Jun 26 09:54:33.747327 np0000183161 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 09:54:33.755231 np0000183161 devstack@c-api.service[112755]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 09:54:33.757943 np0000183161 devstack@c-api.service[112755]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 09:54:33 2026] *** Jun 26 09:54:33.757943 np0000183161 devstack@c-api.service[112755]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 09:54:33.757943 np0000183161 devstack@c-api.service[112755]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 09:54:33.757943 np0000183161 devstack@c-api.service[112755]: nodename: np0000183161 Jun 26 09:54:33.757943 np0000183161 devstack@c-api.service[112755]: machine: x86_64 Jun 26 09:54:33.757943 np0000183161 devstack@c-api.service[112755]: clock source: unix Jun 26 09:54:33.757943 np0000183161 devstack@c-api.service[112755]: pcre jit disabled Jun 26 09:54:33.757943 np0000183161 devstack@c-api.service[112755]: detected number of CPU cores: 16 Jun 26 09:54:33.757943 np0000183161 devstack@c-api.service[112755]: current working directory: / Jun 26 09:54:33.757943 np0000183161 devstack@c-api.service[112755]: detected binary path: /usr/bin/uwsgi-core Jun 26 09:54:33.757943 np0000183161 devstack@c-api.service[112755]: your processes number limit is 256917 Jun 26 09:54:33.757943 np0000183161 devstack@c-api.service[112755]: your memory page size is 4096 bytes Jun 26 09:54:33.757943 np0000183161 devstack@c-api.service[112755]: detected max file descriptor number: 2048 Jun 26 09:54:33.757943 np0000183161 devstack@c-api.service[112755]: lock engine: pthread robust mutexes Jun 26 09:54:33.759161 np0000183161 devstack@c-api.service[112755]: thunder lock: enabled Jun 26 09:54:33.759161 np0000183161 devstack@c-api.service[112755]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 09:54:33.759161 np0000183161 devstack@c-api.service[112755]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 09:54:33.759161 np0000183161 devstack@c-api.service[112755]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 09:54:33.759161 np0000183161 devstack@c-api.service[112755]: Set PythonHome to /opt/stack/data/venv Jun 26 09:54:33.805636 np0000183161 devstack@c-api.service[112755]: Python main interpreter initialized at 0x7cc9c12a3668 Jun 26 09:54:33.805636 np0000183161 devstack@c-api.service[112755]: python threads support enabled Jun 26 09:54:33.805636 np0000183161 devstack@c-api.service[112755]: your server socket listen backlog is limited to 100 connections Jun 26 09:54:33.805636 np0000183161 devstack@c-api.service[112755]: your mercy for graceful operations on workers is 80 seconds Jun 26 09:54:33.806203 np0000183161 devstack@c-api.service[112755]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 09:54:33.806336 np0000183161 devstack@c-api.service[112755]: *** Operational MODE: preforking *** Jun 26 09:54:33.806584 np0000183161 devstack@c-api.service[112755]: *** uWSGI is running in multiple interpreter mode *** Jun 26 09:54:33.806584 np0000183161 devstack@c-api.service[112755]: spawned uWSGI master process (pid: 112755) Jun 26 09:54:33.806820 np0000183161 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 09:54:33.807263 np0000183161 devstack@c-api.service[112755]: spawned uWSGI worker 1 (pid: 112757, cores: 1) Jun 26 09:54:33.807779 np0000183161 devstack@c-api.service[112755]: spawned uWSGI worker 2 (pid: 112758, cores: 1) Jun 26 09:54:33.808205 np0000183161 devstack@c-api.service[112755]: spawned uWSGI worker 3 (pid: 112759, cores: 1) Jun 26 09:54:33.808653 np0000183161 devstack@c-api.service[112755]: spawned uWSGI worker 4 (pid: 112760, cores: 1) Jun 26 09:54:33.808653 np0000183161 devstack@c-api.service[112755]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 09:54:33.940585 np0000183161 devstack@c-api.service[112758]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 09:54:33.940585 np0000183161 devstack@c-api.service[112758]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 09:54:33.940585 np0000183161 devstack@c-api.service[112758]: we strongly recommend against using it for new projects. Jun 26 09:54:33.940585 np0000183161 devstack@c-api.service[112758]: If you are already using Eventlet, we recommend migrating to a different Jun 26 09:54:33.940585 np0000183161 devstack@c-api.service[112758]: framework. For more detail see Jun 26 09:54:33.940585 np0000183161 devstack@c-api.service[112758]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 09:54:33.940585 np0000183161 devstack@c-api.service[112758]: import eventlet # noqa Jun 26 09:54:33.952677 np0000183161 devstack@c-api.service[112759]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 09:54:33.952677 np0000183161 devstack@c-api.service[112759]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 09:54:33.952677 np0000183161 devstack@c-api.service[112759]: we strongly recommend against using it for new projects. Jun 26 09:54:33.952677 np0000183161 devstack@c-api.service[112759]: If you are already using Eventlet, we recommend migrating to a different Jun 26 09:54:33.952677 np0000183161 devstack@c-api.service[112759]: framework. For more detail see Jun 26 09:54:33.952677 np0000183161 devstack@c-api.service[112759]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 09:54:33.952677 np0000183161 devstack@c-api.service[112759]: import eventlet # noqa Jun 26 09:54:33.959814 np0000183161 devstack@c-api.service[112757]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 09:54:33.959814 np0000183161 devstack@c-api.service[112757]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 09:54:33.959814 np0000183161 devstack@c-api.service[112757]: we strongly recommend against using it for new projects. Jun 26 09:54:33.959814 np0000183161 devstack@c-api.service[112757]: If you are already using Eventlet, we recommend migrating to a different Jun 26 09:54:33.959814 np0000183161 devstack@c-api.service[112757]: framework. For more detail see Jun 26 09:54:33.959814 np0000183161 devstack@c-api.service[112757]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 09:54:33.959814 np0000183161 devstack@c-api.service[112757]: import eventlet # noqa Jun 26 09:54:33.961387 np0000183161 devstack@c-api.service[112760]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 09:54:33.961387 np0000183161 devstack@c-api.service[112760]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 09:54:33.961387 np0000183161 devstack@c-api.service[112760]: we strongly recommend against using it for new projects. Jun 26 09:54:33.961387 np0000183161 devstack@c-api.service[112760]: If you are already using Eventlet, we recommend migrating to a different Jun 26 09:54:33.961387 np0000183161 devstack@c-api.service[112760]: framework. For more detail see Jun 26 09:54:33.961387 np0000183161 devstack@c-api.service[112760]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 09:54:33.961387 np0000183161 devstack@c-api.service[112760]: import eventlet # noqa Jun 26 09:54:34.033174 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 09:54:34.033174 np0000183161 devstack@c-api.service[112758]: warnings.warn( Jun 26 09:54:34.047950 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 09:54:34.047950 np0000183161 devstack@c-api.service[112759]: warnings.warn( Jun 26 09:54:34.054526 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 09:54:34.054526 np0000183161 devstack@c-api.service[112760]: warnings.warn( Jun 26 09:54:34.056324 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 09:54:34.056324 np0000183161 devstack@c-api.service[112757]: warnings.warn( Jun 26 09:54:34.128084 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 09:54:34.128084 np0000183161 devstack@c-api.service[112758]: from cgi import parse_header Jun 26 09:54:34.144980 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 09:54:34.144980 np0000183161 devstack@c-api.service[112760]: from cgi import parse_header Jun 26 09:54:34.145130 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 09:54:34.145130 np0000183161 devstack@c-api.service[112759]: from cgi import parse_header Jun 26 09:54:34.159759 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 09:54:34.159759 np0000183161 devstack@c-api.service[112757]: from cgi import parse_header Jun 26 09:54:34.182787 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 09:54:34.182787 np0000183161 devstack@c-api.service[112758]: removals.removed_module( Jun 26 09:54:34.184677 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 09:54:34.184677 np0000183161 devstack@c-api.service[112758]: removals.removed_module( Jun 26 09:54:34.200916 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 09:54:34.200916 np0000183161 devstack@c-api.service[112760]: removals.removed_module( Jun 26 09:54:34.202474 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 09:54:34.202474 np0000183161 devstack@c-api.service[112760]: removals.removed_module( Jun 26 09:54:34.210867 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 09:54:34.210867 np0000183161 devstack@c-api.service[112759]: removals.removed_module( Jun 26 09:54:34.213217 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 09:54:34.213217 np0000183161 devstack@c-api.service[112759]: removals.removed_module( Jun 26 09:54:34.245807 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 09:54:34.245807 np0000183161 devstack@c-api.service[112757]: removals.removed_module( Jun 26 09:54:34.247792 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 09:54:34.247792 np0000183161 devstack@c-api.service[112757]: removals.removed_module( Jun 26 09:54:35.101891 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 09:54:35.101891 np0000183161 devstack@c-api.service[112760]: warnings.warn( Jun 26 09:54:35.152389 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 09:54:35.152389 np0000183161 devstack@c-api.service[112760]: warnings.warn( Jun 26 09:54:35.170495 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 09:54:35.170495 np0000183161 devstack@c-api.service[112759]: warnings.warn( Jun 26 09:54:35.183575 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 09:54:35.183575 np0000183161 devstack@c-api.service[112758]: warnings.warn( Jun 26 09:54:35.202455 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 09:54:35.202455 np0000183161 devstack@c-api.service[112757]: warnings.warn( Jun 26 09:54:35.223081 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 09:54:35.223081 np0000183161 devstack@c-api.service[112759]: warnings.warn( Jun 26 09:54:35.240399 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 09:54:35.240399 np0000183161 devstack@c-api.service[112758]: warnings.warn( Jun 26 09:54:35.261194 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 09:54:35.261194 np0000183161 devstack@c-api.service[112757]: warnings.warn( Jun 26 09:54:35.352870 np0000183161 devstack@c-api.service[112760]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 09:54:35.353083 np0000183161 devstack@c-api.service[112760]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112760) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 09:54:35.430342 np0000183161 devstack@c-api.service[112759]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 09:54:35.430510 np0000183161 devstack@c-api.service[112759]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112759) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 09:54:35.444155 np0000183161 devstack@c-api.service[112760]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 09:54:35.444155 np0000183161 devstack@c-api.service[112760]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 09:54:35.449100 np0000183161 devstack@c-api.service[112758]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 09:54:35.449317 np0000183161 devstack@c-api.service[112758]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112758) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 09:54:35.473592 np0000183161 devstack@c-api.service[112757]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 09:54:35.473762 np0000183161 devstack@c-api.service[112757]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112757) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 09:54:35.496771 np0000183161 devstack@c-api.service[112759]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 09:54:35.496771 np0000183161 devstack@c-api.service[112759]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 09:54:35.527624 np0000183161 devstack@c-api.service[112758]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 09:54:35.527624 np0000183161 devstack@c-api.service[112758]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 09:54:35.548175 np0000183161 devstack@c-api.service[112757]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 09:54:35.548175 np0000183161 devstack@c-api.service[112757]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 09:54:35.980404 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112759) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 09:54:35.980517 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112760) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 09:54:35.980902 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.980959 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.981000 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.981036 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.981178 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.981354 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.981649 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.981773 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:35.981773 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:35.981901 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:35.981977 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.982043 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:35.982112 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:35.982175 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:35.982231 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:35.982304 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.982360 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:35.982360 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:35.982360 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:35.982360 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.983537 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112758) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 09:54:35.984011 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.984104 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.984290 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.984548 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.984633 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:35.984717 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:35.984789 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:35.984847 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.984906 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:35.985001 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:35.985001 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:35.985126 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:35.985197 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:35.985262 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.985330 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.985397 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:35.985466 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:35.985579 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:35.985640 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:35.985725 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.985798 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:35.985798 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:35.985798 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:35.985798 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.986025 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.986025 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:35.986025 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:35.986025 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:35.986025 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:35.986025 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:35.986371 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.991525 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.991651 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:35.991651 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:35.991806 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:35.991806 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:35.991934 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:35.991934 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.992068 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.992068 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:35.992179 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:35.992179 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:35.992284 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:35.992284 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:35.992411 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.992864 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.992944 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:35.993017 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:35.993017 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:35.993145 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:35.993145 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:35.993251 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.993355 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.993355 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:35.993432 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:35.993473 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.993512 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:35.993574 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:35.993633 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:35.993679 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:35.993745 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:35.993791 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:35.993834 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.993882 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:35.993924 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.993963 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:35.994005 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.994061 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:35.994111 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:35.994150 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.994188 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:35.994233 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:35.994277 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.994315 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:35.994359 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:35.994403 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:35.994450 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:35.994499 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:35.994543 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:35.994581 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:35.994620 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:35.994665 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:35.994718 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.994766 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:35.994805 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.994845 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.994892 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:35.994936 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:35.994979 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.995018 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:35.995018 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:35.995018 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:35.995018 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:35.995018 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.995305 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.995349 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.995423 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:35.995479 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:35.995479 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:35.995551 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:35.995596 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:35.995639 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:35.995704 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:35.995753 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:35.995792 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:35.995792 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.995871 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:35.995915 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.995954 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.996003 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:35.996003 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:35.996003 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:35.996003 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:35.996003 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:35.996003 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.997532 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.997646 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:35.997706 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:35.997787 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:35.997834 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:35.997877 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.997929 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:35.997975 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.998014 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:35.998053 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.998102 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:35.998142 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:35.998186 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:35.998225 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:35.998263 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:35.998307 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:35.998352 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:35.998399 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:35.998442 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:35.998480 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.998525 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.999339 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.999392 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:35.999444 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:35.999493 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:35.999556 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:35.999595 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.999658 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:35.999714 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:35.999779 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:35.999819 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:35.999867 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:35.999917 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:35.999917 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:35.999987 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.000026 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.000068 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.000107 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.000146 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.000146 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.000146 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.000271 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.000319 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.000357 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.000401 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.000446 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.000484 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.000531 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.000575 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.000618 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.000661 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.000723 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.000769 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.000808 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.000852 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.000896 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.000940 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.000977 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.001021 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.001061 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.001061 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.001061 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.001061 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.002513 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.002569 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.002632 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.002704 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.002766 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.002818 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.002863 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.002902 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.002948 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.002987 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.003030 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.003073 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.003113 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.003153 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.003202 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.003245 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.003289 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.003327 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.003365 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.003404 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.003404 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.008485 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.008573 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.008616 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.008663 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.008736 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.008795 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.008841 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.008841 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.008922 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.008968 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.009026 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.009122 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.009203 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.009247 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112757) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 09:54:36.009289 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.009813 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.009880 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.010049 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.010094 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.010140 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.010140 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.010140 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.010140 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.010288 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.010438 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.010513 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.010513 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.010513 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.010715 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.010790 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.010846 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.010910 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.010972 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.011035 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.011097 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.011152 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.011225 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.011295 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.011361 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.011415 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.011470 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.011534 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.011590 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.011645 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.011733 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.011789 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.011789 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.011789 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.011789 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.011993 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.012060 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.012122 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.012177 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.012239 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.012307 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.012373 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.012428 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.012490 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.012552 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.012615 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.012763 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.012845 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.012911 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.012970 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.013047 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.013047 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.013047 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.013226 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.013295 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.013361 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.013417 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.013481 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.013542 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.013660 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.013761 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.013822 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.013877 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.013933 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.013998 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.014054 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.014121 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.014187 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.014187 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.014187 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.014187 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.014187 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.014187 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.014187 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.014187 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.014187 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.014187 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.014187 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.014859 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.014859 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.014859 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.014859 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.014859 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.014859 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.014859 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.014859 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.014859 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.014859 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.014859 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.015907 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.015969 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.016037 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.016101 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.016164 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.016231 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.016289 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.016351 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.016419 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.016476 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.016541 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.016605 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.016661 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.016740 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.016810 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.016891 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.016891 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.017006 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.017069 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.017126 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.017185 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.017248 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.017304 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.017412 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.017412 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.017596 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.017656 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.017736 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.017736 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.017736 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.017736 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.017736 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.017736 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.017736 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.017736 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.017736 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.017736 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.018260 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.018260 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.018260 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.018260 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.018260 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.018260 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.018584 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.018644 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.018644 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.018787 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.018787 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.018998 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.019062 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.019128 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.019190 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.019245 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.019316 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.019316 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.019434 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.019496 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.019552 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.019608 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.019671 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.019760 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.019825 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.019897 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.020032 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.020097 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.020158 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.020228 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.020291 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.020353 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.020418 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.020473 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.020528 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.020605 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.020668 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.020757 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.020814 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.020914 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.021009 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.021083 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.021182 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.021248 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.021350 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.021419 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.021481 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.021544 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.021787 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.021872 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.021939 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.022010 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.022067 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.022124 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.022201 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.022312 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.022369 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.022398 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.022431 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.022460 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.022487 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.022515 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.022544 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.022570 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.022606 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.022639 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.022669 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.022716 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.022752 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.022781 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.022811 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.022843 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.022871 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.022899 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.022931 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.022931 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.022931 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.022931 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.022931 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.022931 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.022931 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.023098 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.023098 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.023098 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.023098 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.023098 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.023098 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.023098 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.023098 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.023098 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.023098 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.023355 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.023355 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.023355 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.023355 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.023458 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.023458 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.023458 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.023531 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.023559 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.023590 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.023618 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.023645 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.023677 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.023728 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.023761 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.023789 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.023815 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.023842 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.023869 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.023896 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.023922 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.023954 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.023982 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.024017 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.024017 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.024072 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.024099 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.024132 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.024132 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.024132 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.024132 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.024132 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.024289 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.024289 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.024371 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.024403 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.024435 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.024463 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.024495 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.024521 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.024552 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.024584 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.024631 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.024661 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.024717 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.024750 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.024777 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.024813 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.024849 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.024904 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.024938 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.024967 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.024999 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.025026 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.025057 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.025089 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.025120 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.025156 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.025183 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.025210 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.025235 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.025261 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.025313 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.025347 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.025377 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.025408 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.025447 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.025474 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.025501 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.025529 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.025556 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.025617 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.025656 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.025726 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.025758 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.025810 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.025915 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.025952 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.025984 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.026011 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.026040 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.026066 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.026098 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.026129 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.026158 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.026190 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.026221 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.026251 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.026279 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.026314 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.026341 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.026375 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.026402 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.026429 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.026460 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.026494 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.026544 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.026573 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.026599 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.026627 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.026654 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.026693 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.026730 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.026767 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.026800 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.026833 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.026833 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.026833 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.026833 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.026833 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.026833 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.026833 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.026833 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.027036 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.027079 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.027107 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.027134 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.027161 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.027193 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.027220 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.027250 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.027281 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.027308 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.027339 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.027370 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.027397 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.027424 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.027450 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.027481 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.027508 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.027536 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.027563 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.027589 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.027624 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.027666 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.027707 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.027743 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.027770 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.027800 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.027800 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.027851 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.027883 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.027883 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.027883 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.027964 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.027964 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.027964 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.027964 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.027964 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.028094 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.028148 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.028177 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.028208 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.028244 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.028296 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.028326 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.028370 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.028402 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.028465 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.028503 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.028539 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.028567 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.028598 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.028634 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.028661 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.028707 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.028742 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.028773 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.028801 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.028832 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.028859 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.028890 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.028922 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.028922 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.028982 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.029009 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.029041 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.029069 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.029100 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.029100 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.029100 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.029100 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.029100 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.029100 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.029100 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.029100 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.029100 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.029100 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.029351 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.029351 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.029351 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.029351 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.029351 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.029351 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.029351 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.029351 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.029351 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.029351 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.029619 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.029619 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.029691 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.029691 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.029691 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.029691 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.029691 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.029832 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.029860 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.029890 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.029920 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.029948 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.029977 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.030010 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.030041 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.030069 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.030099 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.030129 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.030155 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.030181 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.030208 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.030238 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.030269 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.030269 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.030326 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.030326 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.030326 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.030326 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.030326 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.030326 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.030481 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.030481 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.030481 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.030481 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.030481 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.030481 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.030481 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.033118 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.033181 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.033247 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.033302 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.033360 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.033394 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.033426 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.033457 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.033484 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.033512 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.033539 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.033698 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.033756 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.033827 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.034371 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.034440 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.034496 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.034562 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.034614 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.034645 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.034678 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.034721 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.034748 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.034784 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.034820 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.034849 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.034849 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.034898 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.034898 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.034951 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.034980 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.035011 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.035011 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.035062 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.035098 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.035279 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.035338 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.035399 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.035461 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.035520 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.035548 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.035576 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.035615 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.035642 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.035696 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.035751 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.035810 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.035868 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.035928 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.035959 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.035994 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.036030 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.036062 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.036094 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.036122 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.036153 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.036181 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.036208 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.036236 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.036267 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.036295 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.036327 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.036356 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.037486 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.037638 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.037638 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.037794 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.037823 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.037852 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.037852 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.037905 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.037905 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.037967 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.037995 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.038022 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.038050 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.038081 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.038112 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.038142 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.038142 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.038190 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.038221 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.038247 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.038247 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.038310 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.038340 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.038370 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.038399 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.038399 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.038487 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.038534 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.038889 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.038954 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.039002 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.039072 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.039127 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.039195 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.039250 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.039313 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.039374 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.039432 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.039500 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.039551 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.039582 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.039614 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.039646 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.039673 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.039713 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.039749 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.039778 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.039815 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.039848 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.039875 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.039907 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.039943 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.039971 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.040002 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.040029 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.040060 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.040088 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.040120 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.040152 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.040183 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.040183 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.040235 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.040266 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.040293 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.040320 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.040352 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.040390 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.040433 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.040472 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.040512 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.040551 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.040589 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.040632 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.040697 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.040739 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.040777 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.040777 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.040847 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.040887 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.040979 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.041037 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.041088 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.041149 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.045667 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.045667 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.045667 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.045667 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.045667 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.045667 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.045667 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.045667 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.045667 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.045667 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.046058 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.046058 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.046058 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.046058 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.046058 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.046280 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.046280 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.046280 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.046280 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.046280 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.046447 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.046494 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.046533 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.046573 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.046624 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.046664 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.046715 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.046765 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.046804 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.046842 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.046879 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.046924 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.046962 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.046999 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.047042 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.047087 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.047087 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.047087 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.047087 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.047087 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.047087 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.047087 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.047087 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.047366 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.047366 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.047366 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.047366 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.047366 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.047366 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.047366 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:36.047642 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.047642 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.047642 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.047642 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.047812 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.047848 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.047893 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.047932 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.047969 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.047969 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.047969 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.047969 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.048525 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.048582 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:36.048622 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.048662 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:36.048662 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.048764 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:36.048810 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.048848 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:36.048900 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.048900 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.048979 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:36.048979 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:36.102774 np0000183161 devstack@c-api.service[112757]: INFO dbcounter [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Registered counter for database cinder Jun 26 09:54:36.110231 np0000183161 devstack@c-api.service[112760]: INFO dbcounter [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Registered counter for database cinder Jun 26 09:54:36.111112 np0000183161 devstack@c-api.service[112758]: INFO dbcounter [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Registered counter for database cinder Jun 26 09:54:36.112574 np0000183161 devstack@c-api.service[112759]: INFO dbcounter [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Registered counter for database cinder Jun 26 09:54:36.148558 np0000183161 devstack@c-api.service[112757]: DEBUG oslo_db.sqlalchemy.engines [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112757) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:54:36.156112 np0000183161 devstack@c-api.service[112760]: DEBUG oslo_db.sqlalchemy.engines [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112760) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:54:36.157171 np0000183161 devstack@c-api.service[112758]: DEBUG oslo_db.sqlalchemy.engines [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112758) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:54:36.158928 np0000183161 devstack@c-api.service[112759]: DEBUG oslo_db.sqlalchemy.engines [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112759) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:54:36.279183 np0000183161 devstack@c-api.service[112757]: DEBUG dbcounter [-] [112757] Writer thread running {{(pid=112757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 09:54:36.279626 np0000183161 devstack@c-api.service[112759]: DEBUG dbcounter [-] [112759] Writer thread running {{(pid=112759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 09:54:36.282615 np0000183161 devstack@c-api.service[112757]: INFO cinder.rpc [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 09:54:36.282709 np0000183161 devstack@c-api.service[112759]: INFO cinder.rpc [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 09:54:36.285355 np0000183161 devstack@c-api.service[112757]: INFO cinder.rpc [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 09:54:36.285535 np0000183161 devstack@c-api.service[112759]: INFO cinder.rpc [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 09:54:36.286904 np0000183161 devstack@c-api.service[112758]: DEBUG dbcounter [-] [112758] Writer thread running {{(pid=112758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 09:54:36.287739 np0000183161 devstack@c-api.service[112757]: INFO cinder.rpc [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 09:54:36.288484 np0000183161 devstack@c-api.service[112759]: INFO cinder.rpc [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 09:54:36.289916 np0000183161 devstack@c-api.service[112758]: INFO cinder.rpc [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 09:54:36.290527 np0000183161 devstack@c-api.service[112757]: INFO cinder.rpc [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 09:54:36.292060 np0000183161 devstack@c-api.service[112759]: INFO cinder.rpc [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 09:54:36.292139 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.292495 np0000183161 devstack@c-api.service[112758]: INFO cinder.rpc [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 09:54:36.292588 np0000183161 devstack@c-api.service[112760]: DEBUG dbcounter [-] [112760] Writer thread running {{(pid=112760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 09:54:36.293120 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.296768 np0000183161 devstack@c-api.service[112758]: INFO cinder.rpc [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 09:54:36.296817 np0000183161 devstack@c-api.service[112760]: INFO cinder.rpc [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 09:54:36.296875 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.297179 np0000183161 devstack@c-api.service[112758]: INFO cinder.rpc [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 09:54:36.297448 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.297933 np0000183161 devstack@c-api.service[112760]: INFO cinder.rpc [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 09:54:36.298148 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.300760 np0000183161 devstack@c-api.service[112760]: INFO cinder.rpc [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 09:54:36.302036 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.303321 np0000183161 devstack@c-api.service[112760]: INFO cinder.rpc [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 09:54:36.304625 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.308784 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.330352 np0000183161 devstack@c-api.service[112759]: DEBUG oslo_db.sqlalchemy.engines [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112759) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:54:36.332710 np0000183161 devstack@c-api.service[112757]: DEBUG oslo_db.sqlalchemy.engines [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112757) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:54:36.332947 np0000183161 devstack@c-api.service[112759]: INFO cinder.rpc [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 09:54:36.335413 np0000183161 devstack@c-api.service[112759]: INFO cinder.rpc [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 09:54:36.335543 np0000183161 devstack@c-api.service[112758]: DEBUG oslo_db.sqlalchemy.engines [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112758) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:54:36.335838 np0000183161 devstack@c-api.service[112757]: INFO cinder.rpc [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 09:54:36.336720 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.338397 np0000183161 devstack@c-api.service[112757]: INFO cinder.rpc [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 09:54:36.338642 np0000183161 devstack@c-api.service[112758]: INFO cinder.rpc [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 09:54:36.340131 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.342376 np0000183161 devstack@c-api.service[112758]: INFO cinder.rpc [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 09:54:36.343171 np0000183161 devstack@c-api.service[112760]: DEBUG oslo_db.sqlalchemy.engines [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112760) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:54:36.343607 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.346498 np0000183161 devstack@c-api.service[112760]: INFO cinder.rpc [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 09:54:36.348865 np0000183161 devstack@c-api.service[112760]: INFO cinder.rpc [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 09:54:36.349674 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.350451 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.351403 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.354001 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.355421 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.356077 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.358839 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.360174 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.360249 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.362065 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.362166 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.363279 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.363577 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.365457 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.366053 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.366307 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.367701 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.368960 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.369310 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.370139 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.370816 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.373829 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.374265 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.375809 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.375951 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.376926 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.378710 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.379019 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.379775 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.380157 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.380421 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.381836 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.382739 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.382938 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.383432 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.384256 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.384710 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.386161 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.386488 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.386952 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.388378 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.389279 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.391749 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.391966 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.392178 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.392871 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.393671 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.393815 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.395501 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.396397 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.396493 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.396904 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.397493 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.398403 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.399934 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.399994 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.400862 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.401385 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.401766 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.402042 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.402979 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.403040 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.403284 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.404510 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.404572 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.404792 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.405448 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.405808 np0000183161 devstack@c-api.service[112759]: WARNING cinder.api.contrib.hosts [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 09:54:36.406009 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.406105 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extended resource: extensions {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.406367 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.407385 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.407593 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extended resource: cgsnapshots {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.407718 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.407895 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.408887 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.409025 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extended resource: qos-specs {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.409269 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.409373 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.410193 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.410849 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.410915 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.411572 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.411957 np0000183161 devstack@c-api.service[112758]: WARNING cinder.api.contrib.hosts [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 09:54:36.412193 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extended resource: extensions {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.412304 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.412610 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extended resource: capabilities {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.412931 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.413894 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.414004 np0000183161 devstack@c-api.service[112757]: WARNING cinder.api.contrib.hosts [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 09:54:36.414052 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extended resource: backups {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.414254 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extended resource: extensions {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.414967 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extended resource: cgsnapshots {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.415262 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.416209 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extended resource: os-volume-type-access {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.416268 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extended resource: cgsnapshots {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.416316 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extended resource: qos-specs {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.416980 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.417835 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extended resource: qos-specs {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.418148 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extended resource: encryption {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.418675 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.418798 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extended resource: capabilities {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.419825 np0000183161 devstack@c-api.service[112760]: WARNING cinder.api.contrib.hosts [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 09:54:36.419914 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extended resource: consistencygroups {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.420049 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extended resource: extensions {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.420118 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extended resource: capabilities {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.420161 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extended resource: backups {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.421424 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extended resource: backups {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.421485 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extended resource: cgsnapshots {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.422085 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extended resource: extra_specs {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.422256 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extended resource: os-volume-type-access {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.422901 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extended resource: qos-specs {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.423528 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extended resource: os-volume-type-access {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.423916 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extended resource: encryption {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.425395 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extended resource: consistencygroups {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.425514 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extended resource: capabilities {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.426867 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extended resource: backups {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.427440 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extended resource: extra_specs {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.427947 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extended resource: encryption {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.428052 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extended resource: encryption {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.428895 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extended resource: os-volume-type-access {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.428987 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extended resource: encryption {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.429572 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extended resource: consistencygroups {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.429639 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extended resource: os-volume-manage {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.430545 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extended resource: encryption {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.430615 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extended resource: os-volume-manage {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.431211 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extended resource: os-volume-transfer {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.432097 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extended resource: consistencygroups {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.432167 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extended resource: os-volume-transfer {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.432968 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extended resource: os-availability-zone {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.433777 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extended resource: os-availability-zone {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.434100 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extended resource: extra_specs {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.434250 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extended resource: extra_specs {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.434464 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extended resource: os-quota-sets {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.435106 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extended resource: os-quota-sets {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.435664 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extended resource: encryption {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.435870 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extended resource: encryption {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.436021 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extended resource: os-quota-class-sets {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.436481 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extended resource: os-quota-class-sets {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.437192 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extended resource: os-volume-manage {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.437354 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extended resource: os-volume-manage {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.437474 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extended resource: os-snapshot-manage {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.437806 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extended resource: os-snapshot-manage {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.438659 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extended resource: os-volume-transfer {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.438829 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extended resource: os-volume-transfer {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.439074 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extended resource: os-hosts {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.439222 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extended resource: os-hosts {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.440338 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extended resource: os-availability-zone {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.440473 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extended resource: os-availability-zone {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.440588 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extended resource: scheduler-stats {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.440647 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extended resource: scheduler-stats {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.441661 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extended resource: os-quota-sets {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.441796 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extended resource: os-quota-sets {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.443255 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extended resource: os-quota-class-sets {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.443330 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extended resource: os-quota-class-sets {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.443482 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.443694 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.444579 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extended resource: os-snapshot-manage {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.444732 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extended resource: os-snapshot-manage {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.444998 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.445406 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.445879 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.contrib.snapshot_actions [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] SnapshotActionsController initialized {{(pid=112758) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 09:54:36.446146 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extended resource: os-hosts {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.446390 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.contrib.snapshot_actions [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] SnapshotActionsController initialized {{(pid=112759) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 09:54:36.446666 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.447223 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.448167 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.448662 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.449644 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extended resource: os-hosts {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.450132 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.450351 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.451063 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extended resource: scheduler-stats {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.451533 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.451630 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.453067 np0000183161 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.453207 np0000183161 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.453868 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extension UsedLimits extending resource: limits {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.454020 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extension UsedLimits extending resource: limits {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.454020 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.454130 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.454209 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.454271 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.454355 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.454454 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extension VolumeActions extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.454530 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extended resource: scheduler-stats {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:36.454663 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.454827 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.454827 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extension TypesManage extending resource: types {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.454971 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.455069 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.455146 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.455217 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.455308 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extension AdminActions extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.455392 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extension VolumeActions extending resource: volumes {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.455462 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extension AdminActions extending resource: snapshots {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.455528 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.455594 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extension AdminActions extending resource: backups {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.455654 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.455654 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extension TypesManage extending resource: types {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.455831 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.455831 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.455977 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.456047 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-aabc84e0-61c4-4d3b-93cd-b3865b00079d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.456105 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.456105 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extension AdminActions extending resource: volumes {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.456105 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extension AdminActions extending resource: snapshots {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.456266 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.456325 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extension AdminActions extending resource: backups {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.456325 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.456325 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.456325 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-57bafea3-45ed-4fd3-8e31-97b056061c94 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.456826 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.456932 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.contrib.snapshot_actions [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] SnapshotActionsController initialized {{(pid=112757) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 09:54:36.457708 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.458323 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.459167 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.459235 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.contrib.snapshot_actions [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] SnapshotActionsController initialized {{(pid=112760) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 09:54:36.459957 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.460496 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.461345 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.461872 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.462717 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.463391 np0000183161 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.464122 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.464190 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extension UsedLimits extending resource: limits {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.464269 np0000183161 devstack@c-api.service[112758]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7cc9c12a3668 pid: 112758 (default app) Jun 26 09:54:36.464331 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.464515 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.464627 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.464741 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extension VolumeActions extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.464860 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.464969 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.465069 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extension TypesManage extending resource: types {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.465173 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.465309 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.465400 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extension AdminActions extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.465510 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extension AdminActions extending resource: snapshots {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.465598 np0000183161 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:36.465641 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extension AdminActions extending resource: backups {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.465723 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.465826 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.465933 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7177ca13-4417-4a4d-a235-999436c879a7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.466482 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extension UsedLimits extending resource: limits {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.466589 np0000183161 devstack@c-api.service[112759]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7cc9c12a3668 pid: 112759 (default app) Jun 26 09:54:36.466712 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.467361 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.467456 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.467558 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extension VolumeActions extending resource: volumes {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.467699 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.467820 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.467920 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extension TypesManage extending resource: types {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.468028 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.468168 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.468279 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extension AdminActions extending resource: volumes {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.468408 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extension AdminActions extending resource: snapshots {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.468504 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extension AdminActions extending resource: backups {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.468604 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.468731 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.468842 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-0b83ef59-5d21-4502-9f96-f8547e5b846d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:36.473535 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.473535 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.473535 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.473535 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.473535 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.474198 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.474198 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.474198 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.474198 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.474198 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.474454 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.474454 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.474454 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.474454 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.474454 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.474454 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.474813 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.474813 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.474813 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.474813 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.475000 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.475000 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.475000 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.475000 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.475200 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.475200 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.475200 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.475200 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.475406 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.475406 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.475406 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.475406 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.475406 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.475730 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.475730 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.475730 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.475730 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.475730 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.475952 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.475952 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.475952 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.475952 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.475952 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.475952 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.476296 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.476296 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.476296 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.476296 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.476296 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.476296 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.476644 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.476644 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.476644 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.476644 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.476644 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.476644 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.477029 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.477029 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.477029 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.477029 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.477029 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.477290 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.477290 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.477290 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.477290 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.477290 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.478518 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.478518 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.478518 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.478518 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.478518 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.478518 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.478964 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.478964 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.478964 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.478964 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.478964 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.478964 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.479222 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.479222 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.479222 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.479222 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.479222 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.479478 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.479478 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.479478 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.479478 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.479478 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.479728 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.479728 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.479728 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.479728 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.479918 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.479918 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.479918 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.479918 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.480107 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.480107 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.480107 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.480107 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.480107 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.480367 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.480367 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.480367 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.480367 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.480367 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.480586 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.480586 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.480586 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.480586 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.480804 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.480804 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.480804 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.480804 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.481100 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.481100 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.481100 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.481100 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.481345 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.481345 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.481345 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.481345 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.481556 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.481556 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.481556 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.481556 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.481775 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.481775 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.481775 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.481775 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.481775 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.482080 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.482080 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.482080 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.482080 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.482080 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.482080 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.482347 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.482347 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.482347 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.482347 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.482347 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.482508 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.482508 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.482508 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.482508 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.482508 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.482508 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.482731 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.482731 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.482731 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.482731 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.482731 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.482731 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.482924 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.482924 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.482924 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.482924 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.482924 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.482924 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.483113 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.483113 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.483113 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.483113 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.483113 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.483113 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.483288 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.483288 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.483288 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.483288 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.483418 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.483418 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.483418 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.483418 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.483418 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.483584 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.483584 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.483584 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.483584 np0000183161 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:36.483584 np0000183161 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) Jun 26 09:54:36.483756 np0000183161 devstack@c-api.service[112757]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7cc9c12a3668 pid: 112757 (default app) Jun 26 09:54:36.483793 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-db6783d7-1337-4831-99b4-1768d8cc6947 None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:36.483825 np0000183161 devstack@c-api.service[112760]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7cc9c12a3668 pid: 112760 (default app) Jun 26 09:54:36.483854 np0000183161 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 1/1] 199.19.213.20 () {60 vars in 949 bytes} [Fri Jun 26 09:54:36 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 09:54:43.941956 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.941956 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.942353 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.942353 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.942353 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.942353 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.942353 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.942542 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.942542 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.942542 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.942542 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.942542 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.942542 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.942769 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.942769 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.942769 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.942769 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.942769 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.942949 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.942949 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.942949 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.942949 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.943083 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.943083 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.943083 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.943083 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.943225 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.943225 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.943225 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.943225 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.943225 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.943399 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.943399 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.943399 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.943399 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.943399 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.943574 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.943574 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.943574 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.943574 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.943574 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.943574 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.943841 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.943841 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.943841 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.943841 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.943841 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.943841 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.944051 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.944051 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.944051 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.944051 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.944051 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.944051 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.944267 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.944267 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.944267 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.944267 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.944267 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.944267 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.944578 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.944578 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.944578 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.944578 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.944795 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.944795 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.944795 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.944795 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.944795 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.945020 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.945020 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.945020 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.945020 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.945020 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.945223 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.945223 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.945223 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.945223 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.945223 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.945223 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.945439 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.945439 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.945439 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.945439 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.945439 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.945641 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.945641 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.945641 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.945641 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.945641 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.945838 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.945838 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.945838 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.945838 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.945981 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.945981 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.945981 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.945981 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.946141 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.946141 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.946141 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.946141 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.946141 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.946324 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.946324 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.946324 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.946324 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.946324 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.946495 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.946495 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.946495 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.946495 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.946647 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.946647 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.946647 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.946647 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.946811 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.946811 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.946811 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.946811 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.947059 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.947059 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.947059 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.947059 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.947208 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.947208 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.947208 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.947208 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.947351 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.947351 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.947351 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.947351 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.947351 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.947351 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.947581 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.947581 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.947581 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.947581 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.947581 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.947835 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.947835 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.947835 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.947835 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.947835 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.947835 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.947835 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.948089 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.948089 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.948089 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.948089 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.948089 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.948089 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.948301 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.948301 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.948301 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.948301 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.948301 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.948301 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.948546 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.948546 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.948546 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.948546 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.948546 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.948546 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.948788 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.948788 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.948788 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.948788 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.948948 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.948948 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.948948 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.948948 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.949101 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.949101 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.949101 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.949101 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.949242 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.949242 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.949242 np0000183161 devstack@c-api.service[112759]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.949242 np0000183161 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) Jun 26 09:54:43.949242 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-3f7f8d25-8b95-4940-b4a7-6bca22b2b247 None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:44.554499 np0000183161 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-3f7f8d25-8b95-4940-b4a7-6bca22b2b247 admin admin] POST https://199.19.213.20/volume/v3/types Jun 26 09:54:44.555211 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-3f7f8d25-8b95-4940-b4a7-6bca22b2b247 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 09:54:44.557130 np0000183161 devstack@c-api.service[112759]: /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. Jun 26 09:54:44.557130 np0000183161 devstack@c-api.service[112759]: warnings.warn( Jun 26 09:54:44.593421 np0000183161 devstack@c-api.service[112759]: DEBUG oslo_db.sqlalchemy.engines [None req-3f7f8d25-8b95-4940-b4a7-6bca22b2b247 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112759) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:54:44.625945 np0000183161 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-3f7f8d25-8b95-4940-b4a7-6bca22b2b247 admin admin] https://199.19.213.20/volume/v3/types returned with HTTP 200 Jun 26 09:54:44.626574 np0000183161 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 1/2] 199.19.213.20 () {68 vars in 1281 bytes} [Fri Jun 26 09:54:43 2026] POST /volume/v3/types => generated 186 bytes in 701 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:54:44.654708 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.654708 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.654708 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.654708 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.654708 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.655475 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.655475 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.655475 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.655475 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.655475 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.655765 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.655765 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.655765 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.655765 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.655765 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.655765 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.656203 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.656203 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.656203 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.656203 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.656435 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.656435 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.656435 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.656435 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.656716 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.656716 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.656716 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.656716 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.657207 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.657207 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.657207 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.657207 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.657207 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.657492 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.657492 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.657492 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.657492 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.657492 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.657890 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.657890 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.657890 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.657890 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.657890 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.657890 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.658235 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.658235 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.658235 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.658235 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.658235 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.658235 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.658573 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.658573 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.658573 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.658573 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.658573 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.658573 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.658917 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.658917 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.658917 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.658917 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.658917 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.659201 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.659201 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.659201 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.659201 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.659201 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.659482 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.659482 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.659482 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.659482 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.659482 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.659482 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.659813 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.659813 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.659813 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.659813 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.659813 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.659813 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.660101 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.660101 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.660101 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.660101 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.660101 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.660381 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.660381 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.660381 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.660381 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.660381 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.660630 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.660630 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.660630 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.660630 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.660913 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.660913 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.660913 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.660913 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.661262 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.661262 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.661262 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.661262 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.661262 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.661598 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.661598 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.661598 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.661598 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.661598 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.661822 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.661822 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.661822 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.661822 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.661994 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.661994 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.661994 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.661994 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.662163 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.662163 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.662163 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.662163 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.662331 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.662331 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.662331 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.662331 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.662518 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.662518 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.662518 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.662518 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.662738 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.662738 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.662738 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.662738 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.662738 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.662948 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.662948 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.662948 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.662948 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.662948 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.662948 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.663163 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.663163 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.663163 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.663163 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.663163 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.663338 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.663338 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.663338 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.663338 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.663338 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.663338 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.663565 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.663565 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.663565 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.663565 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.663565 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.663565 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.663799 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.663799 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.663799 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.663799 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.663799 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.663799 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.664026 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.664026 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.664026 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.664026 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.664026 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.664026 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.664238 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.664238 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.664238 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.664238 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.664384 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.664384 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.664384 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.664384 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.664384 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.664578 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.664578 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.664578 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.664578 np0000183161 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:44.664578 np0000183161 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 26 09:54:44.664578 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [req-3f7f8d25-8b95-4940-b4a7-6bca22b2b247 req-4f6f3622-8f4e-4f18-8de5-c76b3b06eea2 None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:45.111583 np0000183161 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [req-3f7f8d25-8b95-4940-b4a7-6bca22b2b247 req-4f6f3622-8f4e-4f18-8de5-c76b3b06eea2 admin admin] POST https://199.19.213.20/volume/v3/types/53e2aac8-b92b-49fe-ba66-5299620fc23b/extra_specs Jun 26 09:54:45.112218 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [req-3f7f8d25-8b95-4940-b4a7-6bca22b2b247 req-4f6f3622-8f4e-4f18-8de5-c76b3b06eea2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 09:54:45.114298 np0000183161 devstack@c-api.service[112757]: /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. Jun 26 09:54:45.114298 np0000183161 devstack@c-api.service[112757]: warnings.warn( Jun 26 09:54:45.155184 np0000183161 devstack@c-api.service[112757]: DEBUG oslo_db.sqlalchemy.engines [req-3f7f8d25-8b95-4940-b4a7-6bca22b2b247 req-4f6f3622-8f4e-4f18-8de5-c76b3b06eea2 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=112757) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:54:45.234560 np0000183161 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [req-3f7f8d25-8b95-4940-b4a7-6bca22b2b247 req-4f6f3622-8f4e-4f18-8de5-c76b3b06eea2 admin admin] https://199.19.213.20/volume/v3/types/53e2aac8-b92b-49fe-ba66-5299620fc23b/extra_specs returned with HTTP 200 Jun 26 09:54:45.234560 np0000183161 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 1/3] 199.19.213.20 () {70 vars in 1498 bytes} [Fri Jun 26 09:54:44 2026] POST /volume/v3/types/53e2aac8-b92b-49fe-ba66-5299620fc23b/extra_specs => generated 55 bytes in 594 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:54:46.340777 np0000183161 devstack@c-api.service[112758]: DEBUG dbcounter [-] [112758] Writing DB stats cinder:SELECT=6 {{(pid=112758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:54:46.347373 np0000183161 devstack@c-api.service[112760]: DEBUG dbcounter [-] [112760] Writing DB stats cinder:SELECT=6 {{(pid=112760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:54:54.623345 np0000183161 devstack@c-api.service[112759]: DEBUG dbcounter [-] [112759] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:54:55.230886 np0000183161 devstack@c-api.service[112757]: DEBUG dbcounter [-] [112757] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:57:30.181529 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.181529 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.181529 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.181529 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.182362 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.182362 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.182362 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.182362 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.182755 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.182755 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.182755 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.182755 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.182755 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.182755 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.183157 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.183157 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.183157 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.183157 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.183157 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.183500 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.183500 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.183500 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.183500 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.183500 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.183833 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.183833 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.183833 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.183833 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.184158 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.184158 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.184158 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.184158 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.184158 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.184532 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.184532 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.184532 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.184532 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.184532 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.184922 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.184922 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.184922 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.184922 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.184922 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.184922 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.185329 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.185329 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.185329 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.185329 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.185329 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.185329 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.185740 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.185740 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.185740 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.185740 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.185740 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.185740 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.186189 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.186189 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.186189 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.186189 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.186189 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.186574 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.186574 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.186574 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.186574 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.186574 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.186922 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.186922 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.186922 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.186922 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.186922 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.186922 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.187322 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.187322 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.187322 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.187322 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.187322 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.187322 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.187743 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.187743 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.187743 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.187743 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.187743 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.188146 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.188146 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.188146 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.188146 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.188146 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.188511 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.188511 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.188511 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.188511 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.189007 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.189007 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.189007 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.189007 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.189279 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.189279 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.189279 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.189279 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.189279 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.189647 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.189647 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.189647 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.189647 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.189647 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.190013 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.190013 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.190013 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.190013 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.190282 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.190282 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.190282 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.190282 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.190636 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.190636 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.190636 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.190636 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.190997 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.190997 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.190997 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.190997 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.191271 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.191271 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.191271 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.191271 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.191574 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.191574 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.191574 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.191574 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.191574 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.191869 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.191869 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.191869 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.191869 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.191869 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.191869 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.192139 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.192139 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.192139 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.192139 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.192139 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.192350 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.192350 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.192350 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.192350 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.192350 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.192350 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.192614 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.192614 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.192614 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.192614 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.192614 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.192614 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.192892 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.192892 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.192892 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.192892 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.192892 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.192892 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.193156 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.193156 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.193156 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.193156 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.193156 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.193156 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.193419 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.193419 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.193419 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.193419 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.193603 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.193603 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.193603 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.193603 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.193603 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.193867 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.193867 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.193867 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.193867 np0000183161 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:30.193867 np0000183161 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 26 09:57:30.193867 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.middleware.request_id [None req-da465c7c-61f4-4f9a-86bc-31b718e4e889 None None] RequestId filter calling following filter/app {{(pid=112760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:57:30.193867 np0000183161 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-da465c7c-61f4-4f9a-86bc-31b718e4e889 None None] GET https://199.19.213.20/volume// Jun 26 09:57:30.194143 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-da465c7c-61f4-4f9a-86bc-31b718e4e889 None None] Empty body provided in request {{(pid=112760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:57:30.194143 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-da465c7c-61f4-4f9a-86bc-31b718e4e889 None None] Calling method 'all' {{(pid=112760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:57:30.194143 np0000183161 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-da465c7c-61f4-4f9a-86bc-31b718e4e889 None None] https://199.19.213.20/volume// returned with HTTP 300 Jun 26 09:57:30.194143 np0000183161 devstack@c-api.service[112760]: [pid: 112760|app: 0|req: 1/4] 199.19.213.20 () {66 vars in 1449 bytes} [Fri Jun 26 09:57:30 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 09:58:13.691172 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-694fed87-4fa9-43ca-859f-afde16543e80 None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:13.692589 np0000183161 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 2/5] 199.19.213.20 () {62 vars in 1061 bytes} [Fri Jun 26 09:58:13 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 09:58:13.727023 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-3a765c3d-a04d-4719-81c2-1a125d4e62d4 None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:13.741330 np0000183161 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 2/6] 199.19.213.20 () {64 vars in 1265 bytes} [Fri Jun 26 09:58:13 2026] GET /volume/v3 => generated 0 bytes in 16 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 09:58:13.775636 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [req-3a765c3d-a04d-4719-81c2-1a125d4e62d4 req-33cc96e7-4177-4976-b5a9-3146dba55c57 None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:13.781341 np0000183161 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [req-3a765c3d-a04d-4719-81c2-1a125d4e62d4 req-33cc96e7-4177-4976-b5a9-3146dba55c57 demo demo] GET https://199.19.213.20/volume/v3/ Jun 26 09:58:13.781595 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [req-3a765c3d-a04d-4719-81c2-1a125d4e62d4 req-33cc96e7-4177-4976-b5a9-3146dba55c57 demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:58:13.781904 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [req-3a765c3d-a04d-4719-81c2-1a125d4e62d4 req-33cc96e7-4177-4976-b5a9-3146dba55c57 demo demo] Calling method 'version_select' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:58:13.783112 np0000183161 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [req-3a765c3d-a04d-4719-81c2-1a125d4e62d4 req-33cc96e7-4177-4976-b5a9-3146dba55c57 demo demo] https://199.19.213.20/volume/v3/ returned with HTTP 200 Jun 26 09:58:13.783560 np0000183161 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 2/7] 199.19.213.20 () {66 vars in 1339 bytes} [Fri Jun 26 09:58:13 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:58:13.829902 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.middleware.request_id [None req-9ed2ce40-5a60-4371-8b25-09ca352e499a None None] RequestId filter calling following filter/app {{(pid=112760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:14.244896 np0000183161 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-9ed2ce40-5a60-4371-8b25-09ca352e499a demo demo] GET https://199.19.213.20/volume/v3/types Jun 26 09:58:14.245273 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-9ed2ce40-5a60-4371-8b25-09ca352e499a demo demo] Empty body provided in request {{(pid=112760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:58:14.245505 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-9ed2ce40-5a60-4371-8b25-09ca352e499a demo demo] Calling method 'index' {{(pid=112760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:58:14.246110 np0000183161 devstack@c-api.service[112760]: /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. Jun 26 09:58:14.246110 np0000183161 devstack@c-api.service[112760]: warnings.warn( Jun 26 09:58:14.246837 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.api_utils [None req-9ed2ce40-5a60-4371-8b25-09ca352e499a demo demo] Removing options '' from query. {{(pid=112760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:58:14.287008 np0000183161 devstack@c-api.service[112760]: DEBUG oslo_db.sqlalchemy.engines [None req-9ed2ce40-5a60-4371-8b25-09ca352e499a demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112760) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:58:14.309275 np0000183161 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-9ed2ce40-5a60-4371-8b25-09ca352e499a demo demo] https://199.19.213.20/volume/v3/types returned with HTTP 200 Jun 26 09:58:14.310295 np0000183161 devstack@c-api.service[112760]: [pid: 112760|app: 0|req: 2/8] 199.19.213.20 () {64 vars in 1283 bytes} [Fri Jun 26 09:58:13 2026] GET /volume/v3/types => generated 377 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:58:14.349728 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-85ab0930-bb4a-4c3b-a89e-9dbe252d54c0 None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:14.770520 np0000183161 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-85ab0930-bb4a-4c3b-a89e-9dbe252d54c0 demo demo] GET https://199.19.213.20/volume/v3/types/default Jun 26 09:58:14.771332 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-85ab0930-bb4a-4c3b-a89e-9dbe252d54c0 demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:58:14.771332 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-85ab0930-bb4a-4c3b-a89e-9dbe252d54c0 demo demo] Calling method 'show' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:58:14.809491 np0000183161 devstack@c-api.service[112758]: DEBUG oslo_db.sqlalchemy.engines [None req-85ab0930-bb4a-4c3b-a89e-9dbe252d54c0 demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112758) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:58:14.831474 np0000183161 devstack@c-api.service[112758]: /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. Jun 26 09:58:14.831474 np0000183161 devstack@c-api.service[112758]: warnings.warn( Jun 26 09:58:14.834095 np0000183161 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-85ab0930-bb4a-4c3b-a89e-9dbe252d54c0 demo demo] https://199.19.213.20/volume/v3/types/default returned with HTTP 200 Jun 26 09:58:14.834606 np0000183161 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 3/9] 199.19.213.20 () {64 vars in 1294 bytes} [Fri Jun 26 09:58:14 2026] GET /volume/v3/types/default => generated 145 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:58:15.341928 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-fd6202e0-1cc4-44e9-a8bf-e11ab7e4af53 None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:15.343311 np0000183161 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 3/10] 199.19.213.20 () {62 vars in 1061 bytes} [Fri Jun 26 09:58:15 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 09:58:15.377091 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-7b72969d-877d-4ef0-b965-861788b818c2 None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:15.386835 np0000183161 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 3/11] 199.19.213.20 () {64 vars in 1265 bytes} [Fri Jun 26 09:58:15 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 09:58:15.432879 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.middleware.request_id [req-7b72969d-877d-4ef0-b965-861788b818c2 req-28b9205d-8a37-4f4a-8fd6-c0db51b11664 None None] RequestId filter calling following filter/app {{(pid=112760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:15.435832 np0000183161 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [req-7b72969d-877d-4ef0-b965-861788b818c2 req-28b9205d-8a37-4f4a-8fd6-c0db51b11664 demo demo] GET https://199.19.213.20/volume/v3/ Jun 26 09:58:15.436072 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [req-7b72969d-877d-4ef0-b965-861788b818c2 req-28b9205d-8a37-4f4a-8fd6-c0db51b11664 demo demo] Empty body provided in request {{(pid=112760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:58:15.436324 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [req-7b72969d-877d-4ef0-b965-861788b818c2 req-28b9205d-8a37-4f4a-8fd6-c0db51b11664 demo demo] Calling method 'version_select' {{(pid=112760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:58:15.437099 np0000183161 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [req-7b72969d-877d-4ef0-b965-861788b818c2 req-28b9205d-8a37-4f4a-8fd6-c0db51b11664 demo demo] https://199.19.213.20/volume/v3/ returned with HTTP 200 Jun 26 09:58:15.437561 np0000183161 devstack@c-api.service[112760]: [pid: 112760|app: 0|req: 3/12] 199.19.213.20 () {66 vars in 1339 bytes} [Fri Jun 26 09:58:15 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:58:15.477718 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-2124ebb3-cb46-4581-81c1-a65dd033cf0d None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:15.481760 np0000183161 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-2124ebb3-cb46-4581-81c1-a65dd033cf0d demo demo] GET https://199.19.213.20/volume/v3/types/default Jun 26 09:58:15.482261 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-2124ebb3-cb46-4581-81c1-a65dd033cf0d demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:58:15.482804 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-2124ebb3-cb46-4581-81c1-a65dd033cf0d demo demo] Calling method 'show' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:58:15.492395 np0000183161 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-2124ebb3-cb46-4581-81c1-a65dd033cf0d demo demo] https://199.19.213.20/volume/v3/types/default returned with HTTP 200 Jun 26 09:58:15.493009 np0000183161 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 4/13] 199.19.213.20 () {64 vars in 1294 bytes} [Fri Jun 26 09:58:15 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:58:16.176518 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-c09c9f45-ecfc-4b0a-966d-f2afe180597b None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:16.177945 np0000183161 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 4/14] 199.19.213.20 () {62 vars in 1061 bytes} [Fri Jun 26 09:58:16 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 09:58:16.211061 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-5af79b86-a1a7-47ae-b0d4-767f38bdee92 None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:16.215528 np0000183161 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 4/15] 199.19.213.20 () {64 vars in 1265 bytes} [Fri Jun 26 09:58:16 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 09:58:16.249645 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.middleware.request_id [req-5af79b86-a1a7-47ae-b0d4-767f38bdee92 req-176ffa10-26cd-46aa-92d9-20b4ea9d3d79 None None] RequestId filter calling following filter/app {{(pid=112760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:16.253585 np0000183161 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [req-5af79b86-a1a7-47ae-b0d4-767f38bdee92 req-176ffa10-26cd-46aa-92d9-20b4ea9d3d79 demo demo] GET https://199.19.213.20/volume/v3/ Jun 26 09:58:16.254221 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [req-5af79b86-a1a7-47ae-b0d4-767f38bdee92 req-176ffa10-26cd-46aa-92d9-20b4ea9d3d79 demo demo] Empty body provided in request {{(pid=112760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:58:16.254777 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [req-5af79b86-a1a7-47ae-b0d4-767f38bdee92 req-176ffa10-26cd-46aa-92d9-20b4ea9d3d79 demo demo] Calling method 'version_select' {{(pid=112760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:58:16.255613 np0000183161 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [req-5af79b86-a1a7-47ae-b0d4-767f38bdee92 req-176ffa10-26cd-46aa-92d9-20b4ea9d3d79 demo demo] https://199.19.213.20/volume/v3/ returned with HTTP 200 Jun 26 09:58:16.256389 np0000183161 devstack@c-api.service[112760]: [pid: 112760|app: 0|req: 4/16] 199.19.213.20 () {66 vars in 1339 bytes} [Fri Jun 26 09:58:16 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:58:16.296671 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-7786e9c2-b869-46d6-8662-ef834434eebe None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:16.300603 np0000183161 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-7786e9c2-b869-46d6-8662-ef834434eebe demo demo] GET https://199.19.213.20/volume/v3/types/default Jun 26 09:58:16.301290 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-7786e9c2-b869-46d6-8662-ef834434eebe demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:58:16.301627 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-7786e9c2-b869-46d6-8662-ef834434eebe demo demo] Calling method 'show' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:58:16.315171 np0000183161 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-7786e9c2-b869-46d6-8662-ef834434eebe demo demo] https://199.19.213.20/volume/v3/types/default returned with HTTP 200 Jun 26 09:58:16.315777 np0000183161 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 5/17] 199.19.213.20 () {64 vars in 1294 bytes} [Fri Jun 26 09:58:16 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:58:16.357422 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-9edea032-c14c-42fa-be26-b25c7eb8bfc2 None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:16.358933 np0000183161 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 5/18] 199.19.213.20 () {62 vars in 1061 bytes} [Fri Jun 26 09:58:16 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 09:58:16.393630 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-b545ab24-9394-43cc-a486-fb25cf79a240 None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:16.396449 np0000183161 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 5/19] 199.19.213.20 () {64 vars in 1265 bytes} [Fri Jun 26 09:58:16 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 09:58:16.431607 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.middleware.request_id [req-b545ab24-9394-43cc-a486-fb25cf79a240 req-da6634cf-5ef3-4211-8d23-c76207b72c3d None None] RequestId filter calling following filter/app {{(pid=112760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:16.434319 np0000183161 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [req-b545ab24-9394-43cc-a486-fb25cf79a240 req-da6634cf-5ef3-4211-8d23-c76207b72c3d demo demo] GET https://199.19.213.20/volume/v3/ Jun 26 09:58:16.434991 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [req-b545ab24-9394-43cc-a486-fb25cf79a240 req-da6634cf-5ef3-4211-8d23-c76207b72c3d demo demo] Empty body provided in request {{(pid=112760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:58:16.434991 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [req-b545ab24-9394-43cc-a486-fb25cf79a240 req-da6634cf-5ef3-4211-8d23-c76207b72c3d demo demo] Calling method 'version_select' {{(pid=112760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:58:16.435337 np0000183161 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [req-b545ab24-9394-43cc-a486-fb25cf79a240 req-da6634cf-5ef3-4211-8d23-c76207b72c3d demo demo] https://199.19.213.20/volume/v3/ returned with HTTP 200 Jun 26 09:58:16.436104 np0000183161 devstack@c-api.service[112760]: [pid: 112760|app: 0|req: 5/20] 199.19.213.20 () {66 vars in 1339 bytes} [Fri Jun 26 09:58:16 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:58:16.478241 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-7aaa6690-bfee-42ed-9c9e-a6ac16b38e8d None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:16.481851 np0000183161 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-7aaa6690-bfee-42ed-9c9e-a6ac16b38e8d demo demo] GET https://199.19.213.20/volume/v3/types/default Jun 26 09:58:16.482156 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-7aaa6690-bfee-42ed-9c9e-a6ac16b38e8d demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:58:16.482400 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-7aaa6690-bfee-42ed-9c9e-a6ac16b38e8d demo demo] Calling method 'show' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:58:16.492117 np0000183161 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-7aaa6690-bfee-42ed-9c9e-a6ac16b38e8d demo demo] https://199.19.213.20/volume/v3/types/default returned with HTTP 200 Jun 26 09:58:16.492539 np0000183161 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 6/21] 199.19.213.20 () {64 vars in 1294 bytes} [Fri Jun 26 09:58:16 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:58:24.301640 np0000183161 devstack@c-api.service[112760]: DEBUG dbcounter [-] [112760] Writing DB stats cinder:SELECT=1 {{(pid=112760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:58:26.487833 np0000183161 devstack@c-api.service[112758]: DEBUG dbcounter [-] [112758] Writing DB stats cinder:SELECT=8 {{(pid=112758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:03:05.260453 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-89b3a3a0-9309-431c-897d-f84950730792 None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:03:05.403112 np0000183161 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-89b3a3a0-9309-431c-897d-f84950730792 demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:03:05.403524 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-89b3a3a0-9309-431c-897d-f84950730792 demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:03:05.403757 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-89b3a3a0-9309-431c-897d-f84950730792 demo demo] Calling method 'detail' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:03:05.404725 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.api_utils [None req-89b3a3a0-9309-431c-897d-f84950730792 demo demo] Removing options '' from query. {{(pid=112759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:03:05.406014 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.volume.api [None req-89b3a3a0-9309-431c-897d-f84950730792 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112759) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:03:05.467727 np0000183161 devstack@c-api.service[112759]: INFO cinder.volume.api [None req-89b3a3a0-9309-431c-897d-f84950730792 demo demo] Get all volumes completed successfully. Jun 26 10:03:05.470505 np0000183161 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-89b3a3a0-9309-431c-897d-f84950730792 demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:03:05.471100 np0000183161 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 6/22] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:03:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:03:15.459195 np0000183161 devstack@c-api.service[112759]: DEBUG dbcounter [-] [112759] Writing DB stats cinder:SELECT=1 {{(pid=112759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:04:05.494928 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-8c7110a1-d2f0-4164-a0f8-ef6c516825bd None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:04:05.497612 np0000183161 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-8c7110a1-d2f0-4164-a0f8-ef6c516825bd demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:04:05.498092 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-8c7110a1-d2f0-4164-a0f8-ef6c516825bd demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:04:05.498092 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-8c7110a1-d2f0-4164-a0f8-ef6c516825bd demo demo] Calling method 'detail' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:04:05.498708 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.api_utils [None req-8c7110a1-d2f0-4164-a0f8-ef6c516825bd demo demo] Removing options '' from query. {{(pid=112757) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:04:05.499618 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.volume.api [None req-8c7110a1-d2f0-4164-a0f8-ef6c516825bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112757) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:04:05.545774 np0000183161 devstack@c-api.service[112757]: INFO cinder.volume.api [None req-8c7110a1-d2f0-4164-a0f8-ef6c516825bd demo demo] Get all volumes completed successfully. Jun 26 10:04:05.549846 np0000183161 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-8c7110a1-d2f0-4164-a0f8-ef6c516825bd demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:04:05.550446 np0000183161 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 6/23] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:04:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:04:15.538204 np0000183161 devstack@c-api.service[112757]: DEBUG dbcounter [-] [112757] Writing DB stats cinder:SELECT=1 {{(pid=112757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:05:05.583587 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.middleware.request_id [None req-adfb88cc-50ab-4bc4-92da-a8cfab5b3a36 None None] RequestId filter calling following filter/app {{(pid=112760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:05:05.590774 np0000183161 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-adfb88cc-50ab-4bc4-92da-a8cfab5b3a36 demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:05:05.591017 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-adfb88cc-50ab-4bc4-92da-a8cfab5b3a36 demo demo] Empty body provided in request {{(pid=112760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:05:05.591272 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-adfb88cc-50ab-4bc4-92da-a8cfab5b3a36 demo demo] Calling method 'detail' {{(pid=112760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:05:05.591917 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.api_utils [None req-adfb88cc-50ab-4bc4-92da-a8cfab5b3a36 demo demo] Removing options '' from query. {{(pid=112760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:05:05.593001 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.volume.api [None req-adfb88cc-50ab-4bc4-92da-a8cfab5b3a36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112760) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:05:05.658969 np0000183161 devstack@c-api.service[112760]: INFO cinder.volume.api [None req-adfb88cc-50ab-4bc4-92da-a8cfab5b3a36 demo demo] Get all volumes completed successfully. Jun 26 10:05:05.661966 np0000183161 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-adfb88cc-50ab-4bc4-92da-a8cfab5b3a36 demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:05:05.662548 np0000183161 devstack@c-api.service[112760]: [pid: 112760|app: 0|req: 6/24] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:05:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:05:15.648215 np0000183161 devstack@c-api.service[112760]: DEBUG dbcounter [-] [112760] Writing DB stats cinder:SELECT=1 {{(pid=112760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:06:05.762006 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-f29e0d57-b936-4b1a-a37c-c734ab2c7952 None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:06:05.767220 np0000183161 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-f29e0d57-b936-4b1a-a37c-c734ab2c7952 demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:06:05.767929 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-f29e0d57-b936-4b1a-a37c-c734ab2c7952 demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:06:05.768527 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-f29e0d57-b936-4b1a-a37c-c734ab2c7952 demo demo] Calling method 'detail' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:06:05.769359 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.api_utils [None req-f29e0d57-b936-4b1a-a37c-c734ab2c7952 demo demo] Removing options '' from query. {{(pid=112758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:06:05.770495 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.volume.api [None req-f29e0d57-b936-4b1a-a37c-c734ab2c7952 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112758) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:06:05.839709 np0000183161 devstack@c-api.service[112758]: INFO cinder.volume.api [None req-f29e0d57-b936-4b1a-a37c-c734ab2c7952 demo demo] Get all volumes completed successfully. Jun 26 10:06:05.843820 np0000183161 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-f29e0d57-b936-4b1a-a37c-c734ab2c7952 demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:06:05.844373 np0000183161 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 7/25] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:06:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:06:15.830540 np0000183161 devstack@c-api.service[112758]: DEBUG dbcounter [-] [112758] Writing DB stats cinder:SELECT=1 {{(pid=112758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:07:05.875994 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-61f4299b-21d8-43c7-ac51-e98e3e9691c4 None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:07:05.878553 np0000183161 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-61f4299b-21d8-43c7-ac51-e98e3e9691c4 demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:07:05.878773 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-61f4299b-21d8-43c7-ac51-e98e3e9691c4 demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:07:05.878968 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-61f4299b-21d8-43c7-ac51-e98e3e9691c4 demo demo] Calling method 'detail' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:07:05.879255 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.api_utils [None req-61f4299b-21d8-43c7-ac51-e98e3e9691c4 demo demo] Removing options '' from query. {{(pid=112759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:07:05.880041 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.volume.api [None req-61f4299b-21d8-43c7-ac51-e98e3e9691c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112759) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:07:05.889914 np0000183161 devstack@c-api.service[112759]: INFO cinder.volume.api [None req-61f4299b-21d8-43c7-ac51-e98e3e9691c4 demo demo] Get all volumes completed successfully. Jun 26 10:07:05.892321 np0000183161 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-61f4299b-21d8-43c7-ac51-e98e3e9691c4 demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:07:05.892676 np0000183161 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 7/26] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:07:05 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) Jun 26 10:07:15.883223 np0000183161 devstack@c-api.service[112759]: DEBUG dbcounter [-] [112759] Writing DB stats cinder:SELECT=1 {{(pid=112759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:08:05.933372 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-73fd1e76-7167-4a7c-ae3c-1612df5a6f0e None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:08:06.159221 np0000183161 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-73fd1e76-7167-4a7c-ae3c-1612df5a6f0e demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:08:06.159426 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-73fd1e76-7167-4a7c-ae3c-1612df5a6f0e demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:08:06.159625 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-73fd1e76-7167-4a7c-ae3c-1612df5a6f0e demo demo] Calling method 'detail' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:08:06.159925 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.api_utils [None req-73fd1e76-7167-4a7c-ae3c-1612df5a6f0e demo demo] Removing options '' from query. {{(pid=112757) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:08:06.160760 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.volume.api [None req-73fd1e76-7167-4a7c-ae3c-1612df5a6f0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112757) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:08:06.168856 np0000183161 devstack@c-api.service[112757]: INFO cinder.volume.api [None req-73fd1e76-7167-4a7c-ae3c-1612df5a6f0e demo demo] Get all volumes completed successfully. Jun 26 10:08:06.172103 np0000183161 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-73fd1e76-7167-4a7c-ae3c-1612df5a6f0e demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:08:06.172640 np0000183161 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 7/27] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:08:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:08:16.164608 np0000183161 devstack@c-api.service[112757]: DEBUG dbcounter [-] [112757] Writing DB stats cinder:SELECT=1 {{(pid=112757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:09:06.251363 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.middleware.request_id [None req-5591872b-2caf-4103-b1d8-396e70b52913 None None] RequestId filter calling following filter/app {{(pid=112760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:09:06.258154 np0000183161 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-5591872b-2caf-4103-b1d8-396e70b52913 demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:09:06.258581 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-5591872b-2caf-4103-b1d8-396e70b52913 demo demo] Empty body provided in request {{(pid=112760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:09:06.259076 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-5591872b-2caf-4103-b1d8-396e70b52913 demo demo] Calling method 'detail' {{(pid=112760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:09:06.259629 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.api_utils [None req-5591872b-2caf-4103-b1d8-396e70b52913 demo demo] Removing options '' from query. {{(pid=112760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:09:06.261097 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.volume.api [None req-5591872b-2caf-4103-b1d8-396e70b52913 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112760) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:09:06.275244 np0000183161 devstack@c-api.service[112760]: INFO cinder.volume.api [None req-5591872b-2caf-4103-b1d8-396e70b52913 demo demo] Get all volumes completed successfully. Jun 26 10:09:06.278565 np0000183161 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-5591872b-2caf-4103-b1d8-396e70b52913 demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:09:06.279156 np0000183161 devstack@c-api.service[112760]: [pid: 112760|app: 0|req: 7/28] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:09:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:09:16.265397 np0000183161 devstack@c-api.service[112760]: DEBUG dbcounter [-] [112760] Writing DB stats cinder:SELECT=1 {{(pid=112760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:10:06.311423 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-a44f644d-742c-4f52-885a-7cea57f72a04 None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:10:06.318255 np0000183161 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-a44f644d-742c-4f52-885a-7cea57f72a04 demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:10:06.318536 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-a44f644d-742c-4f52-885a-7cea57f72a04 demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:10:06.318841 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-a44f644d-742c-4f52-885a-7cea57f72a04 demo demo] Calling method 'detail' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:10:06.319734 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.api_utils [None req-a44f644d-742c-4f52-885a-7cea57f72a04 demo demo] Removing options '' from query. {{(pid=112758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:10:06.320864 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.volume.api [None req-a44f644d-742c-4f52-885a-7cea57f72a04 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112758) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:10:06.336828 np0000183161 devstack@c-api.service[112758]: INFO cinder.volume.api [None req-a44f644d-742c-4f52-885a-7cea57f72a04 demo demo] Get all volumes completed successfully. Jun 26 10:10:06.340129 np0000183161 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-a44f644d-742c-4f52-885a-7cea57f72a04 demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:10:06.340936 np0000183161 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 8/29] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:10:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:10:16.326232 np0000183161 devstack@c-api.service[112758]: DEBUG dbcounter [-] [112758] Writing DB stats cinder:SELECT=1 {{(pid=112758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:11:06.361994 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-32285874-18d5-4436-835a-fd45c09cc600 None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:11:06.366907 np0000183161 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-32285874-18d5-4436-835a-fd45c09cc600 demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:11:06.367234 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-32285874-18d5-4436-835a-fd45c09cc600 demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:11:06.367490 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-32285874-18d5-4436-835a-fd45c09cc600 demo demo] Calling method 'detail' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:11:06.367975 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.api_utils [None req-32285874-18d5-4436-835a-fd45c09cc600 demo demo] Removing options '' from query. {{(pid=112759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:11:06.369102 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.volume.api [None req-32285874-18d5-4436-835a-fd45c09cc600 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112759) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:11:06.383420 np0000183161 devstack@c-api.service[112759]: INFO cinder.volume.api [None req-32285874-18d5-4436-835a-fd45c09cc600 demo demo] Get all volumes completed successfully. Jun 26 10:11:06.386302 np0000183161 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-32285874-18d5-4436-835a-fd45c09cc600 demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:11:06.387795 np0000183161 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 8/30] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:11:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:11:16.375483 np0000183161 devstack@c-api.service[112759]: DEBUG dbcounter [-] [112759] Writing DB stats cinder:SELECT=1 {{(pid=112759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:12:06.405164 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-1aea8202-7700-4e07-881a-ea712d72534c None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:12:06.410043 np0000183161 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-1aea8202-7700-4e07-881a-ea712d72534c demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:12:06.410339 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-1aea8202-7700-4e07-881a-ea712d72534c demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:12:06.410647 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-1aea8202-7700-4e07-881a-ea712d72534c demo demo] Calling method 'detail' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:12:06.411440 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.api_utils [None req-1aea8202-7700-4e07-881a-ea712d72534c demo demo] Removing options '' from query. {{(pid=112757) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:12:06.412458 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.volume.api [None req-1aea8202-7700-4e07-881a-ea712d72534c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112757) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:12:06.423379 np0000183161 devstack@c-api.service[112757]: INFO cinder.volume.api [None req-1aea8202-7700-4e07-881a-ea712d72534c demo demo] Get all volumes completed successfully. Jun 26 10:12:06.426271 np0000183161 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-1aea8202-7700-4e07-881a-ea712d72534c demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:12:06.426827 np0000183161 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 8/31] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:12:06 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) Jun 26 10:12:16.417770 np0000183161 devstack@c-api.service[112757]: DEBUG dbcounter [-] [112757] Writing DB stats cinder:SELECT=1 {{(pid=112757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:13:06.444038 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.middleware.request_id [None req-77b08767-28a0-4299-8e24-71a3ffbb48c1 None None] RequestId filter calling following filter/app {{(pid=112760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:13:06.623213 np0000183161 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-77b08767-28a0-4299-8e24-71a3ffbb48c1 demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:13:06.623759 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-77b08767-28a0-4299-8e24-71a3ffbb48c1 demo demo] Empty body provided in request {{(pid=112760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:13:06.624306 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-77b08767-28a0-4299-8e24-71a3ffbb48c1 demo demo] Calling method 'detail' {{(pid=112760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:13:06.624988 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.api_utils [None req-77b08767-28a0-4299-8e24-71a3ffbb48c1 demo demo] Removing options '' from query. {{(pid=112760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:13:06.626755 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.volume.api [None req-77b08767-28a0-4299-8e24-71a3ffbb48c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112760) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:13:06.635175 np0000183161 devstack@c-api.service[112760]: INFO cinder.volume.api [None req-77b08767-28a0-4299-8e24-71a3ffbb48c1 demo demo] Get all volumes completed successfully. Jun 26 10:13:06.638196 np0000183161 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-77b08767-28a0-4299-8e24-71a3ffbb48c1 demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:13:06.638779 np0000183161 devstack@c-api.service[112760]: [pid: 112760|app: 0|req: 8/32] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:13:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:13:16.631011 np0000183161 devstack@c-api.service[112760]: DEBUG dbcounter [-] [112760] Writing DB stats cinder:SELECT=1 {{(pid=112760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:14:06.655089 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-52c78afd-486a-4ae2-bc51-08d211f83956 None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:14:06.658959 np0000183161 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-52c78afd-486a-4ae2-bc51-08d211f83956 demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:14:06.659239 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-52c78afd-486a-4ae2-bc51-08d211f83956 demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:14:06.659723 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-52c78afd-486a-4ae2-bc51-08d211f83956 demo demo] Calling method 'detail' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:14:06.660208 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.api_utils [None req-52c78afd-486a-4ae2-bc51-08d211f83956 demo demo] Removing options '' from query. {{(pid=112758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:14:06.661504 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.volume.api [None req-52c78afd-486a-4ae2-bc51-08d211f83956 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112758) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:14:06.670967 np0000183161 devstack@c-api.service[112758]: INFO cinder.volume.api [None req-52c78afd-486a-4ae2-bc51-08d211f83956 demo demo] Get all volumes completed successfully. Jun 26 10:14:06.673265 np0000183161 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-52c78afd-486a-4ae2-bc51-08d211f83956 demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:14:06.673761 np0000183161 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 9/33] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:14:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:14:16.665816 np0000183161 devstack@c-api.service[112758]: DEBUG dbcounter [-] [112758] Writing DB stats cinder:SELECT=1 {{(pid=112758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:15:06.698495 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-17c449f9-96ba-4205-933a-82c75ce9d726 None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:15:06.702851 np0000183161 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-17c449f9-96ba-4205-933a-82c75ce9d726 demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:15:06.702851 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-17c449f9-96ba-4205-933a-82c75ce9d726 demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:15:06.702851 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-17c449f9-96ba-4205-933a-82c75ce9d726 demo demo] Calling method 'detail' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:15:06.702851 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.api_utils [None req-17c449f9-96ba-4205-933a-82c75ce9d726 demo demo] Removing options '' from query. {{(pid=112759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:15:06.703771 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.volume.api [None req-17c449f9-96ba-4205-933a-82c75ce9d726 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112759) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:15:06.714526 np0000183161 devstack@c-api.service[112759]: INFO cinder.volume.api [None req-17c449f9-96ba-4205-933a-82c75ce9d726 demo demo] Get all volumes completed successfully. Jun 26 10:15:06.717182 np0000183161 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-17c449f9-96ba-4205-933a-82c75ce9d726 demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:15:06.717649 np0000183161 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 9/34] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:15:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:15:16.707456 np0000183161 devstack@c-api.service[112759]: DEBUG dbcounter [-] [112759] Writing DB stats cinder:SELECT=1 {{(pid=112759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:16:06.735021 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-212490f7-f395-4d9c-a8b7-41b0789b42cd None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:16:06.740153 np0000183161 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-212490f7-f395-4d9c-a8b7-41b0789b42cd demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:16:06.740536 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-212490f7-f395-4d9c-a8b7-41b0789b42cd demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:16:06.741654 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-212490f7-f395-4d9c-a8b7-41b0789b42cd demo demo] Calling method 'detail' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:16:06.743467 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.api_utils [None req-212490f7-f395-4d9c-a8b7-41b0789b42cd demo demo] Removing options '' from query. {{(pid=112757) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:16:06.744326 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.volume.api [None req-212490f7-f395-4d9c-a8b7-41b0789b42cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112757) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:16:06.753670 np0000183161 devstack@c-api.service[112757]: INFO cinder.volume.api [None req-212490f7-f395-4d9c-a8b7-41b0789b42cd demo demo] Get all volumes completed successfully. Jun 26 10:16:06.756621 np0000183161 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-212490f7-f395-4d9c-a8b7-41b0789b42cd demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:16:06.757402 np0000183161 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 9/35] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:16:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:16:16.747595 np0000183161 devstack@c-api.service[112757]: DEBUG dbcounter [-] [112757] Writing DB stats cinder:SELECT=1 {{(pid=112757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:17:06.783534 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.middleware.request_id [None req-c102fa7d-e179-44fc-986f-4b5bb57f6c01 None None] RequestId filter calling following filter/app {{(pid=112760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:17:06.787301 np0000183161 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-c102fa7d-e179-44fc-986f-4b5bb57f6c01 demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:17:06.787538 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-c102fa7d-e179-44fc-986f-4b5bb57f6c01 demo demo] Empty body provided in request {{(pid=112760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:17:06.787850 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-c102fa7d-e179-44fc-986f-4b5bb57f6c01 demo demo] Calling method 'detail' {{(pid=112760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:17:06.788280 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.api_utils [None req-c102fa7d-e179-44fc-986f-4b5bb57f6c01 demo demo] Removing options '' from query. {{(pid=112760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:17:06.789320 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.volume.api [None req-c102fa7d-e179-44fc-986f-4b5bb57f6c01 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112760) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:17:06.800641 np0000183161 devstack@c-api.service[112760]: INFO cinder.volume.api [None req-c102fa7d-e179-44fc-986f-4b5bb57f6c01 demo demo] Get all volumes completed successfully. Jun 26 10:17:06.803653 np0000183161 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-c102fa7d-e179-44fc-986f-4b5bb57f6c01 demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:17:06.804194 np0000183161 devstack@c-api.service[112760]: [pid: 112760|app: 0|req: 9/36] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:17:06 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) Jun 26 10:17:16.793718 np0000183161 devstack@c-api.service[112760]: DEBUG dbcounter [-] [112760] Writing DB stats cinder:SELECT=1 {{(pid=112760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:18:06.910661 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-1a4e367c-e13d-4f62-9705-abe88da72330 None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:18:07.131663 np0000183161 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-1a4e367c-e13d-4f62-9705-abe88da72330 demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:18:07.131948 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-1a4e367c-e13d-4f62-9705-abe88da72330 demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:18:07.132195 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-1a4e367c-e13d-4f62-9705-abe88da72330 demo demo] Calling method 'detail' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:18:07.132516 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.api_utils [None req-1a4e367c-e13d-4f62-9705-abe88da72330 demo demo] Removing options '' from query. {{(pid=112758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:18:07.133537 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.volume.api [None req-1a4e367c-e13d-4f62-9705-abe88da72330 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112758) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:18:07.144783 np0000183161 devstack@c-api.service[112758]: INFO cinder.volume.api [None req-1a4e367c-e13d-4f62-9705-abe88da72330 demo demo] Get all volumes completed successfully. Jun 26 10:18:07.148206 np0000183161 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-1a4e367c-e13d-4f62-9705-abe88da72330 demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:18:07.148809 np0000183161 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 10/37] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:18:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:18:17.138352 np0000183161 devstack@c-api.service[112758]: DEBUG dbcounter [-] [112758] Writing DB stats cinder:SELECT=1 {{(pid=112758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:19:07.169352 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-18397436-d096-4197-9482-cd34a89dcefd None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:19:07.172743 np0000183161 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-18397436-d096-4197-9482-cd34a89dcefd demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:19:07.173200 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-18397436-d096-4197-9482-cd34a89dcefd demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:19:07.173326 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-18397436-d096-4197-9482-cd34a89dcefd demo demo] Calling method 'detail' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:19:07.173719 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.api_utils [None req-18397436-d096-4197-9482-cd34a89dcefd demo demo] Removing options '' from query. {{(pid=112759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:19:07.174846 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.volume.api [None req-18397436-d096-4197-9482-cd34a89dcefd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112759) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:19:07.183474 np0000183161 devstack@c-api.service[112759]: INFO cinder.volume.api [None req-18397436-d096-4197-9482-cd34a89dcefd demo demo] Get all volumes completed successfully. Jun 26 10:19:07.185927 np0000183161 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-18397436-d096-4197-9482-cd34a89dcefd demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:19:07.186307 np0000183161 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 10/38] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:19:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:19:17.178618 np0000183161 devstack@c-api.service[112759]: DEBUG dbcounter [-] [112759] Writing DB stats cinder:SELECT=1 {{(pid=112759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:20:07.203945 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-18dcf9a6-6d8b-46d4-9cd1-428259d94aab None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:20:07.208818 np0000183161 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-18dcf9a6-6d8b-46d4-9cd1-428259d94aab demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:20:07.209358 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-18dcf9a6-6d8b-46d4-9cd1-428259d94aab demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:20:07.209641 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-18dcf9a6-6d8b-46d4-9cd1-428259d94aab demo demo] Calling method 'detail' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:20:07.209918 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.api_utils [None req-18dcf9a6-6d8b-46d4-9cd1-428259d94aab demo demo] Removing options '' from query. {{(pid=112757) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:20:07.210787 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.volume.api [None req-18dcf9a6-6d8b-46d4-9cd1-428259d94aab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112757) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:20:07.221367 np0000183161 devstack@c-api.service[112757]: INFO cinder.volume.api [None req-18dcf9a6-6d8b-46d4-9cd1-428259d94aab demo demo] Get all volumes completed successfully. Jun 26 10:20:07.226844 np0000183161 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-18dcf9a6-6d8b-46d4-9cd1-428259d94aab demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:20:07.227861 np0000183161 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 10/39] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:20:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:20:17.214585 np0000183161 devstack@c-api.service[112757]: DEBUG dbcounter [-] [112757] Writing DB stats cinder:SELECT=1 {{(pid=112757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:21:07.247118 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.middleware.request_id [None req-e2352703-30e7-4aa7-b519-f9dd6c70e7a0 None None] RequestId filter calling following filter/app {{(pid=112760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:21:07.251398 np0000183161 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-e2352703-30e7-4aa7-b519-f9dd6c70e7a0 demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:21:07.251655 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-e2352703-30e7-4aa7-b519-f9dd6c70e7a0 demo demo] Empty body provided in request {{(pid=112760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:21:07.251958 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-e2352703-30e7-4aa7-b519-f9dd6c70e7a0 demo demo] Calling method 'detail' {{(pid=112760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:21:07.252306 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.api_utils [None req-e2352703-30e7-4aa7-b519-f9dd6c70e7a0 demo demo] Removing options '' from query. {{(pid=112760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:21:07.253367 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.volume.api [None req-e2352703-30e7-4aa7-b519-f9dd6c70e7a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112760) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:21:07.264050 np0000183161 devstack@c-api.service[112760]: INFO cinder.volume.api [None req-e2352703-30e7-4aa7-b519-f9dd6c70e7a0 demo demo] Get all volumes completed successfully. Jun 26 10:21:07.266376 np0000183161 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-e2352703-30e7-4aa7-b519-f9dd6c70e7a0 demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:21:07.266870 np0000183161 devstack@c-api.service[112760]: [pid: 112760|app: 0|req: 10/40] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:21:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:21:17.257471 np0000183161 devstack@c-api.service[112760]: DEBUG dbcounter [-] [112760] Writing DB stats cinder:SELECT=1 {{(pid=112760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:22:07.285872 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-ebc4856e-dc47-4f51-8b76-ea0ff24db698 None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:22:07.290445 np0000183161 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-ebc4856e-dc47-4f51-8b76-ea0ff24db698 demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:22:07.290753 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-ebc4856e-dc47-4f51-8b76-ea0ff24db698 demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:22:07.291108 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-ebc4856e-dc47-4f51-8b76-ea0ff24db698 demo demo] Calling method 'detail' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:22:07.291556 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.api_utils [None req-ebc4856e-dc47-4f51-8b76-ea0ff24db698 demo demo] Removing options '' from query. {{(pid=112758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:22:07.293069 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.volume.api [None req-ebc4856e-dc47-4f51-8b76-ea0ff24db698 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112758) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:22:07.305933 np0000183161 devstack@c-api.service[112758]: INFO cinder.volume.api [None req-ebc4856e-dc47-4f51-8b76-ea0ff24db698 demo demo] Get all volumes completed successfully. Jun 26 10:22:07.310025 np0000183161 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-ebc4856e-dc47-4f51-8b76-ea0ff24db698 demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:22:07.310652 np0000183161 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 11/41] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:22:07 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) Jun 26 10:22:17.297365 np0000183161 devstack@c-api.service[112758]: DEBUG dbcounter [-] [112758] Writing DB stats cinder:SELECT=1 {{(pid=112758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:23:07.324511 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-ab1b943e-5cdb-4e53-8ec6-ed689aee6fcd None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:23:07.435626 np0000183161 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-ab1b943e-5cdb-4e53-8ec6-ed689aee6fcd demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:23:07.436302 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-ab1b943e-5cdb-4e53-8ec6-ed689aee6fcd demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:23:07.437137 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-ab1b943e-5cdb-4e53-8ec6-ed689aee6fcd demo demo] Calling method 'detail' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:23:07.437864 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.api_utils [None req-ab1b943e-5cdb-4e53-8ec6-ed689aee6fcd demo demo] Removing options '' from query. {{(pid=112759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:23:07.439803 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.volume.api [None req-ab1b943e-5cdb-4e53-8ec6-ed689aee6fcd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112759) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:23:07.451050 np0000183161 devstack@c-api.service[112759]: INFO cinder.volume.api [None req-ab1b943e-5cdb-4e53-8ec6-ed689aee6fcd demo demo] Get all volumes completed successfully. Jun 26 10:23:07.454581 np0000183161 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-ab1b943e-5cdb-4e53-8ec6-ed689aee6fcd demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:23:07.455227 np0000183161 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 11/42] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:23:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:23:17.443710 np0000183161 devstack@c-api.service[112759]: DEBUG dbcounter [-] [112759] Writing DB stats cinder:SELECT=1 {{(pid=112759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:24:07.472671 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-b50b966b-3246-470b-b1cd-83ec27fed7cd None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:24:07.475932 np0000183161 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-b50b966b-3246-470b-b1cd-83ec27fed7cd demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:24:07.476300 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-b50b966b-3246-470b-b1cd-83ec27fed7cd demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:24:07.476667 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-b50b966b-3246-470b-b1cd-83ec27fed7cd demo demo] Calling method 'detail' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:24:07.477074 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.api_utils [None req-b50b966b-3246-470b-b1cd-83ec27fed7cd demo demo] Removing options '' from query. {{(pid=112757) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:24:07.478671 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.volume.api [None req-b50b966b-3246-470b-b1cd-83ec27fed7cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112757) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:24:07.490929 np0000183161 devstack@c-api.service[112757]: INFO cinder.volume.api [None req-b50b966b-3246-470b-b1cd-83ec27fed7cd demo demo] Get all volumes completed successfully. Jun 26 10:24:07.494183 np0000183161 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-b50b966b-3246-470b-b1cd-83ec27fed7cd demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:24:07.494677 np0000183161 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 11/43] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:24:07 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) Jun 26 10:24:17.483292 np0000183161 devstack@c-api.service[112757]: DEBUG dbcounter [-] [112757] Writing DB stats cinder:SELECT=1 {{(pid=112757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:25:07.510479 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.middleware.request_id [None req-f965d45c-9145-48c4-951c-a976b7a024cc None None] RequestId filter calling following filter/app {{(pid=112760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:25:07.514335 np0000183161 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-f965d45c-9145-48c4-951c-a976b7a024cc demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:25:07.514592 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-f965d45c-9145-48c4-951c-a976b7a024cc demo demo] Empty body provided in request {{(pid=112760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:25:07.514885 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-f965d45c-9145-48c4-951c-a976b7a024cc demo demo] Calling method 'detail' {{(pid=112760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:25:07.515255 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.api_utils [None req-f965d45c-9145-48c4-951c-a976b7a024cc demo demo] Removing options '' from query. {{(pid=112760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:25:07.518496 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.volume.api [None req-f965d45c-9145-48c4-951c-a976b7a024cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112760) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:25:07.532665 np0000183161 devstack@c-api.service[112760]: INFO cinder.volume.api [None req-f965d45c-9145-48c4-951c-a976b7a024cc demo demo] Get all volumes completed successfully. Jun 26 10:25:07.535923 np0000183161 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-f965d45c-9145-48c4-951c-a976b7a024cc demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:25:07.536317 np0000183161 devstack@c-api.service[112760]: [pid: 112760|app: 0|req: 11/44] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:25:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:25:17.525949 np0000183161 devstack@c-api.service[112760]: DEBUG dbcounter [-] [112760] Writing DB stats cinder:SELECT=1 {{(pid=112760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:26:07.548718 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-81984c2b-79a7-4b48-8c1e-edb099e28c3f None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:26:07.552348 np0000183161 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-81984c2b-79a7-4b48-8c1e-edb099e28c3f demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:26:07.552586 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-81984c2b-79a7-4b48-8c1e-edb099e28c3f demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:26:07.552829 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-81984c2b-79a7-4b48-8c1e-edb099e28c3f demo demo] Calling method 'detail' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:26:07.553223 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.api_utils [None req-81984c2b-79a7-4b48-8c1e-edb099e28c3f demo demo] Removing options '' from query. {{(pid=112758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:26:07.554303 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.volume.api [None req-81984c2b-79a7-4b48-8c1e-edb099e28c3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112758) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:26:07.564423 np0000183161 devstack@c-api.service[112758]: INFO cinder.volume.api [None req-81984c2b-79a7-4b48-8c1e-edb099e28c3f demo demo] Get all volumes completed successfully. Jun 26 10:26:07.567901 np0000183161 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-81984c2b-79a7-4b48-8c1e-edb099e28c3f demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:26:07.568452 np0000183161 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 12/45] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:26:07 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) Jun 26 10:26:17.558329 np0000183161 devstack@c-api.service[112758]: DEBUG dbcounter [-] [112758] Writing DB stats cinder:SELECT=1 {{(pid=112758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:27:07.586469 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-720538ea-b6c6-4bc9-8eae-c3285e6f4089 None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:27:07.589566 np0000183161 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-720538ea-b6c6-4bc9-8eae-c3285e6f4089 demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:27:07.589791 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-720538ea-b6c6-4bc9-8eae-c3285e6f4089 demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:27:07.590040 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-720538ea-b6c6-4bc9-8eae-c3285e6f4089 demo demo] Calling method 'detail' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:27:07.590351 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.api_utils [None req-720538ea-b6c6-4bc9-8eae-c3285e6f4089 demo demo] Removing options '' from query. {{(pid=112759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:27:07.591308 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.volume.api [None req-720538ea-b6c6-4bc9-8eae-c3285e6f4089 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112759) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:27:07.601452 np0000183161 devstack@c-api.service[112759]: INFO cinder.volume.api [None req-720538ea-b6c6-4bc9-8eae-c3285e6f4089 demo demo] Get all volumes completed successfully. Jun 26 10:27:07.604229 np0000183161 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-720538ea-b6c6-4bc9-8eae-c3285e6f4089 demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:27:07.604696 np0000183161 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 12/46] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:27:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:27:17.594980 np0000183161 devstack@c-api.service[112759]: DEBUG dbcounter [-] [112759] Writing DB stats cinder:SELECT=1 {{(pid=112759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:28:07.627748 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-3c59f88a-9a06-407e-a7c6-64fc4ba92b99 None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:28:07.769732 np0000183161 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-3c59f88a-9a06-407e-a7c6-64fc4ba92b99 demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:28:07.769732 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-3c59f88a-9a06-407e-a7c6-64fc4ba92b99 demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:28:07.769732 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-3c59f88a-9a06-407e-a7c6-64fc4ba92b99 demo demo] Calling method 'detail' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:28:07.771840 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.api.api_utils [None req-3c59f88a-9a06-407e-a7c6-64fc4ba92b99 demo demo] Removing options '' from query. {{(pid=112757) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:28:07.772377 np0000183161 devstack@c-api.service[112757]: DEBUG cinder.volume.api [None req-3c59f88a-9a06-407e-a7c6-64fc4ba92b99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112757) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:28:07.781193 np0000183161 devstack@c-api.service[112757]: INFO cinder.volume.api [None req-3c59f88a-9a06-407e-a7c6-64fc4ba92b99 demo demo] Get all volumes completed successfully. Jun 26 10:28:07.783842 np0000183161 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-3c59f88a-9a06-407e-a7c6-64fc4ba92b99 demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:28:07.784394 np0000183161 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 12/47] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:28:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:28:17.776646 np0000183161 devstack@c-api.service[112757]: DEBUG dbcounter [-] [112757] Writing DB stats cinder:SELECT=1 {{(pid=112757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:29:07.799738 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.middleware.request_id [None req-06906b31-7cce-40ea-a640-62ed27316140 None None] RequestId filter calling following filter/app {{(pid=112760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:29:07.802372 np0000183161 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-06906b31-7cce-40ea-a640-62ed27316140 demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:29:07.802599 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-06906b31-7cce-40ea-a640-62ed27316140 demo demo] Empty body provided in request {{(pid=112760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:29:07.802820 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-06906b31-7cce-40ea-a640-62ed27316140 demo demo] Calling method 'detail' {{(pid=112760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:29:07.803072 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.api.api_utils [None req-06906b31-7cce-40ea-a640-62ed27316140 demo demo] Removing options '' from query. {{(pid=112760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:29:07.803863 np0000183161 devstack@c-api.service[112760]: DEBUG cinder.volume.api [None req-06906b31-7cce-40ea-a640-62ed27316140 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112760) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:29:07.812526 np0000183161 devstack@c-api.service[112760]: INFO cinder.volume.api [None req-06906b31-7cce-40ea-a640-62ed27316140 demo demo] Get all volumes completed successfully. Jun 26 10:29:07.814607 np0000183161 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-06906b31-7cce-40ea-a640-62ed27316140 demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:29:07.815060 np0000183161 devstack@c-api.service[112760]: [pid: 112760|app: 0|req: 12/48] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:29:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:29:17.807314 np0000183161 devstack@c-api.service[112760]: DEBUG dbcounter [-] [112760] Writing DB stats cinder:SELECT=1 {{(pid=112760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:30:07.844974 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-b9d03823-3ac0-4090-bc28-0ec3245a9508 None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:30:07.849217 np0000183161 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-b9d03823-3ac0-4090-bc28-0ec3245a9508 demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:30:07.849591 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-b9d03823-3ac0-4090-bc28-0ec3245a9508 demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:30:07.850034 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-b9d03823-3ac0-4090-bc28-0ec3245a9508 demo demo] Calling method 'detail' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:30:07.850535 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.api.api_utils [None req-b9d03823-3ac0-4090-bc28-0ec3245a9508 demo demo] Removing options '' from query. {{(pid=112758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:30:07.851276 np0000183161 devstack@c-api.service[112758]: DEBUG cinder.volume.api [None req-b9d03823-3ac0-4090-bc28-0ec3245a9508 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112758) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:30:07.860854 np0000183161 devstack@c-api.service[112758]: INFO cinder.volume.api [None req-b9d03823-3ac0-4090-bc28-0ec3245a9508 demo demo] Get all volumes completed successfully. Jun 26 10:30:07.863623 np0000183161 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-b9d03823-3ac0-4090-bc28-0ec3245a9508 demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:30:07.864528 np0000183161 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 13/49] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:30:07 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) Jun 26 10:30:17.854166 np0000183161 devstack@c-api.service[112758]: DEBUG dbcounter [-] [112758] Writing DB stats cinder:SELECT=1 {{(pid=112758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:31:07.999591 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-d220a05c-997c-419c-9670-989e78332560 None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:31:08.002641 np0000183161 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-d220a05c-997c-419c-9670-989e78332560 demo demo] GET https://199.19.213.20/volume/v3/volumes/detail Jun 26 10:31:08.002889 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-d220a05c-997c-419c-9670-989e78332560 demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:31:08.006884 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-d220a05c-997c-419c-9670-989e78332560 demo demo] Calling method 'detail' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:31:08.007293 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.api.api_utils [None req-d220a05c-997c-419c-9670-989e78332560 demo demo] Removing options '' from query. {{(pid=112759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:31:08.008182 np0000183161 devstack@c-api.service[112759]: DEBUG cinder.volume.api [None req-d220a05c-997c-419c-9670-989e78332560 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112759) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:31:08.019153 np0000183161 devstack@c-api.service[112759]: INFO cinder.volume.api [None req-d220a05c-997c-419c-9670-989e78332560 demo demo] Get all volumes completed successfully. Jun 26 10:31:08.021016 np0000183161 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-d220a05c-997c-419c-9670-989e78332560 demo demo] https://199.19.213.20/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:31:08.021365 np0000183161 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 13/50] 199.19.213.20 () {64 vars in 1290 bytes} [Fri Jun 26 10:31:07 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) Jun 26 10:31:18.013273 np0000183161 devstack@c-api.service[112759]: DEBUG dbcounter [-] [112759] Writing DB stats cinder:SELECT=1 {{(pid=112759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}