Jul 02 00:39:46.883570 np0000183832 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 02 00:39:46.894104 np0000183832 devstack@c-api.service[111328]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 02 00:39:46.896996 np0000183832 devstack@c-api.service[111328]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jul 2 00:39:46 2026] *** Jul 02 00:39:46.896996 np0000183832 devstack@c-api.service[111328]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 02 00:39:46.896996 np0000183832 devstack@c-api.service[111328]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jul 02 00:39:46.896996 np0000183832 devstack@c-api.service[111328]: nodename: np0000183832 Jul 02 00:39:46.896996 np0000183832 devstack@c-api.service[111328]: machine: x86_64 Jul 02 00:39:46.896996 np0000183832 devstack@c-api.service[111328]: clock source: unix Jul 02 00:39:46.896996 np0000183832 devstack@c-api.service[111328]: pcre jit disabled Jul 02 00:39:46.896996 np0000183832 devstack@c-api.service[111328]: detected number of CPU cores: 16 Jul 02 00:39:46.896996 np0000183832 devstack@c-api.service[111328]: current working directory: / Jul 02 00:39:46.896996 np0000183832 devstack@c-api.service[111328]: detected binary path: /usr/bin/uwsgi-core Jul 02 00:39:46.896996 np0000183832 devstack@c-api.service[111328]: your processes number limit is 256917 Jul 02 00:39:46.896996 np0000183832 devstack@c-api.service[111328]: your memory page size is 4096 bytes Jul 02 00:39:46.896996 np0000183832 devstack@c-api.service[111328]: detected max file descriptor number: 2048 Jul 02 00:39:46.896996 np0000183832 devstack@c-api.service[111328]: lock engine: pthread robust mutexes Jul 02 00:39:46.897700 np0000183832 devstack@c-api.service[111328]: thunder lock: enabled Jul 02 00:39:46.897700 np0000183832 devstack@c-api.service[111328]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 02 00:39:46.897700 np0000183832 devstack@c-api.service[111328]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jul 02 00:39:46.897700 np0000183832 devstack@c-api.service[111328]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 02 00:39:46.897700 np0000183832 devstack@c-api.service[111328]: Set PythonHome to /opt/stack/data/venv Jul 02 00:39:46.931457 np0000183832 devstack@c-api.service[111328]: Python main interpreter initialized at 0x72d90b8a3668 Jul 02 00:39:46.931457 np0000183832 devstack@c-api.service[111328]: python threads support enabled Jul 02 00:39:46.931457 np0000183832 devstack@c-api.service[111328]: your server socket listen backlog is limited to 100 connections Jul 02 00:39:46.931457 np0000183832 devstack@c-api.service[111328]: your mercy for graceful operations on workers is 80 seconds Jul 02 00:39:46.931967 np0000183832 devstack@c-api.service[111328]: mapped 671795 bytes (656 KB) for 4 cores Jul 02 00:39:46.932101 np0000183832 devstack@c-api.service[111328]: *** Operational MODE: preforking *** Jul 02 00:39:46.932247 np0000183832 devstack@c-api.service[111328]: *** uWSGI is running in multiple interpreter mode *** Jul 02 00:39:46.932247 np0000183832 devstack@c-api.service[111328]: spawned uWSGI master process (pid: 111328) Jul 02 00:39:46.932380 np0000183832 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 02 00:39:46.932861 np0000183832 devstack@c-api.service[111328]: spawned uWSGI worker 1 (pid: 111329, cores: 1) Jul 02 00:39:46.933324 np0000183832 devstack@c-api.service[111328]: spawned uWSGI worker 2 (pid: 111330, cores: 1) Jul 02 00:39:46.933850 np0000183832 devstack@c-api.service[111328]: spawned uWSGI worker 3 (pid: 111331, cores: 1) Jul 02 00:39:46.935044 np0000183832 devstack@c-api.service[111328]: spawned uWSGI worker 4 (pid: 111332, cores: 1) Jul 02 00:39:46.935044 np0000183832 devstack@c-api.service[111328]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 02 00:39:47.056455 np0000183832 devstack@c-api.service[111329]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 02 00:39:47.056455 np0000183832 devstack@c-api.service[111329]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 00:39:47.056455 np0000183832 devstack@c-api.service[111329]: we strongly recommend against using it for new projects. Jul 02 00:39:47.056455 np0000183832 devstack@c-api.service[111329]: If you are already using Eventlet, we recommend migrating to a different Jul 02 00:39:47.056455 np0000183832 devstack@c-api.service[111329]: framework. For more detail see Jul 02 00:39:47.056455 np0000183832 devstack@c-api.service[111329]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 00:39:47.056455 np0000183832 devstack@c-api.service[111329]: import eventlet # noqa Jul 02 00:39:47.063984 np0000183832 devstack@c-api.service[111330]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 02 00:39:47.063984 np0000183832 devstack@c-api.service[111330]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 00:39:47.063984 np0000183832 devstack@c-api.service[111330]: we strongly recommend against using it for new projects. Jul 02 00:39:47.063984 np0000183832 devstack@c-api.service[111330]: If you are already using Eventlet, we recommend migrating to a different Jul 02 00:39:47.063984 np0000183832 devstack@c-api.service[111330]: framework. For more detail see Jul 02 00:39:47.063984 np0000183832 devstack@c-api.service[111330]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 00:39:47.063984 np0000183832 devstack@c-api.service[111330]: import eventlet # noqa Jul 02 00:39:47.068260 np0000183832 devstack@c-api.service[111331]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 02 00:39:47.068260 np0000183832 devstack@c-api.service[111331]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 00:39:47.068260 np0000183832 devstack@c-api.service[111331]: we strongly recommend against using it for new projects. Jul 02 00:39:47.068260 np0000183832 devstack@c-api.service[111331]: If you are already using Eventlet, we recommend migrating to a different Jul 02 00:39:47.068260 np0000183832 devstack@c-api.service[111331]: framework. For more detail see Jul 02 00:39:47.068260 np0000183832 devstack@c-api.service[111331]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 00:39:47.068260 np0000183832 devstack@c-api.service[111331]: import eventlet # noqa Jul 02 00:39:47.072813 np0000183832 devstack@c-api.service[111332]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 02 00:39:47.072813 np0000183832 devstack@c-api.service[111332]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 00:39:47.072813 np0000183832 devstack@c-api.service[111332]: we strongly recommend against using it for new projects. Jul 02 00:39:47.072813 np0000183832 devstack@c-api.service[111332]: If you are already using Eventlet, we recommend migrating to a different Jul 02 00:39:47.072813 np0000183832 devstack@c-api.service[111332]: framework. For more detail see Jul 02 00:39:47.072813 np0000183832 devstack@c-api.service[111332]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 00:39:47.072813 np0000183832 devstack@c-api.service[111332]: import eventlet # noqa Jul 02 00:39:47.149873 np0000183832 devstack@c-api.service[111329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 02 00:39:47.149873 np0000183832 devstack@c-api.service[111329]: warnings.warn( Jul 02 00:39:47.158843 np0000183832 devstack@c-api.service[111331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 02 00:39:47.158843 np0000183832 devstack@c-api.service[111331]: warnings.warn( Jul 02 00:39:47.159601 np0000183832 devstack@c-api.service[111332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 02 00:39:47.159601 np0000183832 devstack@c-api.service[111332]: warnings.warn( Jul 02 00:39:47.168640 np0000183832 devstack@c-api.service[111330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 02 00:39:47.168640 np0000183832 devstack@c-api.service[111330]: warnings.warn( Jul 02 00:39:47.226368 np0000183832 devstack@c-api.service[111329]: /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 Jul 02 00:39:47.226368 np0000183832 devstack@c-api.service[111329]: from cgi import parse_header Jul 02 00:39:47.241876 np0000183832 devstack@c-api.service[111331]: /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 Jul 02 00:39:47.241876 np0000183832 devstack@c-api.service[111331]: from cgi import parse_header Jul 02 00:39:47.254029 np0000183832 devstack@c-api.service[111332]: /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 Jul 02 00:39:47.254029 np0000183832 devstack@c-api.service[111332]: from cgi import parse_header Jul 02 00:39:47.274961 np0000183832 devstack@c-api.service[111330]: /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 Jul 02 00:39:47.274961 np0000183832 devstack@c-api.service[111330]: from cgi import parse_header Jul 02 00:39:47.275577 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:39:47.275577 np0000183832 devstack@c-api.service[111329]: removals.removed_module( Jul 02 00:39:47.277231 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:39:47.277231 np0000183832 devstack@c-api.service[111329]: removals.removed_module( Jul 02 00:39:47.292411 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:47.292411 np0000183832 devstack@c-api.service[111331]: removals.removed_module( Jul 02 00:39:47.294031 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:47.294031 np0000183832 devstack@c-api.service[111331]: removals.removed_module( Jul 02 00:39:47.303958 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:47.303958 np0000183832 devstack@c-api.service[111332]: removals.removed_module( Jul 02 00:39:47.305557 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:47.305557 np0000183832 devstack@c-api.service[111332]: removals.removed_module( Jul 02 00:39:47.325263 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:39:47.325263 np0000183832 devstack@c-api.service[111330]: removals.removed_module( Jul 02 00:39:47.326739 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:39:47.326739 np0000183832 devstack@c-api.service[111330]: removals.removed_module( Jul 02 00:39:48.060961 np0000183832 devstack@c-api.service[111332]: /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 Jul 02 00:39:48.060961 np0000183832 devstack@c-api.service[111332]: warnings.warn( Jul 02 00:39:48.073684 np0000183832 devstack@c-api.service[111329]: /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 Jul 02 00:39:48.073684 np0000183832 devstack@c-api.service[111329]: warnings.warn( Jul 02 00:39:48.097034 np0000183832 devstack@c-api.service[111331]: /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 Jul 02 00:39:48.097034 np0000183832 devstack@c-api.service[111331]: warnings.warn( Jul 02 00:39:48.110263 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:48.110263 np0000183832 devstack@c-api.service[111332]: warnings.warn( Jul 02 00:39:48.123822 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:39:48.123822 np0000183832 devstack@c-api.service[111329]: warnings.warn( Jul 02 00:39:48.147080 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:48.147080 np0000183832 devstack@c-api.service[111331]: warnings.warn( Jul 02 00:39:48.152796 np0000183832 devstack@c-api.service[111330]: /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 Jul 02 00:39:48.152796 np0000183832 devstack@c-api.service[111330]: warnings.warn( Jul 02 00:39:48.206763 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:39:48.206763 np0000183832 devstack@c-api.service[111330]: warnings.warn( Jul 02 00:39:48.318909 np0000183832 devstack@c-api.service[111332]: 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. Jul 02 00:39:48.319079 np0000183832 devstack@c-api.service[111332]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111332) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 02 00:39:48.319199 np0000183832 devstack@c-api.service[111329]: 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. Jul 02 00:39:48.319390 np0000183832 devstack@c-api.service[111329]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111329) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 02 00:39:48.326972 np0000183832 devstack@c-api.service[111331]: 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. Jul 02 00:39:48.327144 np0000183832 devstack@c-api.service[111331]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111331) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 02 00:39:48.402975 np0000183832 devstack@c-api.service[111330]: 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. Jul 02 00:39:48.402975 np0000183832 devstack@c-api.service[111330]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111330) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 02 00:39:48.406982 np0000183832 devstack@c-api.service[111332]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 02 00:39:48.406982 np0000183832 devstack@c-api.service[111332]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 02 00:39:48.407318 np0000183832 devstack@c-api.service[111331]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 02 00:39:48.407318 np0000183832 devstack@c-api.service[111331]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 02 00:39:48.408561 np0000183832 devstack@c-api.service[111329]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 02 00:39:48.408561 np0000183832 devstack@c-api.service[111329]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 02 00:39:48.466261 np0000183832 devstack@c-api.service[111330]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 02 00:39:48.466261 np0000183832 devstack@c-api.service[111330]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 02 00:39:48.863497 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111331) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 02 00:39:48.863675 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111330) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 02 00:39:48.863805 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.863865 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111329) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 02 00:39:48.863909 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.863994 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.864041 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.864076 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.864226 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.864282 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.864282 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.864364 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111332) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 02 00:39:48.864496 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.864548 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.864596 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.864636 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.864692 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.864735 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.864786 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.864827 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.864865 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.864909 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.864968 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.865012 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.865066 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.865111 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.865145 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.865181 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.865225 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.865272 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.865323 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.865366 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.865409 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.865447 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.865497 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.865542 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.865586 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.865630 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.866000 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.866000 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.866000 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.866000 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.866167 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.866223 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.867673 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.867673 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.867828 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.867899 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.867974 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.868028 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.868097 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.868147 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.868196 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.868257 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.868310 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.868361 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.868410 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.868460 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.868512 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.868571 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.868636 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.868636 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.868636 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.868636 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.868636 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.869202 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.869298 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.869394 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.869502 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.869502 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.869610 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.869610 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.874145 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.874248 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.874248 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.874345 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.874570 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.874570 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.874684 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.874733 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.874774 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.874774 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.874774 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.874774 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.874774 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.874986 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.875374 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.875480 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.875480 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.875564 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.875608 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.875608 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.875679 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.875718 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.875756 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.875874 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.875973 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.875973 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.875973 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.875973 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.876141 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.876141 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.876141 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.876141 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.876141 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.876312 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.876361 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.876424 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.876461 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.876503 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.876503 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.876582 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.876627 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.876666 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.876705 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.876751 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.876791 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.876829 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.876868 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.876904 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.876975 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.877028 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.877068 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.877112 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.877152 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.877206 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.877246 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.877285 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.877323 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.877361 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.877410 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.877454 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.877492 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.877535 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.877575 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.877620 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.877663 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.877743 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.877788 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.877940 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.878059 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.878105 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.878213 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.878254 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.878300 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.878339 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.878384 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.878422 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.878473 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.878546 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.878588 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.878626 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.878664 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.878701 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.878755 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.878796 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.878834 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.878834 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.878834 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.878834 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.878834 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.879065 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.879106 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.879145 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.879194 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.879271 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.879271 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.879271 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.879271 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.879271 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.879447 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.879487 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.879530 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.879579 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.879618 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.879662 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.879701 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.879749 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.879818 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.879866 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.879904 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.879958 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.879998 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.880047 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.880088 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.880162 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.880226 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.880297 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.880337 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.880407 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.880454 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.880498 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.880544 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.880583 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.880645 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.880686 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.880726 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.880764 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.880801 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.880840 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.880882 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.880940 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.880993 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.881042 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.881089 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.881131 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.881170 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.881207 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.881282 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.881282 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.881970 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.882042 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.882084 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.882123 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.882166 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.882207 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.882245 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.882245 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.882305 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.882616 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.882667 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.882715 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.882748 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.882776 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.882802 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.882829 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.882857 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.882903 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.883006 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.883057 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.883088 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.883115 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.883144 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.883170 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.883196 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.883225 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.883261 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.883294 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.883326 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.883355 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.883382 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.883408 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.883435 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.883466 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.883493 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.883524 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.883552 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.883579 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.883606 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.883632 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.883659 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.883685 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.883712 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.883739 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.883770 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.883801 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.883829 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.883855 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.883885 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.883911 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.883964 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.883995 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.883995 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.883995 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.883995 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.883995 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.883995 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.883995 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.885269 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.885349 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.885407 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.885443 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.885471 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.885499 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.885534 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.885568 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.885595 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.885626 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.885626 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.885676 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.885707 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.885771 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.885805 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.885841 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.885869 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.885903 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.885945 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.885945 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.886003 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.886032 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.886064 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.886064 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.886125 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.886158 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.886158 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.886212 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.890476 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.890550 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.890605 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.890659 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.890687 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.890716 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.890757 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.890790 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.890818 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.890852 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.890886 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.890913 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.891016 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.891048 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.891080 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.891106 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.891179 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.891233 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.891306 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.891346 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.891416 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.891606 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.891660 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.891689 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.891717 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.891750 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.891785 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.891814 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.891842 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.891869 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.891901 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.891950 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.891980 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.891980 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.892029 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.892064 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.892094 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.892125 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.892125 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.892183 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.892214 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.892267 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.892318 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.892348 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.892382 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.892444 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.892481 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.892511 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.892545 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.892574 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.892602 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.892630 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.892659 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.892686 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.892783 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.892819 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.893664 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.893726 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.893756 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.893784 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.893864 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.893906 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.893949 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.894008 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.894047 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.894073 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.894100 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.894125 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.894154 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.894181 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.894208 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.894246 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.894302 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.894332 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.894388 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.894417 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.894417 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.894498 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.894498 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.894498 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.894498 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.894498 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.894498 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.894723 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.896943 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.897020 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.897056 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.897088 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.897119 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.897145 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.897177 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.897205 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.897238 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.897290 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.897329 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.897368 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.897406 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.897449 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.897498 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.897538 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.897575 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.897613 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.897659 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.897659 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.897659 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.898086 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.898147 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.898192 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.898259 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.898313 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.898353 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.898416 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.899416 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.899491 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.899534 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.899574 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.899621 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.899661 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.899707 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.899747 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.899786 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.899824 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.899874 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.899915 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.899974 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.900013 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.900050 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.900088 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.900128 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.900167 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.900204 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.900254 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.900300 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.900338 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.900377 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.900417 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.900455 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.900493 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.900535 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.900579 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.900619 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.900664 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.900708 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.900747 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.900798 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.900837 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.900876 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.900914 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.900966 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.901005 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.901051 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.901096 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.901135 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.901174 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.901212 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.901249 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.901287 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.901326 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.901364 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.901403 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.901448 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.901493 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.901531 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.901569 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.901612 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.901651 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.901689 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.901727 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.901764 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.901802 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.901839 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.901890 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.901957 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.901957 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.902032 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.902071 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.902111 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.902111 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.902111 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.902111 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.902111 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.902111 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.902111 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.902111 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.902111 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.902111 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.902462 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.902462 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.902462 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.902462 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.902462 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.902462 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.902462 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.902462 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.902462 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.902462 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.902904 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.903033 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.903078 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.903187 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.903230 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.903288 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.903341 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.903446 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.903489 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.903527 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.903565 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.903602 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.903640 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.903685 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.903723 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.903761 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.903806 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.903845 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.903883 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.903921 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.903921 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.904024 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.904024 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.904024 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.904024 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.904024 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.904024 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.904024 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.904418 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.904418 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.904497 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.904537 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.904576 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.904614 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.904654 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.904702 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.904742 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.904779 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.904819 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.904862 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.904900 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.904956 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.905005 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.905046 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.905090 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.905141 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.905182 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.905219 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.905258 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.905297 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.905335 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.905375 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.905414 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.905452 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.905501 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.905546 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.905585 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.905624 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.905663 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.905705 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.905767 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.905811 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.905856 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.905899 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.905990 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.906040 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.906094 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.906139 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.906180 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.906218 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.906259 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.906308 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.906400 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.906458 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.906501 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.906577 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.906617 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.906662 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.906700 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.906741 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.906808 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.906850 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.906898 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.906990 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.907033 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.907072 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.907111 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.907150 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.907188 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.907226 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.907263 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.907333 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.907383 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.907422 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.907465 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.907503 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.907549 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.907588 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.907626 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.907671 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.907712 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.907784 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.907889 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.907991 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.908051 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.908139 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.908188 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.908235 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.908235 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.908235 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.908235 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.908235 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.908457 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.908457 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.908457 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.908598 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.908646 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.908646 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.908742 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.908742 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.908839 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.908898 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.908982 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.909045 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.909045 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.909045 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.909167 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.909167 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.909259 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.909306 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.909306 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.909406 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.909455 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.909500 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.909545 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.909590 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.909636 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.909681 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.909681 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.909681 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.909815 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.909815 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.909815 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.909815 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.910015 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.910067 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.910116 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.910167 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.910218 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.910390 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.910448 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.910498 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.910545 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.910582 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.910620 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.910657 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.910700 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.910740 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.910778 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.910829 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.910877 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.910984 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.911028 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.911066 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.911115 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.911165 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.911165 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.911165 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.911271 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.911271 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.911271 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.911348 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.911376 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.911407 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.911436 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.911467 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.911493 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.911524 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.911559 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.911586 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.911586 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.911586 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.912963 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.913031 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.913080 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.913147 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.913188 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.913259 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.913304 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.913335 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.913364 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.913431 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.913521 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.913597 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.913685 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.913781 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.917946 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.918021 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.918069 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.918126 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.918165 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.918236 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.918303 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.918343 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.918420 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.918479 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.918538 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.918598 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.918663 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.918718 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.919155 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.919226 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.919290 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.919354 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.919433 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.919501 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.919571 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.919647 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.919717 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.919775 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.919830 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.919903 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.920011 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.920088 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.920152 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.920215 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.920282 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.920366 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.920430 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.920494 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.920563 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.920627 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.920688 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.920758 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.920822 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.921070 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.921199 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.921325 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.921390 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.921463 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.921526 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.921593 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.921664 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.921727 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.921786 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.921845 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.921917 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.922007 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.922071 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.922145 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.922214 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.922317 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.922387 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.922445 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.922503 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.922570 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.922634 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.922705 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.922705 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.922807 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.922879 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.923020 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.923099 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.923172 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.923237 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.923304 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.923379 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.923443 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.923506 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.923584 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.923648 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.923707 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.923768 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.923841 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.923904 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.923904 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.923904 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.923904 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.924233 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.924307 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.924367 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.924428 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.924492 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.924562 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.924623 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.924701 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.924701 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.924822 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.924881 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.924881 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.925000 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.925063 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.925122 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.925182 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.925263 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.925333 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.925389 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.925447 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.925503 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.925574 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.925635 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.925703 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.925763 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.925823 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.925890 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.925994 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.926062 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.926124 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.926184 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.926241 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.926301 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.926360 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.926420 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.926495 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.926549 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.926608 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.926669 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.926736 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.926795 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.926855 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.927047 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.927116 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.927173 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.927173 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.927353 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.927417 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.927478 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.927478 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.927478 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.927662 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.927727 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.927798 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.927798 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.927798 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.928022 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.928094 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.928154 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.928228 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.928304 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.928360 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.928422 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.928503 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.928567 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.928625 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.928741 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.928841 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.928910 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.928994 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.929061 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.929142 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.929207 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.929279 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.929343 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.929343 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.929343 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.929507 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.929507 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.929507 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.929507 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.929507 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.929507 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.929507 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.929507 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.929507 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.930062 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.930062 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.930190 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.930245 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.930303 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.930359 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.930412 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.930483 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.930547 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.930605 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.930660 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.930660 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.930759 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.930825 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.931133 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.931133 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.931337 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.931337 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.931337 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.931465 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.931508 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.931508 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.931584 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.931626 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.931626 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.931709 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.931709 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.931709 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:48.931825 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.931825 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.931905 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.931977 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.931977 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.932058 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.932100 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.932137 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.932191 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.932233 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.932233 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.932313 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.932362 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:48.932403 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.932445 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.932445 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.932518 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:48.932556 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.932556 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.932626 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:48.932661 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.932707 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:48.932707 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:48.932707 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:48.975441 np0000183832 devstack@c-api.service[111329]: INFO dbcounter [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Registered counter for database cinder Jul 02 00:39:48.975755 np0000183832 devstack@c-api.service[111331]: INFO dbcounter [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Registered counter for database cinder Jul 02 00:39:48.976242 np0000183832 devstack@c-api.service[111330]: INFO dbcounter [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Registered counter for database cinder Jul 02 00:39:48.979481 np0000183832 devstack@c-api.service[111332]: INFO dbcounter [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Registered counter for database cinder Jul 02 00:39:49.016549 np0000183832 devstack@c-api.service[111331]: DEBUG oslo_db.sqlalchemy.engines [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 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=111331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:39:49.018409 np0000183832 devstack@c-api.service[111329]: DEBUG oslo_db.sqlalchemy.engines [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 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=111329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:39:49.020198 np0000183832 devstack@c-api.service[111330]: DEBUG oslo_db.sqlalchemy.engines [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d 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=111330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:39:49.022231 np0000183832 devstack@c-api.service[111332]: DEBUG oslo_db.sqlalchemy.engines [None req-46719938-caec-498a-be03-adaee9f71ac0 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=111332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:39:49.127732 np0000183832 devstack@c-api.service[111331]: DEBUG dbcounter [-] [111331] Writer thread running {{(pid=111331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 02 00:39:49.130116 np0000183832 devstack@c-api.service[111331]: INFO cinder.rpc [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 02 00:39:49.132133 np0000183832 devstack@c-api.service[111331]: INFO cinder.rpc [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 02 00:39:49.134301 np0000183832 devstack@c-api.service[111331]: INFO cinder.rpc [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 02 00:39:49.134660 np0000183832 devstack@c-api.service[111329]: DEBUG dbcounter [-] [111329] Writer thread running {{(pid=111329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 02 00:39:49.135219 np0000183832 devstack@c-api.service[111332]: DEBUG dbcounter [-] [111332] Writer thread running {{(pid=111332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 02 00:39:49.136351 np0000183832 devstack@c-api.service[111331]: INFO cinder.rpc [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 02 00:39:49.136440 np0000183832 devstack@c-api.service[111330]: DEBUG dbcounter [-] [111330] Writer thread running {{(pid=111330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 02 00:39:49.137174 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.138024 np0000183832 devstack@c-api.service[111332]: INFO cinder.rpc [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 02 00:39:49.138941 np0000183832 devstack@c-api.service[111329]: INFO cinder.rpc [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 02 00:39:49.139790 np0000183832 devstack@c-api.service[111330]: INFO cinder.rpc [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 02 00:39:49.139977 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.140558 np0000183832 devstack@c-api.service[111332]: INFO cinder.rpc [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 02 00:39:49.142338 np0000183832 devstack@c-api.service[111329]: INFO cinder.rpc [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 02 00:39:49.142444 np0000183832 devstack@c-api.service[111330]: INFO cinder.rpc [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 02 00:39:49.142889 np0000183832 devstack@c-api.service[111332]: INFO cinder.rpc [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 02 00:39:49.144974 np0000183832 devstack@c-api.service[111332]: INFO cinder.rpc [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 02 00:39:49.145224 np0000183832 devstack@c-api.service[111329]: INFO cinder.rpc [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 02 00:39:49.145317 np0000183832 devstack@c-api.service[111330]: INFO cinder.rpc [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 02 00:39:49.146095 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.147865 np0000183832 devstack@c-api.service[111330]: INFO cinder.rpc [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 02 00:39:49.148126 np0000183832 devstack@c-api.service[111329]: INFO cinder.rpc [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 02 00:39:49.148990 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.149299 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.150013 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.152372 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.152710 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.175463 np0000183832 devstack@c-api.service[111331]: DEBUG oslo_db.sqlalchemy.engines [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 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=111331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:39:49.177603 np0000183832 devstack@c-api.service[111331]: INFO cinder.rpc [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 02 00:39:49.179389 np0000183832 devstack@c-api.service[111331]: INFO cinder.rpc [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 02 00:39:49.180174 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.184980 np0000183832 devstack@c-api.service[111332]: DEBUG oslo_db.sqlalchemy.engines [None req-46719938-caec-498a-be03-adaee9f71ac0 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=111332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:39:49.186103 np0000183832 devstack@c-api.service[111329]: DEBUG oslo_db.sqlalchemy.engines [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 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=111329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:39:49.187571 np0000183832 devstack@c-api.service[111330]: DEBUG oslo_db.sqlalchemy.engines [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d 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=111330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:39:49.187910 np0000183832 devstack@c-api.service[111332]: INFO cinder.rpc [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 02 00:39:49.188728 np0000183832 devstack@c-api.service[111329]: INFO cinder.rpc [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 02 00:39:49.189942 np0000183832 devstack@c-api.service[111332]: INFO cinder.rpc [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 02 00:39:49.190170 np0000183832 devstack@c-api.service[111330]: INFO cinder.rpc [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 02 00:39:49.190233 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.191181 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.191244 np0000183832 devstack@c-api.service[111329]: INFO cinder.rpc [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 02 00:39:49.192427 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.192519 np0000183832 devstack@c-api.service[111330]: INFO cinder.rpc [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 02 00:39:49.193382 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.193585 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.196631 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.201639 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.202629 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.204725 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.205816 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.206329 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.207244 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.207670 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.209002 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.210453 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.210536 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.210704 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.213538 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.213662 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.213726 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.213977 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.216710 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.216981 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.217683 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.218167 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.218741 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.220055 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.220660 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.220853 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.221714 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.223085 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.223586 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.224701 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.225879 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.226318 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.226650 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.227740 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.229041 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.229445 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.229658 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.230522 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.230618 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.231785 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.232324 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.233202 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.233413 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.233485 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.233777 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.234859 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.234984 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.236329 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.236476 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.237551 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.237766 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.238669 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.239099 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.240549 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.241906 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.242014 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.242303 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.242941 np0000183832 devstack@c-api.service[111331]: WARNING cinder.api.contrib.hosts [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 02 00:39:49.243056 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.243158 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extended resource: extensions {{(pid=111331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.244490 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extended resource: cgsnapshots {{(pid=111331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.244790 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.245624 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.245880 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extended resource: qos-specs {{(pid=111331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.246388 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.246444 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.247717 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.247822 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.247985 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extended resource: capabilities {{(pid=111331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.248474 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.249196 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.249292 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.249783 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extended resource: backups {{(pid=111331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.250292 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.250667 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.250752 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.251737 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.251815 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extended resource: os-volume-type-access {{(pid=111331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.251964 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.252141 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.253109 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.253376 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.253609 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.253675 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extended resource: encryption {{(pid=111331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.254760 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.254947 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.255083 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.255577 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extended resource: consistencygroups {{(pid=111331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.255962 np0000183832 devstack@c-api.service[111332]: WARNING cinder.api.contrib.hosts [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 02 00:39:49.256204 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extended resource: extensions {{(pid=111332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.256404 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.256663 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.257531 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extended resource: cgsnapshots {{(pid=111332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.257597 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extended resource: extra_specs {{(pid=111331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.257827 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.258025 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.258916 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extended resource: qos-specs {{(pid=111332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.259088 np0000183832 devstack@c-api.service[111330]: WARNING cinder.api.contrib.hosts [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 02 00:39:49.259145 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extended resource: encryption {{(pid=111331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.259206 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.259258 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extended resource: extensions {{(pid=111330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.260169 np0000183832 devstack@c-api.service[111329]: WARNING cinder.api.contrib.hosts [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 02 00:39:49.260398 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extended resource: extensions {{(pid=111329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.260671 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extended resource: os-volume-manage {{(pid=111331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.261014 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extended resource: capabilities {{(pid=111332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.261115 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extended resource: cgsnapshots {{(pid=111330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.261738 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extended resource: cgsnapshots {{(pid=111329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.262151 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extended resource: os-volume-transfer {{(pid=111331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.262504 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extended resource: qos-specs {{(pid=111330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.262905 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extended resource: backups {{(pid=111332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.263139 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extended resource: qos-specs {{(pid=111329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.263809 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extended resource: os-availability-zone {{(pid=111331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.264575 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extended resource: capabilities {{(pid=111330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.264936 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extended resource: os-volume-type-access {{(pid=111332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.265152 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extended resource: os-quota-sets {{(pid=111331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.265199 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extended resource: capabilities {{(pid=111329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.265879 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extended resource: backups {{(pid=111330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.266598 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extended resource: os-quota-class-sets {{(pid=111331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.266805 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extended resource: encryption {{(pid=111332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.268217 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extended resource: backups {{(pid=111329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.268289 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extended resource: os-snapshot-manage {{(pid=111331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.268363 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extended resource: os-volume-type-access {{(pid=111330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.268598 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extended resource: consistencygroups {{(pid=111332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.269155 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extended resource: os-volume-type-access {{(pid=111329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.269489 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extended resource: os-hosts {{(pid=111331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.269558 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extended resource: encryption {{(pid=111330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.270458 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extended resource: extra_specs {{(pid=111332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.270773 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extended resource: encryption {{(pid=111329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.270971 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extended resource: scheduler-stats {{(pid=111331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.271068 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extended resource: consistencygroups {{(pid=111330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.272077 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extended resource: encryption {{(pid=111332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.272346 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extended resource: consistencygroups {{(pid=111329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.273077 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extended resource: extra_specs {{(pid=111330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.273205 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.273623 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extended resource: os-volume-manage {{(pid=111332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.274308 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extended resource: extra_specs {{(pid=111329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.274596 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.274878 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extended resource: encryption {{(pid=111330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.275108 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extended resource: os-volume-transfer {{(pid=111332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.275468 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.contrib.snapshot_actions [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] SnapshotActionsController initialized {{(pid=111331) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 02 00:39:49.275833 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extended resource: encryption {{(pid=111329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.276216 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.276516 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extended resource: os-volume-manage {{(pid=111330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.276786 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extended resource: os-availability-zone {{(pid=111332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.277401 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extended resource: os-volume-manage {{(pid=111329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.277681 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.277999 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extended resource: os-volume-transfer {{(pid=111330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.278108 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extended resource: os-quota-sets {{(pid=111332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.278887 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extended resource: os-volume-transfer {{(pid=111329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.279030 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.279515 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extended resource: os-quota-class-sets {{(pid=111332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.279615 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extended resource: os-availability-zone {{(pid=111330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.280426 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.280523 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extended resource: os-availability-zone {{(pid=111329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.280815 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extended resource: os-snapshot-manage {{(pid=111332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.280933 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extended resource: os-quota-sets {{(pid=111330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.281826 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extended resource: os-quota-sets {{(pid=111329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.281882 np0000183832 devstack@c-api.service[111331]: WARNING castellan.key_manager.migration [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.282214 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extended resource: os-hosts {{(pid=111332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.282357 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extended resource: os-quota-class-sets {{(pid=111330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.282722 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extension UsedLimits extending resource: limits {{(pid=111331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.282841 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.283057 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.283164 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.283256 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extension VolumeActions extending resource: volumes {{(pid=111331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.283385 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.283428 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extended resource: os-quota-class-sets {{(pid=111329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.283497 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.283564 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extended resource: scheduler-stats {{(pid=111332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.283606 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extension TypesManage extending resource: types {{(pid=111331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.283707 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extended resource: os-snapshot-manage {{(pid=111330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.283754 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.283822 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.283937 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extension AdminActions extending resource: volumes {{(pid=111331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.284059 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extension AdminActions extending resource: snapshots {{(pid=111331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.284161 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extension AdminActions extending resource: backups {{(pid=111331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.284268 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.284370 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.284477 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.v3.router [None req-bf0f8954-4fe7-41bb-b301-b2b41de47fa5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.285016 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extended resource: os-snapshot-manage {{(pid=111329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.285334 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extended resource: os-hosts {{(pid=111330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.285671 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.286453 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extended resource: os-hosts {{(pid=111329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.286708 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extended resource: scheduler-stats {{(pid=111330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.287070 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.287810 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extended resource: scheduler-stats {{(pid=111329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:49.287885 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.contrib.snapshot_actions [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] SnapshotActionsController initialized {{(pid=111332) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 02 00:39:49.288615 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.289254 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.289886 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.289943 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.290648 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.291284 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.291328 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.291480 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.contrib.snapshot_actions [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] SnapshotActionsController initialized {{(pid=111330) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 02 00:39:49.292121 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.contrib.snapshot_actions [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] SnapshotActionsController initialized {{(pid=111329) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 02 00:39:49.292210 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.292654 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.292731 np0000183832 devstack@c-api.service[111331]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72d90b8a3668 pid: 111331 (default app) Jul 02 00:39:49.292813 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.293543 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.294131 np0000183832 devstack@c-api.service[111332]: WARNING castellan.key_manager.migration [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.294175 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.294859 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.294972 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extension UsedLimits extending resource: limits {{(pid=111332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.295071 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.295276 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.295368 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.295457 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.295514 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extension VolumeActions extending resource: volumes {{(pid=111332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.295572 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.295687 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.295779 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extension TypesManage extending resource: types {{(pid=111332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.295891 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.296037 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.296127 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extension AdminActions extending resource: volumes {{(pid=111332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.296225 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.296285 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extension AdminActions extending resource: snapshots {{(pid=111332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.296357 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extension AdminActions extending resource: backups {{(pid=111332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.296442 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.296536 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.296646 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.v3.router [None req-46719938-caec-498a-be03-adaee9f71ac0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.296829 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.297767 np0000183832 devstack@c-api.service[111330]: WARNING castellan.key_manager.migration [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.298577 np0000183832 devstack@c-api.service[111329]: WARNING castellan.key_manager.migration [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:49.298639 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extension UsedLimits extending resource: limits {{(pid=111330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.298742 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extension VolumeTypeAccess extending resource: types {{(pid=111330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.298948 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.299071 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.299161 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extension VolumeActions extending resource: volumes {{(pid=111330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.299291 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.299357 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extension UsedLimits extending resource: limits {{(pid=111329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.299417 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extension SnapshotActions extending resource: snapshots {{(pid=111330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.299500 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extension TypesManage extending resource: types {{(pid=111330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.299558 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.299617 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.299673 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.299730 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.299795 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.299854 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extension AdminActions extending resource: volumes {{(pid=111330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.299907 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extension VolumeActions extending resource: volumes {{(pid=111329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.300000 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extension AdminActions extending resource: snapshots {{(pid=111330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.300070 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.300127 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extension AdminActions extending resource: backups {{(pid=111330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.300184 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.300242 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.300300 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extension TypesManage extending resource: types {{(pid=111329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.300357 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.300423 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.300503 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.v3.router [None req-7996b85c-63a8-4840-b82f-5f8393b44a9d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.300561 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.300561 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extension AdminActions extending resource: volumes {{(pid=111329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.300674 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extension AdminActions extending resource: snapshots {{(pid=111329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.300732 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extension AdminActions extending resource: backups {{(pid=111329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.300816 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.300948 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.301036 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.301036 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.301036 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.301036 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.301036 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.301461 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.301461 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.301461 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.301461 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.301461 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.301784 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.301784 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.302349 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.v3.router [None req-f26a06a4-81ad-4230-a6d8-876bc5132a60 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:49.302414 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.302414 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.302414 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.302414 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.302414 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.302414 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.302808 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.302808 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.302808 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.302808 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.303109 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.303109 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.303109 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.303109 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.303355 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.303355 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.303355 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.303355 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.303355 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.303595 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.303595 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.303595 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.303595 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.303595 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.303819 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.303819 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.303819 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.303819 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.303819 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.303819 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.304205 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.304205 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.304205 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.304205 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.304205 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.304205 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.304495 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.304495 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.304495 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.304495 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.304495 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.304495 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.304762 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.304762 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.304762 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.304762 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.304762 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.304762 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.305050 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.305050 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.305050 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.305050 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.305229 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.305229 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.305229 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.305229 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.305229 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.305625 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.305625 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.305625 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.305625 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.305625 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.305842 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.305842 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.305842 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.305842 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.305842 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.305842 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.306233 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.306233 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.306233 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.306233 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.306233 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.306497 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.306497 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.306497 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.306497 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.306497 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.306724 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.306724 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.306724 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.306724 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.306913 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.306913 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.306913 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.306913 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.307152 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.307152 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.307152 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.307152 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.307152 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.307403 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.307403 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.307403 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.307403 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.307403 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.307621 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.307621 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.307621 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.307621 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.307845 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.307845 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.307845 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.307845 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.308055 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.308055 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.308055 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.308055 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.308252 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.308252 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.308252 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.308252 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.308431 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.308431 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.308431 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.308431 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.308618 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.308618 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.308618 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.308618 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.308618 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.308618 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.308887 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.308887 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.308887 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.308887 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.308887 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.309158 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.309158 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.309158 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.309158 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.309158 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.309158 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.309158 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.309462 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.309462 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.309462 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.309462 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.309462 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.309462 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.309737 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.309737 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.309737 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.309737 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.309737 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.309737 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.310090 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.310090 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.310090 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.310090 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.310090 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.310090 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.310557 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.310557 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.310557 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.310557 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.310740 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.310740 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.310740 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.310740 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.310948 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.310948 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.310948 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.310948 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.311129 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.311129 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.311129 np0000183832 devstack@c-api.service[111331]: /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. Jul 02 00:39:49.311129 np0000183832 devstack@c-api.service[111331]: warnings.warn(deprecated_msg) Jul 02 00:39:49.311129 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.middleware.request_id [None req-4a1aa3b9-8ab5-4464-91f5-82ceb2f51dfe None None] RequestId filter calling following filter/app {{(pid=111331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:39:49.311363 np0000183832 devstack@c-api.service[111332]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72d90b8a3668 pid: 111332 (default app) Jul 02 00:39:49.311403 np0000183832 devstack@c-api.service[111331]: [pid: 111331|app: 0|req: 1/1] 199.19.213.114 () {60 vars in 956 bytes} [Thu Jul 2 00:39:49 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 02 00:39:49.311440 np0000183832 devstack@c-api.service[111330]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72d90b8a3668 pid: 111330 (default app) Jul 02 00:39:49.311476 np0000183832 devstack@c-api.service[111329]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72d90b8a3668 pid: 111329 (default app) Jul 02 00:39:56.468984 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.468984 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.468984 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.468984 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.468984 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.469765 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.469765 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.469765 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.469765 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.469765 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.470106 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.470106 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.470106 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.470106 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.470106 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.470106 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.470442 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.470442 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.470442 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.470442 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.470670 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.470670 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.470670 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.470670 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.470945 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.470945 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.470945 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.470945 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.471192 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.471192 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.471192 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.471192 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.471192 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.471477 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.471477 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.471477 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.471477 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.471477 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.471758 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.471758 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.471758 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.471758 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.471758 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.471758 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.472214 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.472214 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.472214 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.472214 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.472214 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.472214 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.472546 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.472546 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.472546 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.472546 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.472546 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.472546 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.472896 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.472896 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.472896 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.472896 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.472896 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.473240 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.473240 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.473240 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.473240 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.473240 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.473509 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.473509 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.473509 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.473509 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.473509 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.473509 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.473899 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.473899 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.473899 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.473899 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.473899 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.473899 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.474267 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.474267 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.474267 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.474267 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.474267 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.474554 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.474554 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.474554 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.474554 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.474554 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.474829 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.474829 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.474829 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.474829 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.475091 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.475091 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.475091 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.475091 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.475321 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.475321 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.475321 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.475321 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.475321 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.475629 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.475629 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.475629 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.475629 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.475629 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.475898 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.475898 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.475898 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.475898 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.476148 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.476148 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.476148 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.476148 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.476376 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.476376 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.476376 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.476376 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.476659 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.476659 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.476659 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.476659 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.477105 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.477105 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.477105 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.477105 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.477566 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.477566 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.477566 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.477566 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.477566 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.477705 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.477705 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.477705 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.477705 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.477705 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.477705 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.477857 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.477857 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.477857 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.477857 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.477857 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.478002 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.478002 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.478002 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.478002 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.478002 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.478002 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.478155 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.478155 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.478155 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.478155 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.478155 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.478155 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.478311 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.478311 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.478311 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.478311 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.478311 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.478311 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.478465 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.478465 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.478465 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.478465 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.478465 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.478465 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.478614 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.478614 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.478614 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.478614 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.478723 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.478723 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.478723 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.478723 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.478723 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.478860 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.478860 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.478860 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.478860 np0000183832 devstack@c-api.service[111332]: /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. Jul 02 00:39:56.478860 np0000183832 devstack@c-api.service[111332]: warnings.warn(deprecated_msg) Jul 02 00:39:56.478860 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.middleware.request_id [None req-b670425d-3861-4455-9f61-0e26462e5c61 None None] RequestId filter calling following filter/app {{(pid=111332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:39:56.976493 np0000183832 devstack@c-api.service[111332]: INFO cinder.api.openstack.wsgi [None req-b670425d-3861-4455-9f61-0e26462e5c61 admin admin] POST https://199.19.213.114/volume/v3/types Jul 02 00:39:56.977106 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.openstack.wsgi [None req-b670425d-3861-4455-9f61-0e26462e5c61 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 02 00:39:56.978771 np0000183832 devstack@c-api.service[111332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jul 02 00:39:56.978771 np0000183832 devstack@c-api.service[111332]: warnings.warn( Jul 02 00:39:57.012909 np0000183832 devstack@c-api.service[111332]: DEBUG oslo_db.sqlalchemy.engines [None req-b670425d-3861-4455-9f61-0e26462e5c61 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=111332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:39:57.050830 np0000183832 devstack@c-api.service[111332]: INFO cinder.api.openstack.wsgi [None req-b670425d-3861-4455-9f61-0e26462e5c61 admin admin] https://199.19.213.114/volume/v3/types returned with HTTP 200 Jul 02 00:39:57.051586 np0000183832 devstack@c-api.service[111332]: [pid: 111332|app: 0|req: 1/2] 199.19.213.114 () {68 vars in 1288 bytes} [Thu Jul 2 00:39:56 2026] POST /volume/v3/types => generated 186 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:39:57.063838 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.middleware.request_id [req-b670425d-3861-4455-9f61-0e26462e5c61 req-7fd3dfd7-74f7-4527-b150-61ea8ad9f74d None None] RequestId filter calling following filter/app {{(pid=111331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:39:57.404689 np0000183832 devstack@c-api.service[111331]: INFO cinder.api.openstack.wsgi [req-b670425d-3861-4455-9f61-0e26462e5c61 req-7fd3dfd7-74f7-4527-b150-61ea8ad9f74d admin admin] POST https://199.19.213.114/volume/v3/types/3355bdfb-cae3-471c-a766-41204a4a57f4/extra_specs Jul 02 00:39:57.405088 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.openstack.wsgi [req-b670425d-3861-4455-9f61-0e26462e5c61 req-7fd3dfd7-74f7-4527-b150-61ea8ad9f74d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 02 00:39:57.406859 np0000183832 devstack@c-api.service[111331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jul 02 00:39:57.406859 np0000183832 devstack@c-api.service[111331]: warnings.warn( Jul 02 00:39:57.441706 np0000183832 devstack@c-api.service[111331]: DEBUG oslo_db.sqlalchemy.engines [req-b670425d-3861-4455-9f61-0e26462e5c61 req-7fd3dfd7-74f7-4527-b150-61ea8ad9f74d 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=111331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:39:57.502637 np0000183832 devstack@c-api.service[111331]: INFO cinder.api.openstack.wsgi [req-b670425d-3861-4455-9f61-0e26462e5c61 req-7fd3dfd7-74f7-4527-b150-61ea8ad9f74d admin admin] https://199.19.213.114/volume/v3/types/3355bdfb-cae3-471c-a766-41204a4a57f4/extra_specs returned with HTTP 200 Jul 02 00:39:57.503121 np0000183832 devstack@c-api.service[111331]: [pid: 111331|app: 0|req: 2/3] 199.19.213.114 () {70 vars in 1505 bytes} [Thu Jul 2 00:39:57 2026] POST /volume/v3/types/3355bdfb-cae3-471c-a766-41204a4a57f4/extra_specs => generated 55 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:39:59.190677 np0000183832 devstack@c-api.service[111329]: DEBUG dbcounter [-] [111329] Writing DB stats cinder:SELECT=6 {{(pid=111329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:39:59.191830 np0000183832 devstack@c-api.service[111330]: DEBUG dbcounter [-] [111330] Writing DB stats cinder:SELECT=6 {{(pid=111330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:40:07.050006 np0000183832 devstack@c-api.service[111332]: DEBUG dbcounter [-] [111332] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:40:07.501717 np0000183832 devstack@c-api.service[111331]: DEBUG dbcounter [-] [111331] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:42:29.531026 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.531026 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.531026 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.531026 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.531026 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.532123 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.532123 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.532123 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.532123 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.532123 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.532462 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.532462 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.532462 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.532462 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.532462 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.532462 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.532869 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.532869 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.532869 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.532869 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.533181 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.533181 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.533181 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.533181 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.533449 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.533449 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.533449 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.533449 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.533729 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.533729 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.533729 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.533729 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.533729 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.534129 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.534129 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.534129 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.534129 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.534129 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.534458 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.534458 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.534458 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.534458 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.534458 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.534458 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.534886 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.534886 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.534886 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.534886 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.534886 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.534886 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.535446 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.535446 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.535446 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.535446 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.535446 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.535446 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.535703 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.535703 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.535703 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.535703 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.535703 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.535956 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.535956 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.535956 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.535956 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.535956 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.536167 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.536167 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.536167 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.536167 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.536167 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.536167 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.536443 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.536443 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.536443 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.536443 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.536443 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.536443 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.536667 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.536667 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.536667 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.536667 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.536667 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.536898 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.536898 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.536898 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.536898 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.536898 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.537449 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.537449 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.537449 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.537449 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.537638 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.537638 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.537638 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.537638 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.537825 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.537825 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.537825 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.537825 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.537825 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.538090 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.538090 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.538090 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.538090 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.538090 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.538284 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.538284 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.538284 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.538284 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.538455 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.538455 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.538455 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.538455 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.538637 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.538637 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.538637 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.538637 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.538819 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.538819 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.538819 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.538819 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.539023 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.539023 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.539023 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.539023 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.539231 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.539231 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.539231 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.539231 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.539231 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.539478 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.539478 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.539478 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.539478 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.539478 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.539478 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.539748 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.539748 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.539748 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.539748 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.539748 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.539987 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.539987 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.539987 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.539987 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.539987 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.539987 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.540268 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.540268 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.540268 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.540268 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.540268 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.540268 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.540531 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.540531 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.540531 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.540531 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.540531 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.540531 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.540808 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.540808 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.540808 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.540808 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.540808 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.540808 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.541118 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.541118 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.541118 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.541118 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.541304 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.541304 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.541304 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.541304 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.541304 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.541552 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.541552 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.541552 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.541552 np0000183832 devstack@c-api.service[111330]: /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. Jul 02 00:42:29.541552 np0000183832 devstack@c-api.service[111330]: warnings.warn(deprecated_msg) Jul 02 00:42:29.541552 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.middleware.request_id [None req-516ef3f6-c317-4064-abee-0cbd1296f22c None None] RequestId filter calling following filter/app {{(pid=111330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:42:29.541552 np0000183832 devstack@c-api.service[111330]: INFO cinder.api.openstack.wsgi [None req-516ef3f6-c317-4064-abee-0cbd1296f22c None None] GET https://199.19.213.114/volume// Jul 02 00:42:29.541835 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.openstack.wsgi [None req-516ef3f6-c317-4064-abee-0cbd1296f22c None None] Empty body provided in request {{(pid=111330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:42:29.541835 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.openstack.wsgi [None req-516ef3f6-c317-4064-abee-0cbd1296f22c None None] Calling method 'all' {{(pid=111330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:42:29.541835 np0000183832 devstack@c-api.service[111330]: INFO cinder.api.openstack.wsgi [None req-516ef3f6-c317-4064-abee-0cbd1296f22c None None] https://199.19.213.114/volume// returned with HTTP 300 Jul 02 00:42:29.541835 np0000183832 devstack@c-api.service[111330]: [pid: 111330|app: 0|req: 1/4] 199.19.213.114 () {66 vars in 1456 bytes} [Thu Jul 2 00:42:29 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 02 00:43:08.800620 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.800620 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.800620 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.800620 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.801460 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.801460 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.801460 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.801460 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.801714 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.801714 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.801714 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.801714 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.801714 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.801714 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.802117 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.802117 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.802117 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.802117 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.802117 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.802443 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.802443 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.802443 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.802443 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.802443 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.802725 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.802725 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.802725 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.802725 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.803039 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.803039 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.803039 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.803039 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.803039 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.803349 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.803349 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.803349 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.803349 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.803349 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.803657 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.803657 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.803657 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.803657 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.803657 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.803657 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.804041 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.804041 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.804041 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.804041 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.804041 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.804041 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.804477 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.804477 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.804477 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.804477 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.804477 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.804477 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.804844 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.804844 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.804844 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.804844 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.804844 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.805211 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.805211 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.805211 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.805211 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.805211 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.805500 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.805500 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.805500 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.805500 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.805500 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.805500 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.805865 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.805865 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.805865 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.805865 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.805865 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.805865 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.806223 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.806223 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.806223 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.806223 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.806223 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.806540 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.806540 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.806540 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.806540 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.806540 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.806830 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.806830 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.806830 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.806830 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.807175 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.807175 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.807175 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.807175 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.807436 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.807436 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.807436 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.807436 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.807436 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.807780 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.807780 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.807780 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.807780 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.807780 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.807977 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.807977 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.807977 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.807977 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.808127 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.808127 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.808127 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.808127 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.808289 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.808289 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.808289 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.808289 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.808448 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.808448 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.808448 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.808448 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.808599 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.808599 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.808599 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.808599 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.808759 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.808759 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.808759 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.808759 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.808759 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.808972 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.808972 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.808972 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.808972 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.808972 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.808972 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.809196 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.809196 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.809196 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.809196 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.809196 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.809372 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.809372 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.809372 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.809372 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.809372 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.809372 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.809591 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.809591 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.809591 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.809591 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.809591 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.809591 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.809815 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.809815 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.809815 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.809815 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.809815 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.809815 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.810063 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.810063 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.810063 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.810063 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.810063 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.810063 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.810298 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.810298 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.810298 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.810298 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.810466 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.810466 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.810466 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.810466 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.810466 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.810653 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.810653 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.810653 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.810653 np0000183832 devstack@c-api.service[111329]: /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. Jul 02 00:43:08.810653 np0000183832 devstack@c-api.service[111329]: warnings.warn(deprecated_msg) Jul 02 00:43:08.810653 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.middleware.request_id [None req-053f5643-c6e0-461e-8743-03e0f1eab025 None None] RequestId filter calling following filter/app {{(pid=111329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:08.810653 np0000183832 devstack@c-api.service[111329]: [pid: 111329|app: 0|req: 1/5] 199.19.213.114 () {62 vars in 1068 bytes} [Thu Jul 2 00:43:08 2026] GET /volume/v3 => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 02 00:43:08.841879 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.middleware.request_id [None req-a54d77bd-dee8-4ee4-9ebf-d45160cddecd None None] RequestId filter calling following filter/app {{(pid=111332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:08.853682 np0000183832 devstack@c-api.service[111332]: [pid: 111332|app: 0|req: 2/6] 199.19.213.114 () {64 vars in 1272 bytes} [Thu Jul 2 00:43:08 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 02 00:43:08.889125 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.middleware.request_id [req-a54d77bd-dee8-4ee4-9ebf-d45160cddecd req-4f2d7cf1-f24a-4daa-b79e-82d86187585f None None] RequestId filter calling following filter/app {{(pid=111331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:08.893647 np0000183832 devstack@c-api.service[111331]: INFO cinder.api.openstack.wsgi [req-a54d77bd-dee8-4ee4-9ebf-d45160cddecd req-4f2d7cf1-f24a-4daa-b79e-82d86187585f demo demo] GET https://199.19.213.114/volume/v3/ Jul 02 00:43:08.894276 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.openstack.wsgi [req-a54d77bd-dee8-4ee4-9ebf-d45160cddecd req-4f2d7cf1-f24a-4daa-b79e-82d86187585f demo demo] Empty body provided in request {{(pid=111331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:08.894703 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.openstack.wsgi [req-a54d77bd-dee8-4ee4-9ebf-d45160cddecd req-4f2d7cf1-f24a-4daa-b79e-82d86187585f demo demo] Calling method 'version_select' {{(pid=111331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:08.896135 np0000183832 devstack@c-api.service[111331]: INFO cinder.api.openstack.wsgi [req-a54d77bd-dee8-4ee4-9ebf-d45160cddecd req-4f2d7cf1-f24a-4daa-b79e-82d86187585f demo demo] https://199.19.213.114/volume/v3/ returned with HTTP 200 Jul 02 00:43:08.896791 np0000183832 devstack@c-api.service[111331]: [pid: 111331|app: 0|req: 3/7] 199.19.213.114 () {66 vars in 1346 bytes} [Thu Jul 2 00:43:08 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:08.930761 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.middleware.request_id [None req-8c26f93f-9773-473f-bc01-187bd416591c None None] RequestId filter calling following filter/app {{(pid=111330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:09.268049 np0000183832 devstack@c-api.service[111330]: INFO cinder.api.openstack.wsgi [None req-8c26f93f-9773-473f-bc01-187bd416591c demo demo] GET https://199.19.213.114/volume/v3/types Jul 02 00:43:09.268405 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.openstack.wsgi [None req-8c26f93f-9773-473f-bc01-187bd416591c demo demo] Empty body provided in request {{(pid=111330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:09.268596 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.openstack.wsgi [None req-8c26f93f-9773-473f-bc01-187bd416591c demo demo] Calling method 'index' {{(pid=111330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:09.269088 np0000183832 devstack@c-api.service[111330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jul 02 00:43:09.269088 np0000183832 devstack@c-api.service[111330]: warnings.warn( Jul 02 00:43:09.269704 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.api_utils [None req-8c26f93f-9773-473f-bc01-187bd416591c demo demo] Removing options '' from query. {{(pid=111330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:43:09.306150 np0000183832 devstack@c-api.service[111330]: DEBUG oslo_db.sqlalchemy.engines [None req-8c26f93f-9773-473f-bc01-187bd416591c 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=111330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:43:09.328071 np0000183832 devstack@c-api.service[111330]: INFO cinder.api.openstack.wsgi [None req-8c26f93f-9773-473f-bc01-187bd416591c demo demo] https://199.19.213.114/volume/v3/types returned with HTTP 200 Jul 02 00:43:09.328557 np0000183832 devstack@c-api.service[111330]: [pid: 111330|app: 0|req: 2/8] 199.19.213.114 () {64 vars in 1290 bytes} [Thu Jul 2 00:43:08 2026] GET /volume/v3/types => generated 377 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:09.366390 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.middleware.request_id [None req-225e8d4d-34c5-4f40-86b0-8e2260b503b3 None None] RequestId filter calling following filter/app {{(pid=111329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:09.702238 np0000183832 devstack@c-api.service[111329]: INFO cinder.api.openstack.wsgi [None req-225e8d4d-34c5-4f40-86b0-8e2260b503b3 demo demo] GET https://199.19.213.114/volume/v3/types/default Jul 02 00:43:09.702587 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.openstack.wsgi [None req-225e8d4d-34c5-4f40-86b0-8e2260b503b3 demo demo] Empty body provided in request {{(pid=111329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:09.702807 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.openstack.wsgi [None req-225e8d4d-34c5-4f40-86b0-8e2260b503b3 demo demo] Calling method 'show' {{(pid=111329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:09.740382 np0000183832 devstack@c-api.service[111329]: DEBUG oslo_db.sqlalchemy.engines [None req-225e8d4d-34c5-4f40-86b0-8e2260b503b3 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=111329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:43:09.758443 np0000183832 devstack@c-api.service[111329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jul 02 00:43:09.758443 np0000183832 devstack@c-api.service[111329]: warnings.warn( Jul 02 00:43:09.760627 np0000183832 devstack@c-api.service[111329]: INFO cinder.api.openstack.wsgi [None req-225e8d4d-34c5-4f40-86b0-8e2260b503b3 demo demo] https://199.19.213.114/volume/v3/types/default returned with HTTP 200 Jul 02 00:43:09.760994 np0000183832 devstack@c-api.service[111329]: [pid: 111329|app: 0|req: 2/9] 199.19.213.114 () {64 vars in 1301 bytes} [Thu Jul 2 00:43:09 2026] GET /volume/v3/types/default => generated 145 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:10.241111 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.middleware.request_id [None req-650e8e5d-6050-44a6-8da4-c6b61def38ad None None] RequestId filter calling following filter/app {{(pid=111332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:10.242472 np0000183832 devstack@c-api.service[111332]: [pid: 111332|app: 0|req: 3/10] 199.19.213.114 () {62 vars in 1068 bytes} [Thu Jul 2 00:43:10 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 02 00:43:10.276393 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.middleware.request_id [None req-cd540f63-7725-44e4-9660-4586ebd4ef3d None None] RequestId filter calling following filter/app {{(pid=111331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:10.284585 np0000183832 devstack@c-api.service[111331]: [pid: 111331|app: 0|req: 4/11] 199.19.213.114 () {64 vars in 1272 bytes} [Thu Jul 2 00:43:10 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 02 00:43:10.318078 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.middleware.request_id [req-cd540f63-7725-44e4-9660-4586ebd4ef3d req-8b23624d-7fb4-4002-a8b5-099967e353b9 None None] RequestId filter calling following filter/app {{(pid=111330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:10.322233 np0000183832 devstack@c-api.service[111330]: INFO cinder.api.openstack.wsgi [req-cd540f63-7725-44e4-9660-4586ebd4ef3d req-8b23624d-7fb4-4002-a8b5-099967e353b9 demo demo] GET https://199.19.213.114/volume/v3/ Jul 02 00:43:10.322488 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.openstack.wsgi [req-cd540f63-7725-44e4-9660-4586ebd4ef3d req-8b23624d-7fb4-4002-a8b5-099967e353b9 demo demo] Empty body provided in request {{(pid=111330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:10.322736 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.openstack.wsgi [req-cd540f63-7725-44e4-9660-4586ebd4ef3d req-8b23624d-7fb4-4002-a8b5-099967e353b9 demo demo] Calling method 'version_select' {{(pid=111330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:10.323613 np0000183832 devstack@c-api.service[111330]: INFO cinder.api.openstack.wsgi [req-cd540f63-7725-44e4-9660-4586ebd4ef3d req-8b23624d-7fb4-4002-a8b5-099967e353b9 demo demo] https://199.19.213.114/volume/v3/ returned with HTTP 200 Jul 02 00:43:10.323747 np0000183832 devstack@c-api.service[111330]: [pid: 111330|app: 0|req: 3/12] 199.19.213.114 () {66 vars in 1346 bytes} [Thu Jul 2 00:43:10 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:10.363139 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.middleware.request_id [None req-fa259821-906e-48b5-884c-34daeea59ce6 None None] RequestId filter calling following filter/app {{(pid=111329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:10.366543 np0000183832 devstack@c-api.service[111329]: INFO cinder.api.openstack.wsgi [None req-fa259821-906e-48b5-884c-34daeea59ce6 demo demo] GET https://199.19.213.114/volume/v3/types/default Jul 02 00:43:10.366920 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.openstack.wsgi [None req-fa259821-906e-48b5-884c-34daeea59ce6 demo demo] Empty body provided in request {{(pid=111329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:10.367338 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.openstack.wsgi [None req-fa259821-906e-48b5-884c-34daeea59ce6 demo demo] Calling method 'show' {{(pid=111329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:10.376417 np0000183832 devstack@c-api.service[111329]: INFO cinder.api.openstack.wsgi [None req-fa259821-906e-48b5-884c-34daeea59ce6 demo demo] https://199.19.213.114/volume/v3/types/default returned with HTTP 200 Jul 02 00:43:10.376732 np0000183832 devstack@c-api.service[111329]: [pid: 111329|app: 0|req: 3/13] 199.19.213.114 () {64 vars in 1301 bytes} [Thu Jul 2 00:43:10 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) Jul 02 00:43:10.962222 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.middleware.request_id [None req-d600e902-63c5-48b3-a34f-cab8457366c8 None None] RequestId filter calling following filter/app {{(pid=111332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:10.963389 np0000183832 devstack@c-api.service[111332]: [pid: 111332|app: 0|req: 4/14] 199.19.213.114 () {62 vars in 1068 bytes} [Thu Jul 2 00:43:10 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 02 00:43:10.991232 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.middleware.request_id [None req-54dabdd4-1869-4269-8f3d-5b768a71fee8 None None] RequestId filter calling following filter/app {{(pid=111331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:10.994801 np0000183832 devstack@c-api.service[111331]: [pid: 111331|app: 0|req: 5/15] 199.19.213.114 () {64 vars in 1272 bytes} [Thu Jul 2 00:43:10 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 02 00:43:11.027918 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.middleware.request_id [req-54dabdd4-1869-4269-8f3d-5b768a71fee8 req-88f7c578-3397-4088-9309-ffef028f8ac7 None None] RequestId filter calling following filter/app {{(pid=111330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:11.031264 np0000183832 devstack@c-api.service[111330]: INFO cinder.api.openstack.wsgi [req-54dabdd4-1869-4269-8f3d-5b768a71fee8 req-88f7c578-3397-4088-9309-ffef028f8ac7 demo demo] GET https://199.19.213.114/volume/v3/ Jul 02 00:43:11.031616 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.openstack.wsgi [req-54dabdd4-1869-4269-8f3d-5b768a71fee8 req-88f7c578-3397-4088-9309-ffef028f8ac7 demo demo] Empty body provided in request {{(pid=111330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:11.032012 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.openstack.wsgi [req-54dabdd4-1869-4269-8f3d-5b768a71fee8 req-88f7c578-3397-4088-9309-ffef028f8ac7 demo demo] Calling method 'version_select' {{(pid=111330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:11.032732 np0000183832 devstack@c-api.service[111330]: INFO cinder.api.openstack.wsgi [req-54dabdd4-1869-4269-8f3d-5b768a71fee8 req-88f7c578-3397-4088-9309-ffef028f8ac7 demo demo] https://199.19.213.114/volume/v3/ returned with HTTP 200 Jul 02 00:43:11.033487 np0000183832 devstack@c-api.service[111330]: [pid: 111330|app: 0|req: 4/16] 199.19.213.114 () {66 vars in 1346 bytes} [Thu Jul 2 00:43:11 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:11.071671 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.middleware.request_id [None req-d0b1a256-4bd7-47d2-9109-82cb9ac93f11 None None] RequestId filter calling following filter/app {{(pid=111329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:11.075471 np0000183832 devstack@c-api.service[111329]: INFO cinder.api.openstack.wsgi [None req-d0b1a256-4bd7-47d2-9109-82cb9ac93f11 demo demo] GET https://199.19.213.114/volume/v3/types/default Jul 02 00:43:11.075796 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.openstack.wsgi [None req-d0b1a256-4bd7-47d2-9109-82cb9ac93f11 demo demo] Empty body provided in request {{(pid=111329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:11.076280 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.openstack.wsgi [None req-d0b1a256-4bd7-47d2-9109-82cb9ac93f11 demo demo] Calling method 'show' {{(pid=111329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:11.084537 np0000183832 devstack@c-api.service[111329]: INFO cinder.api.openstack.wsgi [None req-d0b1a256-4bd7-47d2-9109-82cb9ac93f11 demo demo] https://199.19.213.114/volume/v3/types/default returned with HTTP 200 Jul 02 00:43:11.084820 np0000183832 devstack@c-api.service[111329]: [pid: 111329|app: 0|req: 4/17] 199.19.213.114 () {64 vars in 1301 bytes} [Thu Jul 2 00:43:11 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:11.120299 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.middleware.request_id [None req-1d0433ca-ad49-4f2a-bf55-4a003abd2672 None None] RequestId filter calling following filter/app {{(pid=111332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:11.121453 np0000183832 devstack@c-api.service[111332]: [pid: 111332|app: 0|req: 5/18] 199.19.213.114 () {62 vars in 1068 bytes} [Thu Jul 2 00:43:11 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 02 00:43:11.152571 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.middleware.request_id [None req-c94aa5b8-92f0-4a28-9acd-b087e4e3fb63 None None] RequestId filter calling following filter/app {{(pid=111331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:11.155921 np0000183832 devstack@c-api.service[111331]: [pid: 111331|app: 0|req: 6/19] 199.19.213.114 () {64 vars in 1272 bytes} [Thu Jul 2 00:43:11 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 02 00:43:11.189736 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.middleware.request_id [req-c94aa5b8-92f0-4a28-9acd-b087e4e3fb63 req-75198e0a-b6ee-4861-83d1-c5491223a615 None None] RequestId filter calling following filter/app {{(pid=111330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:11.192958 np0000183832 devstack@c-api.service[111330]: INFO cinder.api.openstack.wsgi [req-c94aa5b8-92f0-4a28-9acd-b087e4e3fb63 req-75198e0a-b6ee-4861-83d1-c5491223a615 demo demo] GET https://199.19.213.114/volume/v3/ Jul 02 00:43:11.193354 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.openstack.wsgi [req-c94aa5b8-92f0-4a28-9acd-b087e4e3fb63 req-75198e0a-b6ee-4861-83d1-c5491223a615 demo demo] Empty body provided in request {{(pid=111330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:11.193726 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.openstack.wsgi [req-c94aa5b8-92f0-4a28-9acd-b087e4e3fb63 req-75198e0a-b6ee-4861-83d1-c5491223a615 demo demo] Calling method 'version_select' {{(pid=111330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:11.194536 np0000183832 devstack@c-api.service[111330]: INFO cinder.api.openstack.wsgi [req-c94aa5b8-92f0-4a28-9acd-b087e4e3fb63 req-75198e0a-b6ee-4861-83d1-c5491223a615 demo demo] https://199.19.213.114/volume/v3/ returned with HTTP 200 Jul 02 00:43:11.195205 np0000183832 devstack@c-api.service[111330]: [pid: 111330|app: 0|req: 5/20] 199.19.213.114 () {66 vars in 1346 bytes} [Thu Jul 2 00:43:11 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:11.233579 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.middleware.request_id [None req-e536d9e1-f92d-484a-bed3-5bff6a5ce088 None None] RequestId filter calling following filter/app {{(pid=111329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:11.237377 np0000183832 devstack@c-api.service[111329]: INFO cinder.api.openstack.wsgi [None req-e536d9e1-f92d-484a-bed3-5bff6a5ce088 demo demo] GET https://199.19.213.114/volume/v3/types/default Jul 02 00:43:11.237580 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.openstack.wsgi [None req-e536d9e1-f92d-484a-bed3-5bff6a5ce088 demo demo] Empty body provided in request {{(pid=111329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:11.237812 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.openstack.wsgi [None req-e536d9e1-f92d-484a-bed3-5bff6a5ce088 demo demo] Calling method 'show' {{(pid=111329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:11.245341 np0000183832 devstack@c-api.service[111329]: INFO cinder.api.openstack.wsgi [None req-e536d9e1-f92d-484a-bed3-5bff6a5ce088 demo demo] https://199.19.213.114/volume/v3/types/default returned with HTTP 200 Jul 02 00:43:11.245642 np0000183832 devstack@c-api.service[111329]: [pid: 111329|app: 0|req: 5/21] 199.19.213.114 () {64 vars in 1301 bytes} [Thu Jul 2 00:43:11 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:19.321054 np0000183832 devstack@c-api.service[111330]: DEBUG dbcounter [-] [111330] Writing DB stats cinder:SELECT=1 {{(pid=111330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:43:21.241869 np0000183832 devstack@c-api.service[111329]: DEBUG dbcounter [-] [111329] Writing DB stats cinder:SELECT=8 {{(pid=111329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:48:09.883168 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.middleware.request_id [None req-e7968c37-6df2-40b0-aeb3-062102c4df01 None None] RequestId filter calling following filter/app {{(pid=111332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:48:09.957905 np0000183832 devstack@c-api.service[111332]: INFO cinder.api.openstack.wsgi [None req-e7968c37-6df2-40b0-aeb3-062102c4df01 demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 00:48:09.958120 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.openstack.wsgi [None req-e7968c37-6df2-40b0-aeb3-062102c4df01 demo demo] Empty body provided in request {{(pid=111332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:48:09.958317 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.openstack.wsgi [None req-e7968c37-6df2-40b0-aeb3-062102c4df01 demo demo] Calling method 'detail' {{(pid=111332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:48:09.958850 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.api_utils [None req-e7968c37-6df2-40b0-aeb3-062102c4df01 demo demo] Removing options '' from query. {{(pid=111332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:48:09.959669 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.volume.api [None req-e7968c37-6df2-40b0-aeb3-062102c4df01 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:48:09.998660 np0000183832 devstack@c-api.service[111332]: INFO cinder.volume.api [None req-e7968c37-6df2-40b0-aeb3-062102c4df01 demo demo] Get all volumes completed successfully. Jul 02 00:48:10.000893 np0000183832 devstack@c-api.service[111332]: INFO cinder.api.openstack.wsgi [None req-e7968c37-6df2-40b0-aeb3-062102c4df01 demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:48:10.001383 np0000183832 devstack@c-api.service[111332]: [pid: 111332|app: 0|req: 6/22] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 00:48:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:48:19.991718 np0000183832 devstack@c-api.service[111332]: DEBUG dbcounter [-] [111332] Writing DB stats cinder:SELECT=1 {{(pid=111332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:49:10.018776 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.middleware.request_id [None req-a8dcd058-cb88-4b3f-ac4c-3da9b4374f0a None None] RequestId filter calling following filter/app {{(pid=111331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:49:10.023243 np0000183832 devstack@c-api.service[111331]: INFO cinder.api.openstack.wsgi [None req-a8dcd058-cb88-4b3f-ac4c-3da9b4374f0a demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 00:49:10.023503 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.openstack.wsgi [None req-a8dcd058-cb88-4b3f-ac4c-3da9b4374f0a demo demo] Empty body provided in request {{(pid=111331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:49:10.023765 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.openstack.wsgi [None req-a8dcd058-cb88-4b3f-ac4c-3da9b4374f0a demo demo] Calling method 'detail' {{(pid=111331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:49:10.024821 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.api_utils [None req-a8dcd058-cb88-4b3f-ac4c-3da9b4374f0a demo demo] Removing options '' from query. {{(pid=111331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:49:10.027314 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.volume.api [None req-a8dcd058-cb88-4b3f-ac4c-3da9b4374f0a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:49:10.068088 np0000183832 devstack@c-api.service[111331]: INFO cinder.volume.api [None req-a8dcd058-cb88-4b3f-ac4c-3da9b4374f0a demo demo] Get all volumes completed successfully. Jul 02 00:49:10.070271 np0000183832 devstack@c-api.service[111331]: INFO cinder.api.openstack.wsgi [None req-a8dcd058-cb88-4b3f-ac4c-3da9b4374f0a demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:49:10.070827 np0000183832 devstack@c-api.service[111331]: [pid: 111331|app: 0|req: 7/23] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 00:49:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:49:20.061822 np0000183832 devstack@c-api.service[111331]: DEBUG dbcounter [-] [111331] Writing DB stats cinder:SELECT=1 {{(pid=111331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:50:10.085025 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.middleware.request_id [None req-45226d8e-9ec2-4b6b-b560-57f38be667e7 None None] RequestId filter calling following filter/app {{(pid=111330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:50:10.089225 np0000183832 devstack@c-api.service[111330]: INFO cinder.api.openstack.wsgi [None req-45226d8e-9ec2-4b6b-b560-57f38be667e7 demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 00:50:10.089768 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.openstack.wsgi [None req-45226d8e-9ec2-4b6b-b560-57f38be667e7 demo demo] Empty body provided in request {{(pid=111330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:50:10.090254 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.openstack.wsgi [None req-45226d8e-9ec2-4b6b-b560-57f38be667e7 demo demo] Calling method 'detail' {{(pid=111330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:50:10.091198 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.api_utils [None req-45226d8e-9ec2-4b6b-b560-57f38be667e7 demo demo] Removing options '' from query. {{(pid=111330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:50:10.092374 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.volume.api [None req-45226d8e-9ec2-4b6b-b560-57f38be667e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:50:10.135804 np0000183832 devstack@c-api.service[111330]: INFO cinder.volume.api [None req-45226d8e-9ec2-4b6b-b560-57f38be667e7 demo demo] Get all volumes completed successfully. Jul 02 00:50:10.142716 np0000183832 devstack@c-api.service[111330]: INFO cinder.api.openstack.wsgi [None req-45226d8e-9ec2-4b6b-b560-57f38be667e7 demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:50:10.145028 np0000183832 devstack@c-api.service[111330]: [pid: 111330|app: 0|req: 6/24] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 00:50:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:50:20.129424 np0000183832 devstack@c-api.service[111330]: DEBUG dbcounter [-] [111330] Writing DB stats cinder:SELECT=1 {{(pid=111330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:51:10.177323 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.middleware.request_id [None req-4e492a1b-9e74-4053-a5a2-e09b19aca1b9 None None] RequestId filter calling following filter/app {{(pid=111329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:51:10.180536 np0000183832 devstack@c-api.service[111329]: INFO cinder.api.openstack.wsgi [None req-4e492a1b-9e74-4053-a5a2-e09b19aca1b9 demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 00:51:10.180721 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.openstack.wsgi [None req-4e492a1b-9e74-4053-a5a2-e09b19aca1b9 demo demo] Empty body provided in request {{(pid=111329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:51:10.180916 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.openstack.wsgi [None req-4e492a1b-9e74-4053-a5a2-e09b19aca1b9 demo demo] Calling method 'detail' {{(pid=111329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:51:10.181393 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.api_utils [None req-4e492a1b-9e74-4053-a5a2-e09b19aca1b9 demo demo] Removing options '' from query. {{(pid=111329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:51:10.182124 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.volume.api [None req-4e492a1b-9e74-4053-a5a2-e09b19aca1b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:51:10.236360 np0000183832 devstack@c-api.service[111329]: INFO cinder.volume.api [None req-4e492a1b-9e74-4053-a5a2-e09b19aca1b9 demo demo] Get all volumes completed successfully. Jul 02 00:51:10.239311 np0000183832 devstack@c-api.service[111329]: INFO cinder.api.openstack.wsgi [None req-4e492a1b-9e74-4053-a5a2-e09b19aca1b9 demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:51:10.239705 np0000183832 devstack@c-api.service[111329]: [pid: 111329|app: 0|req: 6/25] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 00:51:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:51:20.229719 np0000183832 devstack@c-api.service[111329]: DEBUG dbcounter [-] [111329] Writing DB stats cinder:SELECT=1 {{(pid=111329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:52:10.254625 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.middleware.request_id [None req-f34759a7-fdc6-4cd9-8cf8-17c9e674c800 None None] RequestId filter calling following filter/app {{(pid=111332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:52:10.257679 np0000183832 devstack@c-api.service[111332]: INFO cinder.api.openstack.wsgi [None req-f34759a7-fdc6-4cd9-8cf8-17c9e674c800 demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 00:52:10.258221 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.openstack.wsgi [None req-f34759a7-fdc6-4cd9-8cf8-17c9e674c800 demo demo] Empty body provided in request {{(pid=111332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:52:10.258636 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.openstack.wsgi [None req-f34759a7-fdc6-4cd9-8cf8-17c9e674c800 demo demo] Calling method 'detail' {{(pid=111332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:52:10.258875 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.api_utils [None req-f34759a7-fdc6-4cd9-8cf8-17c9e674c800 demo demo] Removing options '' from query. {{(pid=111332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:52:10.259630 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.volume.api [None req-f34759a7-fdc6-4cd9-8cf8-17c9e674c800 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:52:10.270623 np0000183832 devstack@c-api.service[111332]: INFO cinder.volume.api [None req-f34759a7-fdc6-4cd9-8cf8-17c9e674c800 demo demo] Get all volumes completed successfully. Jul 02 00:52:10.273058 np0000183832 devstack@c-api.service[111332]: INFO cinder.api.openstack.wsgi [None req-f34759a7-fdc6-4cd9-8cf8-17c9e674c800 demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:52:10.274174 np0000183832 devstack@c-api.service[111332]: [pid: 111332|app: 0|req: 7/26] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 00:52:10 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) Jul 02 00:52:20.262873 np0000183832 devstack@c-api.service[111332]: DEBUG dbcounter [-] [111332] Writing DB stats cinder:SELECT=1 {{(pid=111332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:53:10.289397 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.middleware.request_id [None req-088cd482-af52-451d-aece-73eb3fd920ac None None] RequestId filter calling following filter/app {{(pid=111331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:53:10.456012 np0000183832 devstack@c-api.service[111331]: INFO cinder.api.openstack.wsgi [None req-088cd482-af52-451d-aece-73eb3fd920ac demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 00:53:10.456656 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.openstack.wsgi [None req-088cd482-af52-451d-aece-73eb3fd920ac demo demo] Empty body provided in request {{(pid=111331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:53:10.456946 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.openstack.wsgi [None req-088cd482-af52-451d-aece-73eb3fd920ac demo demo] Calling method 'detail' {{(pid=111331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:53:10.457301 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.api_utils [None req-088cd482-af52-451d-aece-73eb3fd920ac demo demo] Removing options '' from query. {{(pid=111331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:53:10.458303 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.volume.api [None req-088cd482-af52-451d-aece-73eb3fd920ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:53:10.467889 np0000183832 devstack@c-api.service[111331]: INFO cinder.volume.api [None req-088cd482-af52-451d-aece-73eb3fd920ac demo demo] Get all volumes completed successfully. Jul 02 00:53:10.469666 np0000183832 devstack@c-api.service[111331]: INFO cinder.api.openstack.wsgi [None req-088cd482-af52-451d-aece-73eb3fd920ac demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:53:10.470035 np0000183832 devstack@c-api.service[111331]: [pid: 111331|app: 0|req: 8/27] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 00:53:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:53:20.461693 np0000183832 devstack@c-api.service[111331]: DEBUG dbcounter [-] [111331] Writing DB stats cinder:SELECT=1 {{(pid=111331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:54:10.496141 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.middleware.request_id [None req-36270127-cbbb-4601-b8c8-4b65b21cb012 None None] RequestId filter calling following filter/app {{(pid=111330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:54:10.502217 np0000183832 devstack@c-api.service[111330]: INFO cinder.api.openstack.wsgi [None req-36270127-cbbb-4601-b8c8-4b65b21cb012 demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 00:54:10.502474 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.openstack.wsgi [None req-36270127-cbbb-4601-b8c8-4b65b21cb012 demo demo] Empty body provided in request {{(pid=111330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:54:10.502738 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.openstack.wsgi [None req-36270127-cbbb-4601-b8c8-4b65b21cb012 demo demo] Calling method 'detail' {{(pid=111330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:54:10.503080 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.api_utils [None req-36270127-cbbb-4601-b8c8-4b65b21cb012 demo demo] Removing options '' from query. {{(pid=111330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:54:10.504094 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.volume.api [None req-36270127-cbbb-4601-b8c8-4b65b21cb012 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:54:10.512911 np0000183832 devstack@c-api.service[111330]: INFO cinder.volume.api [None req-36270127-cbbb-4601-b8c8-4b65b21cb012 demo demo] Get all volumes completed successfully. Jul 02 00:54:10.516172 np0000183832 devstack@c-api.service[111330]: INFO cinder.api.openstack.wsgi [None req-36270127-cbbb-4601-b8c8-4b65b21cb012 demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:54:10.516655 np0000183832 devstack@c-api.service[111330]: [pid: 111330|app: 0|req: 7/28] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 00:54:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:54:20.507561 np0000183832 devstack@c-api.service[111330]: DEBUG dbcounter [-] [111330] Writing DB stats cinder:SELECT=1 {{(pid=111330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:55:10.533322 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.middleware.request_id [None req-48f26c3f-7e5e-4f5e-8b70-aa57c9ff0439 None None] RequestId filter calling following filter/app {{(pid=111329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:55:10.537487 np0000183832 devstack@c-api.service[111329]: INFO cinder.api.openstack.wsgi [None req-48f26c3f-7e5e-4f5e-8b70-aa57c9ff0439 demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 00:55:10.537899 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.openstack.wsgi [None req-48f26c3f-7e5e-4f5e-8b70-aa57c9ff0439 demo demo] Empty body provided in request {{(pid=111329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:55:10.538350 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.openstack.wsgi [None req-48f26c3f-7e5e-4f5e-8b70-aa57c9ff0439 demo demo] Calling method 'detail' {{(pid=111329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:55:10.539107 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.api_utils [None req-48f26c3f-7e5e-4f5e-8b70-aa57c9ff0439 demo demo] Removing options '' from query. {{(pid=111329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:55:10.540375 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.volume.api [None req-48f26c3f-7e5e-4f5e-8b70-aa57c9ff0439 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:55:10.550066 np0000183832 devstack@c-api.service[111329]: INFO cinder.volume.api [None req-48f26c3f-7e5e-4f5e-8b70-aa57c9ff0439 demo demo] Get all volumes completed successfully. Jul 02 00:55:10.553132 np0000183832 devstack@c-api.service[111329]: INFO cinder.api.openstack.wsgi [None req-48f26c3f-7e5e-4f5e-8b70-aa57c9ff0439 demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:55:10.553620 np0000183832 devstack@c-api.service[111329]: [pid: 111329|app: 0|req: 7/29] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 00:55:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:55:20.544434 np0000183832 devstack@c-api.service[111329]: DEBUG dbcounter [-] [111329] Writing DB stats cinder:SELECT=1 {{(pid=111329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:56:10.575058 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.middleware.request_id [None req-0f5b850d-a86e-427c-91d1-2746a2fc09d6 None None] RequestId filter calling following filter/app {{(pid=111332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:56:10.578325 np0000183832 devstack@c-api.service[111332]: INFO cinder.api.openstack.wsgi [None req-0f5b850d-a86e-427c-91d1-2746a2fc09d6 demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 00:56:10.578558 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.openstack.wsgi [None req-0f5b850d-a86e-427c-91d1-2746a2fc09d6 demo demo] Empty body provided in request {{(pid=111332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:56:10.578810 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.openstack.wsgi [None req-0f5b850d-a86e-427c-91d1-2746a2fc09d6 demo demo] Calling method 'detail' {{(pid=111332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:56:10.579139 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.api_utils [None req-0f5b850d-a86e-427c-91d1-2746a2fc09d6 demo demo] Removing options '' from query. {{(pid=111332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:56:10.580245 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.volume.api [None req-0f5b850d-a86e-427c-91d1-2746a2fc09d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:56:10.591227 np0000183832 devstack@c-api.service[111332]: INFO cinder.volume.api [None req-0f5b850d-a86e-427c-91d1-2746a2fc09d6 demo demo] Get all volumes completed successfully. Jul 02 00:56:10.593903 np0000183832 devstack@c-api.service[111332]: INFO cinder.api.openstack.wsgi [None req-0f5b850d-a86e-427c-91d1-2746a2fc09d6 demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:56:10.594370 np0000183832 devstack@c-api.service[111332]: [pid: 111332|app: 0|req: 8/30] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 00:56:10 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) Jul 02 00:56:20.583612 np0000183832 devstack@c-api.service[111332]: DEBUG dbcounter [-] [111332] Writing DB stats cinder:SELECT=1 {{(pid=111332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:57:10.609129 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.middleware.request_id [None req-3969b6b5-4abd-42c7-bc1f-778c35d255a3 None None] RequestId filter calling following filter/app {{(pid=111331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:57:10.613887 np0000183832 devstack@c-api.service[111331]: INFO cinder.api.openstack.wsgi [None req-3969b6b5-4abd-42c7-bc1f-778c35d255a3 demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 00:57:10.614358 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.openstack.wsgi [None req-3969b6b5-4abd-42c7-bc1f-778c35d255a3 demo demo] Empty body provided in request {{(pid=111331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:57:10.614670 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.openstack.wsgi [None req-3969b6b5-4abd-42c7-bc1f-778c35d255a3 demo demo] Calling method 'detail' {{(pid=111331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:57:10.615077 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.api_utils [None req-3969b6b5-4abd-42c7-bc1f-778c35d255a3 demo demo] Removing options '' from query. {{(pid=111331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:57:10.616126 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.volume.api [None req-3969b6b5-4abd-42c7-bc1f-778c35d255a3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:57:10.624499 np0000183832 devstack@c-api.service[111331]: INFO cinder.volume.api [None req-3969b6b5-4abd-42c7-bc1f-778c35d255a3 demo demo] Get all volumes completed successfully. Jul 02 00:57:10.626496 np0000183832 devstack@c-api.service[111331]: INFO cinder.api.openstack.wsgi [None req-3969b6b5-4abd-42c7-bc1f-778c35d255a3 demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:57:10.626868 np0000183832 devstack@c-api.service[111331]: [pid: 111331|app: 0|req: 9/31] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 00:57:10 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) Jul 02 00:57:20.619516 np0000183832 devstack@c-api.service[111331]: DEBUG dbcounter [-] [111331] Writing DB stats cinder:SELECT=1 {{(pid=111331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:58:10.645070 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.middleware.request_id [None req-652a4e4c-67d7-468e-9ca8-d78d1d2f1744 None None] RequestId filter calling following filter/app {{(pid=111330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:58:10.773783 np0000183832 devstack@c-api.service[111330]: INFO cinder.api.openstack.wsgi [None req-652a4e4c-67d7-468e-9ca8-d78d1d2f1744 demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 00:58:10.774222 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.openstack.wsgi [None req-652a4e4c-67d7-468e-9ca8-d78d1d2f1744 demo demo] Empty body provided in request {{(pid=111330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:58:10.774603 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.openstack.wsgi [None req-652a4e4c-67d7-468e-9ca8-d78d1d2f1744 demo demo] Calling method 'detail' {{(pid=111330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:58:10.775078 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.api_utils [None req-652a4e4c-67d7-468e-9ca8-d78d1d2f1744 demo demo] Removing options '' from query. {{(pid=111330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:58:10.776039 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.volume.api [None req-652a4e4c-67d7-468e-9ca8-d78d1d2f1744 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:58:10.783823 np0000183832 devstack@c-api.service[111330]: INFO cinder.volume.api [None req-652a4e4c-67d7-468e-9ca8-d78d1d2f1744 demo demo] Get all volumes completed successfully. Jul 02 00:58:10.786340 np0000183832 devstack@c-api.service[111330]: INFO cinder.api.openstack.wsgi [None req-652a4e4c-67d7-468e-9ca8-d78d1d2f1744 demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:58:10.786750 np0000183832 devstack@c-api.service[111330]: [pid: 111330|app: 0|req: 8/32] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 00:58:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:58:20.779192 np0000183832 devstack@c-api.service[111330]: DEBUG dbcounter [-] [111330] Writing DB stats cinder:SELECT=1 {{(pid=111330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:59:10.799870 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.middleware.request_id [None req-f6309a70-f53d-46c8-b9f7-5eae9e88f276 None None] RequestId filter calling following filter/app {{(pid=111329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:59:10.803739 np0000183832 devstack@c-api.service[111329]: INFO cinder.api.openstack.wsgi [None req-f6309a70-f53d-46c8-b9f7-5eae9e88f276 demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 00:59:10.803998 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.openstack.wsgi [None req-f6309a70-f53d-46c8-b9f7-5eae9e88f276 demo demo] Empty body provided in request {{(pid=111329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:59:10.804243 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.openstack.wsgi [None req-f6309a70-f53d-46c8-b9f7-5eae9e88f276 demo demo] Calling method 'detail' {{(pid=111329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:59:10.804530 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.api_utils [None req-f6309a70-f53d-46c8-b9f7-5eae9e88f276 demo demo] Removing options '' from query. {{(pid=111329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:59:10.806776 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.volume.api [None req-f6309a70-f53d-46c8-b9f7-5eae9e88f276 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:59:10.815450 np0000183832 devstack@c-api.service[111329]: INFO cinder.volume.api [None req-f6309a70-f53d-46c8-b9f7-5eae9e88f276 demo demo] Get all volumes completed successfully. Jul 02 00:59:10.818374 np0000183832 devstack@c-api.service[111329]: INFO cinder.api.openstack.wsgi [None req-f6309a70-f53d-46c8-b9f7-5eae9e88f276 demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:59:10.818758 np0000183832 devstack@c-api.service[111329]: [pid: 111329|app: 0|req: 8/33] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 00:59:10 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) Jul 02 00:59:20.810214 np0000183832 devstack@c-api.service[111329]: DEBUG dbcounter [-] [111329] Writing DB stats cinder:SELECT=1 {{(pid=111329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:00:10.834732 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.middleware.request_id [None req-59df617f-bb91-4606-a982-a688ab955804 None None] RequestId filter calling following filter/app {{(pid=111332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:00:10.838906 np0000183832 devstack@c-api.service[111332]: INFO cinder.api.openstack.wsgi [None req-59df617f-bb91-4606-a982-a688ab955804 demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 01:00:10.839328 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.openstack.wsgi [None req-59df617f-bb91-4606-a982-a688ab955804 demo demo] Empty body provided in request {{(pid=111332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:00:10.839726 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.openstack.wsgi [None req-59df617f-bb91-4606-a982-a688ab955804 demo demo] Calling method 'detail' {{(pid=111332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:00:10.840325 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.api_utils [None req-59df617f-bb91-4606-a982-a688ab955804 demo demo] Removing options '' from query. {{(pid=111332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:00:10.841442 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.volume.api [None req-59df617f-bb91-4606-a982-a688ab955804 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:00:10.848965 np0000183832 devstack@c-api.service[111332]: INFO cinder.volume.api [None req-59df617f-bb91-4606-a982-a688ab955804 demo demo] Get all volumes completed successfully. Jul 02 01:00:10.852314 np0000183832 devstack@c-api.service[111332]: INFO cinder.api.openstack.wsgi [None req-59df617f-bb91-4606-a982-a688ab955804 demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:00:10.852891 np0000183832 devstack@c-api.service[111332]: [pid: 111332|app: 0|req: 9/34] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 01:00:10 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) Jul 02 01:00:20.844432 np0000183832 devstack@c-api.service[111332]: DEBUG dbcounter [-] [111332] Writing DB stats cinder:SELECT=1 {{(pid=111332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:01:10.871087 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.middleware.request_id [None req-bc3e579d-4046-4e58-9d96-d155e9f4a0f4 None None] RequestId filter calling following filter/app {{(pid=111331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:01:10.874537 np0000183832 devstack@c-api.service[111331]: INFO cinder.api.openstack.wsgi [None req-bc3e579d-4046-4e58-9d96-d155e9f4a0f4 demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 01:01:10.875395 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.openstack.wsgi [None req-bc3e579d-4046-4e58-9d96-d155e9f4a0f4 demo demo] Empty body provided in request {{(pid=111331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:01:10.875498 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.openstack.wsgi [None req-bc3e579d-4046-4e58-9d96-d155e9f4a0f4 demo demo] Calling method 'detail' {{(pid=111331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:01:10.876193 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.api_utils [None req-bc3e579d-4046-4e58-9d96-d155e9f4a0f4 demo demo] Removing options '' from query. {{(pid=111331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:01:10.877770 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.volume.api [None req-bc3e579d-4046-4e58-9d96-d155e9f4a0f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:01:10.890263 np0000183832 devstack@c-api.service[111331]: INFO cinder.volume.api [None req-bc3e579d-4046-4e58-9d96-d155e9f4a0f4 demo demo] Get all volumes completed successfully. Jul 02 01:01:10.894684 np0000183832 devstack@c-api.service[111331]: INFO cinder.api.openstack.wsgi [None req-bc3e579d-4046-4e58-9d96-d155e9f4a0f4 demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:01:10.894794 np0000183832 devstack@c-api.service[111331]: [pid: 111331|app: 0|req: 10/35] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 01:01:10 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) Jul 02 01:01:20.882062 np0000183832 devstack@c-api.service[111331]: DEBUG dbcounter [-] [111331] Writing DB stats cinder:SELECT=1 {{(pid=111331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:02:10.909710 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.middleware.request_id [None req-db45e6c3-8a54-4a8e-bdea-1f4c92c16010 None None] RequestId filter calling following filter/app {{(pid=111330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:02:10.914179 np0000183832 devstack@c-api.service[111330]: INFO cinder.api.openstack.wsgi [None req-db45e6c3-8a54-4a8e-bdea-1f4c92c16010 demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 01:02:10.914951 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.openstack.wsgi [None req-db45e6c3-8a54-4a8e-bdea-1f4c92c16010 demo demo] Empty body provided in request {{(pid=111330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:02:10.915463 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.openstack.wsgi [None req-db45e6c3-8a54-4a8e-bdea-1f4c92c16010 demo demo] Calling method 'detail' {{(pid=111330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:02:10.916052 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.api_utils [None req-db45e6c3-8a54-4a8e-bdea-1f4c92c16010 demo demo] Removing options '' from query. {{(pid=111330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:02:10.917995 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.volume.api [None req-db45e6c3-8a54-4a8e-bdea-1f4c92c16010 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:02:10.926015 np0000183832 devstack@c-api.service[111330]: INFO cinder.volume.api [None req-db45e6c3-8a54-4a8e-bdea-1f4c92c16010 demo demo] Get all volumes completed successfully. Jul 02 01:02:10.928491 np0000183832 devstack@c-api.service[111330]: INFO cinder.api.openstack.wsgi [None req-db45e6c3-8a54-4a8e-bdea-1f4c92c16010 demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:02:10.928491 np0000183832 devstack@c-api.service[111330]: [pid: 111330|app: 0|req: 9/36] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 01:02:10 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) Jul 02 01:02:20.921095 np0000183832 devstack@c-api.service[111330]: DEBUG dbcounter [-] [111330] Writing DB stats cinder:SELECT=1 {{(pid=111330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:03:10.943492 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.middleware.request_id [None req-1fdbcf24-bcc7-49a4-a159-a73aed995d63 None None] RequestId filter calling following filter/app {{(pid=111329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:03:11.104267 np0000183832 devstack@c-api.service[111329]: INFO cinder.api.openstack.wsgi [None req-1fdbcf24-bcc7-49a4-a159-a73aed995d63 demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 01:03:11.104651 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.openstack.wsgi [None req-1fdbcf24-bcc7-49a4-a159-a73aed995d63 demo demo] Empty body provided in request {{(pid=111329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:03:11.105059 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.openstack.wsgi [None req-1fdbcf24-bcc7-49a4-a159-a73aed995d63 demo demo] Calling method 'detail' {{(pid=111329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:03:11.105503 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.api_utils [None req-1fdbcf24-bcc7-49a4-a159-a73aed995d63 demo demo] Removing options '' from query. {{(pid=111329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:03:11.106896 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.volume.api [None req-1fdbcf24-bcc7-49a4-a159-a73aed995d63 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:03:11.114349 np0000183832 devstack@c-api.service[111329]: INFO cinder.volume.api [None req-1fdbcf24-bcc7-49a4-a159-a73aed995d63 demo demo] Get all volumes completed successfully. Jul 02 01:03:11.117107 np0000183832 devstack@c-api.service[111329]: INFO cinder.api.openstack.wsgi [None req-1fdbcf24-bcc7-49a4-a159-a73aed995d63 demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:03:11.117595 np0000183832 devstack@c-api.service[111329]: [pid: 111329|app: 0|req: 9/37] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 01:03:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:03:21.111060 np0000183832 devstack@c-api.service[111329]: DEBUG dbcounter [-] [111329] Writing DB stats cinder:SELECT=1 {{(pid=111329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:04:11.137606 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.middleware.request_id [None req-baa93091-802a-498f-a8ae-738ddfecbf55 None None] RequestId filter calling following filter/app {{(pid=111332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:04:11.140687 np0000183832 devstack@c-api.service[111332]: INFO cinder.api.openstack.wsgi [None req-baa93091-802a-498f-a8ae-738ddfecbf55 demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 01:04:11.140687 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.openstack.wsgi [None req-baa93091-802a-498f-a8ae-738ddfecbf55 demo demo] Empty body provided in request {{(pid=111332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:04:11.140687 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.openstack.wsgi [None req-baa93091-802a-498f-a8ae-738ddfecbf55 demo demo] Calling method 'detail' {{(pid=111332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:04:11.140962 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.api_utils [None req-baa93091-802a-498f-a8ae-738ddfecbf55 demo demo] Removing options '' from query. {{(pid=111332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:04:11.142139 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.volume.api [None req-baa93091-802a-498f-a8ae-738ddfecbf55 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:04:11.150874 np0000183832 devstack@c-api.service[111332]: INFO cinder.volume.api [None req-baa93091-802a-498f-a8ae-738ddfecbf55 demo demo] Get all volumes completed successfully. Jul 02 01:04:11.153094 np0000183832 devstack@c-api.service[111332]: INFO cinder.api.openstack.wsgi [None req-baa93091-802a-498f-a8ae-738ddfecbf55 demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:04:11.153711 np0000183832 devstack@c-api.service[111332]: [pid: 111332|app: 0|req: 10/38] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 01:04:11 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) Jul 02 01:04:21.145657 np0000183832 devstack@c-api.service[111332]: DEBUG dbcounter [-] [111332] Writing DB stats cinder:SELECT=1 {{(pid=111332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:05:11.165011 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.middleware.request_id [None req-6571642a-890c-4b67-bd3e-58da57c578b8 None None] RequestId filter calling following filter/app {{(pid=111331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:05:11.168398 np0000183832 devstack@c-api.service[111331]: INFO cinder.api.openstack.wsgi [None req-6571642a-890c-4b67-bd3e-58da57c578b8 demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 01:05:11.168610 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.openstack.wsgi [None req-6571642a-890c-4b67-bd3e-58da57c578b8 demo demo] Empty body provided in request {{(pid=111331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:05:11.168772 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.openstack.wsgi [None req-6571642a-890c-4b67-bd3e-58da57c578b8 demo demo] Calling method 'detail' {{(pid=111331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:05:11.168998 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.api_utils [None req-6571642a-890c-4b67-bd3e-58da57c578b8 demo demo] Removing options '' from query. {{(pid=111331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:05:11.169651 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.volume.api [None req-6571642a-890c-4b67-bd3e-58da57c578b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:05:11.177403 np0000183832 devstack@c-api.service[111331]: INFO cinder.volume.api [None req-6571642a-890c-4b67-bd3e-58da57c578b8 demo demo] Get all volumes completed successfully. Jul 02 01:05:11.179171 np0000183832 devstack@c-api.service[111331]: INFO cinder.api.openstack.wsgi [None req-6571642a-890c-4b67-bd3e-58da57c578b8 demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:05:11.179490 np0000183832 devstack@c-api.service[111331]: [pid: 111331|app: 0|req: 11/39] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 01:05:11 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) Jul 02 01:05:21.172831 np0000183832 devstack@c-api.service[111331]: DEBUG dbcounter [-] [111331] Writing DB stats cinder:SELECT=1 {{(pid=111331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:06:11.198174 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.middleware.request_id [None req-5f26b562-1fda-4bba-9a87-a0e7ac078b96 None None] RequestId filter calling following filter/app {{(pid=111330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:06:11.201267 np0000183832 devstack@c-api.service[111330]: INFO cinder.api.openstack.wsgi [None req-5f26b562-1fda-4bba-9a87-a0e7ac078b96 demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 01:06:11.201525 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.openstack.wsgi [None req-5f26b562-1fda-4bba-9a87-a0e7ac078b96 demo demo] Empty body provided in request {{(pid=111330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:06:11.201801 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.openstack.wsgi [None req-5f26b562-1fda-4bba-9a87-a0e7ac078b96 demo demo] Calling method 'detail' {{(pid=111330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:06:11.202135 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.api_utils [None req-5f26b562-1fda-4bba-9a87-a0e7ac078b96 demo demo] Removing options '' from query. {{(pid=111330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:06:11.202850 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.volume.api [None req-5f26b562-1fda-4bba-9a87-a0e7ac078b96 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:06:11.213055 np0000183832 devstack@c-api.service[111330]: INFO cinder.volume.api [None req-5f26b562-1fda-4bba-9a87-a0e7ac078b96 demo demo] Get all volumes completed successfully. Jul 02 01:06:11.215952 np0000183832 devstack@c-api.service[111330]: INFO cinder.api.openstack.wsgi [None req-5f26b562-1fda-4bba-9a87-a0e7ac078b96 demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:06:11.216262 np0000183832 devstack@c-api.service[111330]: [pid: 111330|app: 0|req: 10/40] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 01:06:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:06:21.206756 np0000183832 devstack@c-api.service[111330]: DEBUG dbcounter [-] [111330] Writing DB stats cinder:SELECT=1 {{(pid=111330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:07:11.231639 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.middleware.request_id [None req-5ad175e7-b59e-4f6e-8172-f71d83bd5650 None None] RequestId filter calling following filter/app {{(pid=111329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:07:11.234400 np0000183832 devstack@c-api.service[111329]: INFO cinder.api.openstack.wsgi [None req-5ad175e7-b59e-4f6e-8172-f71d83bd5650 demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 01:07:11.234788 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.openstack.wsgi [None req-5ad175e7-b59e-4f6e-8172-f71d83bd5650 demo demo] Empty body provided in request {{(pid=111329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:07:11.235000 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.openstack.wsgi [None req-5ad175e7-b59e-4f6e-8172-f71d83bd5650 demo demo] Calling method 'detail' {{(pid=111329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:07:11.235319 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.api_utils [None req-5ad175e7-b59e-4f6e-8172-f71d83bd5650 demo demo] Removing options '' from query. {{(pid=111329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:07:11.236265 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.volume.api [None req-5ad175e7-b59e-4f6e-8172-f71d83bd5650 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:07:11.245947 np0000183832 devstack@c-api.service[111329]: INFO cinder.volume.api [None req-5ad175e7-b59e-4f6e-8172-f71d83bd5650 demo demo] Get all volumes completed successfully. Jul 02 01:07:11.249984 np0000183832 devstack@c-api.service[111329]: INFO cinder.api.openstack.wsgi [None req-5ad175e7-b59e-4f6e-8172-f71d83bd5650 demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:07:11.249984 np0000183832 devstack@c-api.service[111329]: [pid: 111329|app: 0|req: 10/41] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 01:07:11 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) Jul 02 01:07:21.239987 np0000183832 devstack@c-api.service[111329]: DEBUG dbcounter [-] [111329] Writing DB stats cinder:SELECT=1 {{(pid=111329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:08:11.267167 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.middleware.request_id [None req-19c8cd61-f5fe-4816-9dd4-a36dd5b86b93 None None] RequestId filter calling following filter/app {{(pid=111332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:08:11.353262 np0000183832 devstack@c-api.service[111332]: INFO cinder.api.openstack.wsgi [None req-19c8cd61-f5fe-4816-9dd4-a36dd5b86b93 demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 01:08:11.353633 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.openstack.wsgi [None req-19c8cd61-f5fe-4816-9dd4-a36dd5b86b93 demo demo] Empty body provided in request {{(pid=111332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:08:11.354007 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.openstack.wsgi [None req-19c8cd61-f5fe-4816-9dd4-a36dd5b86b93 demo demo] Calling method 'detail' {{(pid=111332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:08:11.354426 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.api_utils [None req-19c8cd61-f5fe-4816-9dd4-a36dd5b86b93 demo demo] Removing options '' from query. {{(pid=111332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:08:11.355885 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.volume.api [None req-19c8cd61-f5fe-4816-9dd4-a36dd5b86b93 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:08:11.364533 np0000183832 devstack@c-api.service[111332]: INFO cinder.volume.api [None req-19c8cd61-f5fe-4816-9dd4-a36dd5b86b93 demo demo] Get all volumes completed successfully. Jul 02 01:08:11.367104 np0000183832 devstack@c-api.service[111332]: INFO cinder.api.openstack.wsgi [None req-19c8cd61-f5fe-4816-9dd4-a36dd5b86b93 demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:08:11.367515 np0000183832 devstack@c-api.service[111332]: [pid: 111332|app: 0|req: 11/42] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 01:08:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:08:21.359151 np0000183832 devstack@c-api.service[111332]: DEBUG dbcounter [-] [111332] Writing DB stats cinder:SELECT=1 {{(pid=111332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:09:11.381780 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.middleware.request_id [None req-76e6028f-15d2-4d0f-9498-2e6eb4189f99 None None] RequestId filter calling following filter/app {{(pid=111331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:09:11.384021 np0000183832 devstack@c-api.service[111331]: INFO cinder.api.openstack.wsgi [None req-76e6028f-15d2-4d0f-9498-2e6eb4189f99 demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 01:09:11.384184 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.openstack.wsgi [None req-76e6028f-15d2-4d0f-9498-2e6eb4189f99 demo demo] Empty body provided in request {{(pid=111331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:09:11.384357 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.openstack.wsgi [None req-76e6028f-15d2-4d0f-9498-2e6eb4189f99 demo demo] Calling method 'detail' {{(pid=111331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:09:11.384569 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.api_utils [None req-76e6028f-15d2-4d0f-9498-2e6eb4189f99 demo demo] Removing options '' from query. {{(pid=111331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:09:11.385336 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.volume.api [None req-76e6028f-15d2-4d0f-9498-2e6eb4189f99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:09:11.393346 np0000183832 devstack@c-api.service[111331]: INFO cinder.volume.api [None req-76e6028f-15d2-4d0f-9498-2e6eb4189f99 demo demo] Get all volumes completed successfully. Jul 02 01:09:11.395897 np0000183832 devstack@c-api.service[111331]: INFO cinder.api.openstack.wsgi [None req-76e6028f-15d2-4d0f-9498-2e6eb4189f99 demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:09:11.396332 np0000183832 devstack@c-api.service[111331]: [pid: 111331|app: 0|req: 12/43] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 01:09:11 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) Jul 02 01:09:21.388097 np0000183832 devstack@c-api.service[111331]: DEBUG dbcounter [-] [111331] Writing DB stats cinder:SELECT=1 {{(pid=111331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:10:11.414022 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.middleware.request_id [None req-02625bf3-1370-469a-81e4-22fa53bfa721 None None] RequestId filter calling following filter/app {{(pid=111330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:10:11.416793 np0000183832 devstack@c-api.service[111330]: INFO cinder.api.openstack.wsgi [None req-02625bf3-1370-469a-81e4-22fa53bfa721 demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 01:10:11.417057 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.openstack.wsgi [None req-02625bf3-1370-469a-81e4-22fa53bfa721 demo demo] Empty body provided in request {{(pid=111330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:10:11.417297 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.openstack.wsgi [None req-02625bf3-1370-469a-81e4-22fa53bfa721 demo demo] Calling method 'detail' {{(pid=111330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:10:11.417582 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.api_utils [None req-02625bf3-1370-469a-81e4-22fa53bfa721 demo demo] Removing options '' from query. {{(pid=111330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:10:11.418487 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.volume.api [None req-02625bf3-1370-469a-81e4-22fa53bfa721 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:10:11.432742 np0000183832 devstack@c-api.service[111330]: INFO cinder.volume.api [None req-02625bf3-1370-469a-81e4-22fa53bfa721 demo demo] Get all volumes completed successfully. Jul 02 01:10:11.435224 np0000183832 devstack@c-api.service[111330]: INFO cinder.api.openstack.wsgi [None req-02625bf3-1370-469a-81e4-22fa53bfa721 demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:10:11.435648 np0000183832 devstack@c-api.service[111330]: [pid: 111330|app: 0|req: 11/44] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 01:10:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:10:21.423907 np0000183832 devstack@c-api.service[111330]: DEBUG dbcounter [-] [111330] Writing DB stats cinder:SELECT=1 {{(pid=111330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:11:11.456775 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.middleware.request_id [None req-8976f24e-9c29-4786-ac75-e16f8d4ae5e5 None None] RequestId filter calling following filter/app {{(pid=111329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:11:11.462240 np0000183832 devstack@c-api.service[111329]: INFO cinder.api.openstack.wsgi [None req-8976f24e-9c29-4786-ac75-e16f8d4ae5e5 demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 01:11:11.462657 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.openstack.wsgi [None req-8976f24e-9c29-4786-ac75-e16f8d4ae5e5 demo demo] Empty body provided in request {{(pid=111329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:11:11.463093 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.openstack.wsgi [None req-8976f24e-9c29-4786-ac75-e16f8d4ae5e5 demo demo] Calling method 'detail' {{(pid=111329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:11:11.463520 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.api_utils [None req-8976f24e-9c29-4786-ac75-e16f8d4ae5e5 demo demo] Removing options '' from query. {{(pid=111329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:11:11.464474 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.volume.api [None req-8976f24e-9c29-4786-ac75-e16f8d4ae5e5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:11:11.472722 np0000183832 devstack@c-api.service[111329]: INFO cinder.volume.api [None req-8976f24e-9c29-4786-ac75-e16f8d4ae5e5 demo demo] Get all volumes completed successfully. Jul 02 01:11:11.474670 np0000183832 devstack@c-api.service[111329]: INFO cinder.api.openstack.wsgi [None req-8976f24e-9c29-4786-ac75-e16f8d4ae5e5 demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:11:11.475060 np0000183832 devstack@c-api.service[111329]: [pid: 111329|app: 0|req: 11/45] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 01:11:11 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) Jul 02 01:11:21.467550 np0000183832 devstack@c-api.service[111329]: DEBUG dbcounter [-] [111329] Writing DB stats cinder:SELECT=1 {{(pid=111329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:12:11.493571 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.middleware.request_id [None req-2f91355a-9ddf-46a3-9fa1-a93ca117fbea None None] RequestId filter calling following filter/app {{(pid=111332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:12:11.496304 np0000183832 devstack@c-api.service[111332]: INFO cinder.api.openstack.wsgi [None req-2f91355a-9ddf-46a3-9fa1-a93ca117fbea demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 01:12:11.496533 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.openstack.wsgi [None req-2f91355a-9ddf-46a3-9fa1-a93ca117fbea demo demo] Empty body provided in request {{(pid=111332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:12:11.496733 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.openstack.wsgi [None req-2f91355a-9ddf-46a3-9fa1-a93ca117fbea demo demo] Calling method 'detail' {{(pid=111332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:12:11.496965 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.api.api_utils [None req-2f91355a-9ddf-46a3-9fa1-a93ca117fbea demo demo] Removing options '' from query. {{(pid=111332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:12:11.497596 np0000183832 devstack@c-api.service[111332]: DEBUG cinder.volume.api [None req-2f91355a-9ddf-46a3-9fa1-a93ca117fbea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:12:11.510595 np0000183832 devstack@c-api.service[111332]: INFO cinder.volume.api [None req-2f91355a-9ddf-46a3-9fa1-a93ca117fbea demo demo] Get all volumes completed successfully. Jul 02 01:12:11.512839 np0000183832 devstack@c-api.service[111332]: INFO cinder.api.openstack.wsgi [None req-2f91355a-9ddf-46a3-9fa1-a93ca117fbea demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:12:11.513684 np0000183832 devstack@c-api.service[111332]: [pid: 111332|app: 0|req: 12/46] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 01:12:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:12:21.503773 np0000183832 devstack@c-api.service[111332]: DEBUG dbcounter [-] [111332] Writing DB stats cinder:SELECT=1 {{(pid=111332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:13:11.544378 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.middleware.request_id [None req-b7ced607-a212-45a9-bd37-30c99d7fb747 None None] RequestId filter calling following filter/app {{(pid=111331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:13:11.622918 np0000183832 devstack@c-api.service[111331]: INFO cinder.api.openstack.wsgi [None req-b7ced607-a212-45a9-bd37-30c99d7fb747 demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 01:13:11.623150 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.openstack.wsgi [None req-b7ced607-a212-45a9-bd37-30c99d7fb747 demo demo] Empty body provided in request {{(pid=111331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:13:11.623391 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.openstack.wsgi [None req-b7ced607-a212-45a9-bd37-30c99d7fb747 demo demo] Calling method 'detail' {{(pid=111331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:13:11.623698 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.api.api_utils [None req-b7ced607-a212-45a9-bd37-30c99d7fb747 demo demo] Removing options '' from query. {{(pid=111331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:13:11.624606 np0000183832 devstack@c-api.service[111331]: DEBUG cinder.volume.api [None req-b7ced607-a212-45a9-bd37-30c99d7fb747 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:13:11.632664 np0000183832 devstack@c-api.service[111331]: INFO cinder.volume.api [None req-b7ced607-a212-45a9-bd37-30c99d7fb747 demo demo] Get all volumes completed successfully. Jul 02 01:13:11.635173 np0000183832 devstack@c-api.service[111331]: INFO cinder.api.openstack.wsgi [None req-b7ced607-a212-45a9-bd37-30c99d7fb747 demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:13:11.635592 np0000183832 devstack@c-api.service[111331]: [pid: 111331|app: 0|req: 13/47] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 01:13:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:13:21.627487 np0000183832 devstack@c-api.service[111331]: DEBUG dbcounter [-] [111331] Writing DB stats cinder:SELECT=1 {{(pid=111331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:14:11.652107 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.middleware.request_id [None req-fda4e656-e145-4290-8954-8a38810771bd None None] RequestId filter calling following filter/app {{(pid=111330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:14:11.657450 np0000183832 devstack@c-api.service[111330]: INFO cinder.api.openstack.wsgi [None req-fda4e656-e145-4290-8954-8a38810771bd demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 01:14:11.657913 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.openstack.wsgi [None req-fda4e656-e145-4290-8954-8a38810771bd demo demo] Empty body provided in request {{(pid=111330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:14:11.658250 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.openstack.wsgi [None req-fda4e656-e145-4290-8954-8a38810771bd demo demo] Calling method 'detail' {{(pid=111330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:14:11.658698 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.api.api_utils [None req-fda4e656-e145-4290-8954-8a38810771bd demo demo] Removing options '' from query. {{(pid=111330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:14:11.660196 np0000183832 devstack@c-api.service[111330]: DEBUG cinder.volume.api [None req-fda4e656-e145-4290-8954-8a38810771bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:14:11.669885 np0000183832 devstack@c-api.service[111330]: INFO cinder.volume.api [None req-fda4e656-e145-4290-8954-8a38810771bd demo demo] Get all volumes completed successfully. Jul 02 01:14:11.672190 np0000183832 devstack@c-api.service[111330]: INFO cinder.api.openstack.wsgi [None req-fda4e656-e145-4290-8954-8a38810771bd demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:14:11.672600 np0000183832 devstack@c-api.service[111330]: [pid: 111330|app: 0|req: 12/48] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 01:14:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:14:21.664033 np0000183832 devstack@c-api.service[111330]: DEBUG dbcounter [-] [111330] Writing DB stats cinder:SELECT=1 {{(pid=111330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:15:11.687223 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.middleware.request_id [None req-e360135f-b711-41d1-821b-037499e0f577 None None] RequestId filter calling following filter/app {{(pid=111329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:15:11.689886 np0000183832 devstack@c-api.service[111329]: INFO cinder.api.openstack.wsgi [None req-e360135f-b711-41d1-821b-037499e0f577 demo demo] GET https://199.19.213.114/volume/v3/volumes/detail Jul 02 01:15:11.690194 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.openstack.wsgi [None req-e360135f-b711-41d1-821b-037499e0f577 demo demo] Empty body provided in request {{(pid=111329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:15:11.690501 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.openstack.wsgi [None req-e360135f-b711-41d1-821b-037499e0f577 demo demo] Calling method 'detail' {{(pid=111329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:15:11.690797 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.api.api_utils [None req-e360135f-b711-41d1-821b-037499e0f577 demo demo] Removing options '' from query. {{(pid=111329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:15:11.691863 np0000183832 devstack@c-api.service[111329]: DEBUG cinder.volume.api [None req-e360135f-b711-41d1-821b-037499e0f577 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:15:11.702771 np0000183832 devstack@c-api.service[111329]: INFO cinder.volume.api [None req-e360135f-b711-41d1-821b-037499e0f577 demo demo] Get all volumes completed successfully. Jul 02 01:15:11.706340 np0000183832 devstack@c-api.service[111329]: INFO cinder.api.openstack.wsgi [None req-e360135f-b711-41d1-821b-037499e0f577 demo demo] https://199.19.213.114/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:15:11.706868 np0000183832 devstack@c-api.service[111329]: [pid: 111329|app: 0|req: 12/49] 199.19.213.114 () {64 vars in 1295 bytes} [Thu Jul 2 01:15:11 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) Jul 02 01:15:21.696492 np0000183832 devstack@c-api.service[111329]: DEBUG dbcounter [-] [111329] Writing DB stats cinder:SELECT=1 {{(pid=111329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}