Jun 28 15:21:08.226906 np0000183265 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 28 15:21:08.233976 np0000183265 devstack@c-api.service[112812]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 28 15:21:08.237161 np0000183265 devstack@c-api.service[112812]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Jun 28 15:21:08 2026] *** Jun 28 15:21:08.237161 np0000183265 devstack@c-api.service[112812]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 28 15:21:08.237161 np0000183265 devstack@c-api.service[112812]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 28 15:21:08.237161 np0000183265 devstack@c-api.service[112812]: nodename: np0000183265 Jun 28 15:21:08.237161 np0000183265 devstack@c-api.service[112812]: machine: x86_64 Jun 28 15:21:08.237161 np0000183265 devstack@c-api.service[112812]: clock source: unix Jun 28 15:21:08.237161 np0000183265 devstack@c-api.service[112812]: pcre jit disabled Jun 28 15:21:08.237161 np0000183265 devstack@c-api.service[112812]: detected number of CPU cores: 16 Jun 28 15:21:08.237161 np0000183265 devstack@c-api.service[112812]: current working directory: / Jun 28 15:21:08.237161 np0000183265 devstack@c-api.service[112812]: detected binary path: /usr/bin/uwsgi-core Jun 28 15:21:08.237161 np0000183265 devstack@c-api.service[112812]: your processes number limit is 256917 Jun 28 15:21:08.237161 np0000183265 devstack@c-api.service[112812]: your memory page size is 4096 bytes Jun 28 15:21:08.237161 np0000183265 devstack@c-api.service[112812]: detected max file descriptor number: 2048 Jun 28 15:21:08.237161 np0000183265 devstack@c-api.service[112812]: lock engine: pthread robust mutexes Jun 28 15:21:08.237933 np0000183265 devstack@c-api.service[112812]: thunder lock: enabled Jun 28 15:21:08.237933 np0000183265 devstack@c-api.service[112812]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 28 15:21:08.237933 np0000183265 devstack@c-api.service[112812]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 28 15:21:08.237933 np0000183265 devstack@c-api.service[112812]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 28 15:21:08.237933 np0000183265 devstack@c-api.service[112812]: Set PythonHome to /opt/stack/data/venv Jun 28 15:21:08.273029 np0000183265 devstack@c-api.service[112812]: Python main interpreter initialized at 0x7a3b41ea3668 Jun 28 15:21:08.273029 np0000183265 devstack@c-api.service[112812]: python threads support enabled Jun 28 15:21:08.273029 np0000183265 devstack@c-api.service[112812]: your server socket listen backlog is limited to 100 connections Jun 28 15:21:08.273029 np0000183265 devstack@c-api.service[112812]: your mercy for graceful operations on workers is 80 seconds Jun 28 15:21:08.273539 np0000183265 devstack@c-api.service[112812]: mapped 671795 bytes (656 KB) for 4 cores Jun 28 15:21:08.273671 np0000183265 devstack@c-api.service[112812]: *** Operational MODE: preforking *** Jun 28 15:21:08.273822 np0000183265 devstack@c-api.service[112812]: *** uWSGI is running in multiple interpreter mode *** Jun 28 15:21:08.273822 np0000183265 devstack@c-api.service[112812]: spawned uWSGI master process (pid: 112812) Jun 28 15:21:08.274012 np0000183265 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 28 15:21:08.274524 np0000183265 devstack@c-api.service[112812]: spawned uWSGI worker 1 (pid: 112820, cores: 1) Jun 28 15:21:08.274996 np0000183265 devstack@c-api.service[112812]: spawned uWSGI worker 2 (pid: 112822, cores: 1) Jun 28 15:21:08.276379 np0000183265 devstack@c-api.service[112812]: spawned uWSGI worker 3 (pid: 112823, cores: 1) Jun 28 15:21:08.276379 np0000183265 devstack@c-api.service[112812]: spawned uWSGI worker 4 (pid: 112824, cores: 1) Jun 28 15:21:08.276379 np0000183265 devstack@c-api.service[112812]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 28 15:21:08.398150 np0000183265 devstack@c-api.service[112824]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 28 15:21:08.398150 np0000183265 devstack@c-api.service[112824]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 28 15:21:08.398150 np0000183265 devstack@c-api.service[112824]: we strongly recommend against using it for new projects. Jun 28 15:21:08.398150 np0000183265 devstack@c-api.service[112824]: If you are already using Eventlet, we recommend migrating to a different Jun 28 15:21:08.398150 np0000183265 devstack@c-api.service[112824]: framework. For more detail see Jun 28 15:21:08.398150 np0000183265 devstack@c-api.service[112824]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 28 15:21:08.398150 np0000183265 devstack@c-api.service[112824]: import eventlet # noqa Jun 28 15:21:08.400242 np0000183265 devstack@c-api.service[112822]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 28 15:21:08.400242 np0000183265 devstack@c-api.service[112822]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 28 15:21:08.400242 np0000183265 devstack@c-api.service[112822]: we strongly recommend against using it for new projects. Jun 28 15:21:08.400242 np0000183265 devstack@c-api.service[112822]: If you are already using Eventlet, we recommend migrating to a different Jun 28 15:21:08.400242 np0000183265 devstack@c-api.service[112822]: framework. For more detail see Jun 28 15:21:08.400242 np0000183265 devstack@c-api.service[112822]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 28 15:21:08.400242 np0000183265 devstack@c-api.service[112822]: import eventlet # noqa Jun 28 15:21:08.400944 np0000183265 devstack@c-api.service[112820]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 28 15:21:08.400944 np0000183265 devstack@c-api.service[112820]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 28 15:21:08.400944 np0000183265 devstack@c-api.service[112820]: we strongly recommend against using it for new projects. Jun 28 15:21:08.400944 np0000183265 devstack@c-api.service[112820]: If you are already using Eventlet, we recommend migrating to a different Jun 28 15:21:08.400944 np0000183265 devstack@c-api.service[112820]: framework. For more detail see Jun 28 15:21:08.400944 np0000183265 devstack@c-api.service[112820]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 28 15:21:08.400944 np0000183265 devstack@c-api.service[112820]: import eventlet # noqa Jun 28 15:21:08.405547 np0000183265 devstack@c-api.service[112823]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 28 15:21:08.405547 np0000183265 devstack@c-api.service[112823]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 28 15:21:08.405547 np0000183265 devstack@c-api.service[112823]: we strongly recommend against using it for new projects. Jun 28 15:21:08.405547 np0000183265 devstack@c-api.service[112823]: If you are already using Eventlet, we recommend migrating to a different Jun 28 15:21:08.405547 np0000183265 devstack@c-api.service[112823]: framework. For more detail see Jun 28 15:21:08.405547 np0000183265 devstack@c-api.service[112823]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 28 15:21:08.405547 np0000183265 devstack@c-api.service[112823]: import eventlet # noqa Jun 28 15:21:08.482060 np0000183265 devstack@c-api.service[112824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 28 15:21:08.482060 np0000183265 devstack@c-api.service[112824]: warnings.warn( Jun 28 15:21:08.485080 np0000183265 devstack@c-api.service[112820]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 28 15:21:08.485080 np0000183265 devstack@c-api.service[112820]: warnings.warn( Jun 28 15:21:08.486145 np0000183265 devstack@c-api.service[112822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 28 15:21:08.486145 np0000183265 devstack@c-api.service[112822]: warnings.warn( Jun 28 15:21:08.494858 np0000183265 devstack@c-api.service[112823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 28 15:21:08.494858 np0000183265 devstack@c-api.service[112823]: warnings.warn( Jun 28 15:21:08.554708 np0000183265 devstack@c-api.service[112824]: /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 28 15:21:08.554708 np0000183265 devstack@c-api.service[112824]: from cgi import parse_header Jun 28 15:21:08.559928 np0000183265 devstack@c-api.service[112820]: /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 28 15:21:08.559928 np0000183265 devstack@c-api.service[112820]: from cgi import parse_header Jun 28 15:21:08.560250 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:08.560250 np0000183265 devstack@c-api.service[112822]: from cgi import parse_header Jun 28 15:21:08.576815 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:08.576815 np0000183265 devstack@c-api.service[112823]: from cgi import parse_header Jun 28 15:21:08.605286 np0000183265 devstack@c-api.service[112824]: /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 28 15:21:08.605286 np0000183265 devstack@c-api.service[112824]: removals.removed_module( Jun 28 15:21:08.606735 np0000183265 devstack@c-api.service[112824]: /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 28 15:21:08.606735 np0000183265 devstack@c-api.service[112824]: removals.removed_module( Jun 28 15:21:08.608219 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:08.608219 np0000183265 devstack@c-api.service[112822]: removals.removed_module( Jun 28 15:21:08.609465 np0000183265 devstack@c-api.service[112820]: /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 28 15:21:08.609465 np0000183265 devstack@c-api.service[112820]: removals.removed_module( Jun 28 15:21:08.609687 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:08.609687 np0000183265 devstack@c-api.service[112822]: removals.removed_module( Jun 28 15:21:08.610932 np0000183265 devstack@c-api.service[112820]: /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 28 15:21:08.610932 np0000183265 devstack@c-api.service[112820]: removals.removed_module( Jun 28 15:21:08.626419 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:08.626419 np0000183265 devstack@c-api.service[112823]: removals.removed_module( Jun 28 15:21:08.628091 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:08.628091 np0000183265 devstack@c-api.service[112823]: removals.removed_module( Jun 28 15:21:09.353694 np0000183265 devstack@c-api.service[112824]: /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 28 15:21:09.353694 np0000183265 devstack@c-api.service[112824]: warnings.warn( Jun 28 15:21:09.365285 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:09.365285 np0000183265 devstack@c-api.service[112822]: warnings.warn( Jun 28 15:21:09.371853 np0000183265 devstack@c-api.service[112820]: /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 28 15:21:09.371853 np0000183265 devstack@c-api.service[112820]: warnings.warn( Jun 28 15:21:09.391079 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:09.391079 np0000183265 devstack@c-api.service[112823]: warnings.warn( Jun 28 15:21:09.403303 np0000183265 devstack@c-api.service[112824]: /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 28 15:21:09.403303 np0000183265 devstack@c-api.service[112824]: warnings.warn( Jun 28 15:21:09.418249 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:09.418249 np0000183265 devstack@c-api.service[112822]: warnings.warn( Jun 28 15:21:09.424809 np0000183265 devstack@c-api.service[112820]: /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 28 15:21:09.424809 np0000183265 devstack@c-api.service[112820]: warnings.warn( Jun 28 15:21:09.444195 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:09.444195 np0000183265 devstack@c-api.service[112823]: warnings.warn( Jun 28 15:21:09.628732 np0000183265 devstack@c-api.service[112822]: 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 28 15:21:09.629430 np0000183265 devstack@c-api.service[112822]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112822) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 28 15:21:09.630143 np0000183265 devstack@c-api.service[112823]: 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 28 15:21:09.630579 np0000183265 devstack@c-api.service[112823]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112823) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 28 15:21:09.634026 np0000183265 devstack@c-api.service[112824]: 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 28 15:21:09.634196 np0000183265 devstack@c-api.service[112824]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112824) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 28 15:21:09.640285 np0000183265 devstack@c-api.service[112820]: 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 28 15:21:09.640480 np0000183265 devstack@c-api.service[112820]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112820) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 28 15:21:09.846046 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:09.846046 np0000183265 devstack@c-api.service[112823]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 28 15:21:09.870962 np0000183265 devstack@c-api.service[112824]: /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 28 15:21:09.870962 np0000183265 devstack@c-api.service[112824]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 28 15:21:09.883593 np0000183265 devstack@c-api.service[112820]: /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 28 15:21:09.883593 np0000183265 devstack@c-api.service[112820]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 28 15:21:09.885170 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:09.885170 np0000183265 devstack@c-api.service[112822]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 28 15:21:10.310793 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112823) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 28 15:21:10.311101 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112822) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 28 15:21:10.311195 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112824) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 28 15:21:10.311289 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.311289 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.311495 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.311573 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.311647 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.311747 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.311823 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.311897 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.311973 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.312046 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.312118 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.312201 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.312282 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.312381 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.312467 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.312538 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.312612 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.312690 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.312771 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.312848 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.312919 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.313001 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.313072 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.313151 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.313240 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.313330 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.313435 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.313507 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.313581 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.313660 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.314864 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.314974 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.314974 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.315091 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.315163 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.315233 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.315284 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.315333 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.315420 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.315483 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.315534 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.315534 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.315534 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.315534 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.316673 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.316752 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.316845 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.316921 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.317064 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.317164 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.317322 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.317383 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112820) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 28 15:21:10.317776 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.317852 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.318049 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.318312 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.318423 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.318494 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.318546 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.318588 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.318637 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.318688 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.319411 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.319475 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.319515 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.319567 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.319634 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.319687 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.319741 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.322057 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.322153 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.322153 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.322266 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.322266 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.322404 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.322404 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.322524 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.322524 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.322634 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.322681 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.322728 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.322775 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.322818 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.322866 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.322916 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.322963 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.323019 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.323067 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.323067 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.323157 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.323202 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.323241 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.323290 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.323357 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.323456 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.323514 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.323514 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.323831 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.323899 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.323942 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.323990 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.324039 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.324083 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.324131 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.324178 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.324235 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.324280 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.324329 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.324400 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.324449 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.324492 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.324541 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.324582 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.324624 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.324673 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.324722 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.324771 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.324819 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.324862 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.324909 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.324952 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.324995 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.325043 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.325086 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.325129 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.325184 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.325228 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.325271 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.325314 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.325379 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.325429 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.325473 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.325516 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.325555 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.325598 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.325652 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.325691 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.325739 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.325778 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.325823 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.325872 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.325917 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.325959 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.325999 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.326044 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.326083 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.326122 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.326170 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.326209 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.326248 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.326248 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.326248 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.326248 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.326446 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.326446 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.326446 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.326584 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.326638 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.326638 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.326737 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.326783 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.326826 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.326868 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.326911 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.326973 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.327036 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.327080 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.327129 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.327129 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.327221 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.327265 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.327311 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.327417 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.327417 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.327515 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.327515 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.327515 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.327515 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.327515 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.327515 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.327515 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.328152 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.328232 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.328295 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.328361 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.328420 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.328420 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.328515 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.328561 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.328606 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.328649 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.328694 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.328694 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.328786 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.328786 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.331317 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.331437 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.331476 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.331518 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.331560 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.331614 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.331668 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.331757 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.331835 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.331900 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.331958 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.332018 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.332018 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.332018 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.332149 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.332149 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.332245 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.332285 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.332326 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.332397 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.332444 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.332488 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.332526 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.332573 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.332612 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.332656 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.332711 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.332760 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.332806 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.332871 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.332920 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.332973 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.333017 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.333066 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.333109 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.333157 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.333157 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.333157 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.333157 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.333157 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.333157 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.333428 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.333477 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.333530 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.333582 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.333582 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.333679 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.333723 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.333766 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.333809 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.333859 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.333898 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.333936 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.333984 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.334022 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.334067 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.334067 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.334067 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.334067 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.334067 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.334303 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.334303 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.334303 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.338045 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.338133 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.338198 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.338302 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.338433 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.338540 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.338629 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.340706 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.340793 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.340874 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.340930 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.340975 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.341034 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.341079 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.341159 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.341205 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.341258 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.341303 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.341381 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.341381 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.341465 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.341644 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.341758 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.341899 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.342042 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.342177 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.342315 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.342503 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.343596 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.343687 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.343775 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.343884 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.343988 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.344067 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.344157 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.349734 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.349826 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.349912 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.349965 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.350002 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.350040 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.350079 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.350121 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.350159 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.350216 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.350258 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.350312 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.350416 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.350520 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.350791 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.350880 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.350962 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.351048 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.351130 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.351211 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.351379 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.351430 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.351481 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.351524 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.351619 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.351619 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.351729 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.351770 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.351897 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.351944 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.351983 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.351983 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.351983 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.352084 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.352123 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.352123 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.352197 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.352281 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.352363 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.352415 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.352458 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.352499 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.352537 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.352537 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.352611 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.352655 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.352694 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.352734 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.352773 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.352807 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.352807 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.352807 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.352916 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.352916 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.353025 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.353116 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.353688 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.353778 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.353819 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.353819 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.353888 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.353933 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.353975 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.354009 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.354043 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.354086 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.354126 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.354165 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.354202 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.354239 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.354277 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.354314 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.354384 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.354434 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.354476 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.354476 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.354546 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.356583 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.356652 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.356742 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.356830 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.356901 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.356981 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.357077 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.358996 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.359066 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.359128 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.359190 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.359190 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.359317 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.359417 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.359466 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.359525 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.359525 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.359622 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.359622 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.359622 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.359789 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.362143 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.362220 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.362303 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.362369 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.362420 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.362465 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.362506 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.362547 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.362590 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.362635 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.362688 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.362734 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.362771 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.362813 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.364258 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.364352 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.364464 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.364508 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.364568 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.364608 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.364643 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.364680 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.364724 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.364766 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.364809 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.364852 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.364894 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.364938 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.364975 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.365021 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.365062 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.365099 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.365141 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.365201 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.365242 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.365282 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.365318 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.365398 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.365437 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.365480 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.365518 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.365554 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.365596 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.365635 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.365675 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.365717 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.365760 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.365798 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.365835 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.365876 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.365918 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.365955 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.365998 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.365998 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.366070 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.366162 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.366898 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.366973 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.367064 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.367142 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.367248 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.367534 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.367688 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.367767 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.367850 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.367930 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.368013 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.368091 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.368170 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.368255 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.368348 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.368450 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.368533 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.368619 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.368698 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.368778 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.368864 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.371538 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.371645 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.371705 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.371768 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.371844 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.371885 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.371938 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.371996 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.372054 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.372118 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.372171 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.372211 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.372252 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.372294 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.372330 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.372396 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.372434 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.372467 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.372504 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.372554 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.372607 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.372689 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.372747 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.372794 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.372842 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.372892 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.372941 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.372990 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.373044 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.373098 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.373145 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.373190 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.373233 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.373233 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.373316 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.373380 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.373435 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.373482 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.373526 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.373581 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.373581 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.373581 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.373705 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.373705 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.373705 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.373830 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.373884 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.373937 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.373981 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.374034 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.374079 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.374120 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.374163 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.374210 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.374253 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.374293 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.374354 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.374406 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.374449 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.374502 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.374555 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.374596 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.374640 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.374681 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.374724 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.374767 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.374814 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.374856 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.374902 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.374957 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.375008 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.375060 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.375110 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.375153 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.375195 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.375261 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.375308 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.375373 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.375429 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.375474 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.375515 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.375559 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.375602 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.375651 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.375703 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.375751 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.375796 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.375846 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.375895 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.375941 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.375984 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.376026 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.376079 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.376079 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.376463 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.376463 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.376717 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.376781 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.376834 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.376884 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.376945 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.376999 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.377053 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.377109 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.377153 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.377208 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.377208 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.377314 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.377424 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.377474 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.377519 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.377519 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.377626 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.377676 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.377676 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.377780 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.377830 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.377885 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.377940 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.377986 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.378032 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.378074 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.378111 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.378153 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.378194 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.378238 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.378278 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.378347 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.378347 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.378438 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.378480 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.378522 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.378559 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.378602 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.378650 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.378696 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.378734 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.378775 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.378813 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.378850 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.378896 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.378935 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.378977 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.379018 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.379060 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.379107 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.379156 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.379246 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.379246 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.379318 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.379382 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.379421 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.379458 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.379507 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.379550 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.379586 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.379736 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.379821 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.379862 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.379900 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.379938 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.379974 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.380018 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.380153 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.380192 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.380228 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.380265 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.380300 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.380353 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.380402 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.380444 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.380478 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.380523 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.380621 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.380667 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.380704 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.380745 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.380780 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.380818 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.380818 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.380818 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.380818 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.380973 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.380973 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.380973 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.380973 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.380973 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.380973 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.380973 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.381202 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.381202 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.381202 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.381202 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.381202 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.381202 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.381202 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.381740 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.381782 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.382043 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.382043 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.382264 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.382264 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.382776 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.383633 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.383633 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.383633 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.383885 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.384007 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.384079 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.384148 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.384212 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.384558 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.384645 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.384710 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.384771 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.384771 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.384771 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.388098 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.388158 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.388222 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.388284 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.388365 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.388428 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.388486 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.389186 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.389234 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.389329 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.389380 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.389418 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.389446 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.389490 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.389521 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.389549 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.389576 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.389603 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.389635 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.389666 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.389693 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.389720 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.389747 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.389841 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.389876 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.389908 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.389908 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.389908 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.389987 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.390019 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.390050 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.390077 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.390132 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.390171 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.390202 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.390229 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.390256 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.390319 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.390371 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.390410 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.390500 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.390531 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.390597 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.390636 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.390708 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.390805 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.390835 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.390885 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.390914 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.390947 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.390975 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.391006 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.391033 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.391071 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.391103 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.391134 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.391188 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.391224 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.391260 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.391308 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.391372 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.391372 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.391450 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.391487 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.391528 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.391568 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.391568 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.391635 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.391675 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.391721 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.391759 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.391795 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.391795 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.391872 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.391979 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.392106 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.392229 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.392587 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.392634 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.392705 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.392754 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.392834 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.392887 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.392934 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.392974 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.393018 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.393062 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.393101 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.393139 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.393139 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.393206 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.393253 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.393293 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.393331 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.393392 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.393433 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.393482 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.393523 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.393561 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.393607 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.393646 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.393691 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.393737 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.393782 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.393827 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.393871 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.393910 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.393949 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.393993 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.394031 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.394069 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.394108 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.394152 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.394230 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.394276 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.394311 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.394369 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.394418 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.394418 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.394418 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.394418 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.394418 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.394418 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.394418 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.394418 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.394418 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.395597 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.395660 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.395700 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.395771 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.395819 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.395874 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.395961 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.396013 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.396073 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.396127 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.396192 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.396233 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.396297 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.396361 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.396414 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.396458 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.396503 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.396548 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.396548 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.396632 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.396674 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.396713 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.396756 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.396799 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.396838 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.396876 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.396915 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.396957 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.397000 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.397046 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.397096 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.397096 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.397096 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.397096 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.397230 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.398740 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.398833 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.398951 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.399052 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.399191 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.399265 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.399320 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.400636 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.400694 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.400728 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.400784 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.400834 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.400869 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.400906 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.400944 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.400944 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.401024 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.401024 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.401106 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.401143 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.401143 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.402022 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.402115 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.402204 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.402306 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.402429 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.402523 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.402600 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.402641 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.402684 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.402770 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.402855 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.402938 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.403017 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.403054 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.403096 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.403158 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:21:10.403201 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.403237 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.403273 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.403310 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.403359 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.403762 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.403762 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.403762 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.403762 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.403762 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.404170 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.404170 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.404170 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.404266 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:21:10.404307 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.404372 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:21:10.404410 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.404450 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:21:10.404500 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.404541 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:21:10.404541 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:21:10.404541 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:21:10.455051 np0000183265 devstack@c-api.service[112823]: INFO dbcounter [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Registered counter for database cinder Jun 28 15:21:10.455918 np0000183265 devstack@c-api.service[112824]: INFO dbcounter [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Registered counter for database cinder Jun 28 15:21:10.458778 np0000183265 devstack@c-api.service[112822]: INFO dbcounter [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Registered counter for database cinder Jun 28 15:21:10.463070 np0000183265 devstack@c-api.service[112820]: INFO dbcounter [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Registered counter for database cinder Jun 28 15:21:10.494221 np0000183265 devstack@c-api.service[112823]: DEBUG oslo_db.sqlalchemy.engines [None req-b600c67b-576c-40b2-b754-36f4d246e121 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=112823) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:21:10.497568 np0000183265 devstack@c-api.service[112824]: DEBUG oslo_db.sqlalchemy.engines [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 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=112824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:21:10.498384 np0000183265 devstack@c-api.service[112822]: DEBUG oslo_db.sqlalchemy.engines [None req-b1967785-b217-413a-9389-b7ca80fb354a 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=112822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:21:10.512634 np0000183265 devstack@c-api.service[112820]: DEBUG oslo_db.sqlalchemy.engines [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 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=112820) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:21:10.605017 np0000183265 devstack@c-api.service[112823]: DEBUG dbcounter [-] [112823] Writer thread running {{(pid=112823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 28 15:21:10.607367 np0000183265 devstack@c-api.service[112823]: INFO cinder.rpc [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 28 15:21:10.609416 np0000183265 devstack@c-api.service[112823]: INFO cinder.rpc [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 28 15:21:10.611319 np0000183265 devstack@c-api.service[112823]: INFO cinder.rpc [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 28 15:21:10.613043 np0000183265 devstack@c-api.service[112823]: INFO cinder.rpc [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 28 15:21:10.613870 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.616783 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.626880 np0000183265 devstack@c-api.service[112822]: DEBUG dbcounter [-] [112822] Writer thread running {{(pid=112822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 28 15:21:10.629313 np0000183265 devstack@c-api.service[112820]: DEBUG dbcounter [-] [112820] Writer thread running {{(pid=112820) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 28 15:21:10.630164 np0000183265 devstack@c-api.service[112822]: INFO cinder.rpc [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 28 15:21:10.631955 np0000183265 devstack@c-api.service[112820]: INFO cinder.rpc [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 28 15:21:10.632356 np0000183265 devstack@c-api.service[112822]: INFO cinder.rpc [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 28 15:21:10.634457 np0000183265 devstack@c-api.service[112820]: INFO cinder.rpc [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 28 15:21:10.634572 np0000183265 devstack@c-api.service[112822]: INFO cinder.rpc [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 28 15:21:10.636324 np0000183265 devstack@c-api.service[112822]: INFO cinder.rpc [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 28 15:21:10.636585 np0000183265 devstack@c-api.service[112820]: INFO cinder.rpc [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 28 15:21:10.637156 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.638529 np0000183265 devstack@c-api.service[112820]: INFO cinder.rpc [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 28 15:21:10.639467 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.640154 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.642606 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.648358 np0000183265 devstack@c-api.service[112823]: DEBUG oslo_db.sqlalchemy.engines [None req-b600c67b-576c-40b2-b754-36f4d246e121 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=112823) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:21:10.650197 np0000183265 devstack@c-api.service[112823]: INFO cinder.rpc [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 28 15:21:10.651922 np0000183265 devstack@c-api.service[112823]: INFO cinder.rpc [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 28 15:21:10.652719 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.656219 np0000183265 devstack@c-api.service[112824]: DEBUG dbcounter [-] [112824] Writer thread running {{(pid=112824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 28 15:21:10.658871 np0000183265 devstack@c-api.service[112824]: INFO cinder.rpc [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 28 15:21:10.661222 np0000183265 devstack@c-api.service[112824]: INFO cinder.rpc [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 28 15:21:10.662735 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.663366 np0000183265 devstack@c-api.service[112824]: INFO cinder.rpc [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 28 15:21:10.665688 np0000183265 devstack@c-api.service[112824]: INFO cinder.rpc [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 28 15:21:10.665874 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.666856 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.669098 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.669286 np0000183265 devstack@c-api.service[112822]: DEBUG oslo_db.sqlalchemy.engines [None req-b1967785-b217-413a-9389-b7ca80fb354a 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=112822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:21:10.670913 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.670994 np0000183265 devstack@c-api.service[112822]: INFO cinder.rpc [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 28 15:21:10.672578 np0000183265 devstack@c-api.service[112822]: INFO cinder.rpc [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 28 15:21:10.673844 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.674054 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.674248 np0000183265 devstack@c-api.service[112820]: DEBUG oslo_db.sqlalchemy.engines [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 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=112820) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:21:10.676278 np0000183265 devstack@c-api.service[112820]: INFO cinder.rpc [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 28 15:21:10.677051 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.678066 np0000183265 devstack@c-api.service[112820]: INFO cinder.rpc [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 28 15:21:10.678947 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.680011 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.683064 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.683463 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.685924 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.686659 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.688816 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.689131 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.690272 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.690824 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.692940 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.693494 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.694930 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.696933 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.697830 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.698507 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.700817 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.700986 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.701831 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.703056 np0000183265 devstack@c-api.service[112824]: DEBUG oslo_db.sqlalchemy.engines [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 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=112824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:21:10.703868 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.703934 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.703989 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.705100 np0000183265 devstack@c-api.service[112824]: INFO cinder.rpc [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 28 15:21:10.705510 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.706930 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.707011 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.707066 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.707312 np0000183265 devstack@c-api.service[112824]: INFO cinder.rpc [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 28 15:21:10.708329 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.708613 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.709792 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.709929 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.710022 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.711083 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.711470 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.712528 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.712867 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.713866 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.714114 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.714866 np0000183265 devstack@c-api.service[112823]: WARNING cinder.api.contrib.hosts [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 28 15:21:10.715086 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extended resource: extensions {{(pid=112823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.715768 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.716442 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extended resource: cgsnapshots {{(pid=112823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.717248 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.717806 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extended resource: qos-specs {{(pid=112823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.719626 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.719928 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extended resource: capabilities {{(pid=112823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.720007 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.720708 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.721768 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extended resource: backups {{(pid=112823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.722979 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.723814 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extended resource: os-volume-type-access {{(pid=112823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.725035 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.725125 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.725446 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extended resource: encryption {{(pid=112823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.725553 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.726640 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.726926 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extended resource: consistencygroups {{(pid=112823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.728058 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.728430 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.728883 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extended resource: extra_specs {{(pid=112823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.728965 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.729428 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.730478 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extended resource: encryption {{(pid=112823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.730904 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.731089 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.731979 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extended resource: os-volume-manage {{(pid=112823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.732188 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.732472 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.732709 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.733434 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extended resource: os-volume-transfer {{(pid=112823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.733616 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.734184 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.735007 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.735070 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extended resource: os-availability-zone {{(pid=112823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.735496 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.735563 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.736000 np0000183265 devstack@c-api.service[112822]: WARNING cinder.api.contrib.hosts [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 28 15:21:10.736217 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extended resource: extensions {{(pid=112822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.736402 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extended resource: os-quota-sets {{(pid=112823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.737036 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.737559 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extended resource: cgsnapshots {{(pid=112822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.737789 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extended resource: os-quota-class-sets {{(pid=112823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.738349 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.738485 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.738935 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extended resource: qos-specs {{(pid=112822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.739117 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extended resource: os-snapshot-manage {{(pid=112823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.739770 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.740527 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extended resource: os-hosts {{(pid=112823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.741105 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.741516 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.741731 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extended resource: capabilities {{(pid=112822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.741882 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extended resource: scheduler-stats {{(pid=112823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.742126 np0000183265 devstack@c-api.service[112820]: WARNING cinder.api.contrib.hosts [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 28 15:21:10.742350 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extended resource: extensions {{(pid=112820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.743054 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extended resource: backups {{(pid=112822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.743991 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.744286 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extended resource: cgsnapshots {{(pid=112820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.744422 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.745078 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extended resource: os-volume-type-access {{(pid=112822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.745358 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.745677 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extended resource: qos-specs {{(pid=112820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.746210 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.contrib.snapshot_actions [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] SnapshotActionsController initialized {{(pid=112823) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 28 15:21:10.746759 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extended resource: encryption {{(pid=112822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.746948 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.747224 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.747809 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extended resource: capabilities {{(pid=112820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.748215 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extended resource: consistencygroups {{(pid=112822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.748291 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.748836 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.749084 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extended resource: backups {{(pid=112820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.749596 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.750190 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extended resource: extra_specs {{(pid=112822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.750960 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.751129 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extended resource: os-volume-type-access {{(pid=112820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.751528 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.751738 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extended resource: encryption {{(pid=112822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.752411 np0000183265 devstack@c-api.service[112823]: WARNING castellan.key_manager.migration [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.752736 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extended resource: encryption {{(pid=112820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.753197 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extension UsedLimits extending resource: limits {{(pid=112823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.753248 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extended resource: os-volume-manage {{(pid=112822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.753307 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.753535 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.753535 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.753535 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extension VolumeActions extending resource: volumes {{(pid=112823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.753876 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.753916 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.754285 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extension TypesManage extending resource: types {{(pid=112823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.754285 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.754445 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extended resource: consistencygroups {{(pid=112820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.754492 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.754492 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extension AdminActions extending resource: volumes {{(pid=112823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.754492 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extension AdminActions extending resource: snapshots {{(pid=112823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.754608 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extension AdminActions extending resource: backups {{(pid=112823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.754704 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extended resource: os-volume-transfer {{(pid=112822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.754761 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.754805 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.754916 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.v3.router [None req-b600c67b-576c-40b2-b754-36f4d246e121 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.756213 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extended resource: extra_specs {{(pid=112820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.756322 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extended resource: os-availability-zone {{(pid=112822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.757080 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.757665 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extended resource: os-quota-sets {{(pid=112822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.757824 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extended resource: encryption {{(pid=112820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.759096 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extended resource: os-quota-class-sets {{(pid=112822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.759373 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extended resource: os-volume-manage {{(pid=112820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.760480 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.760549 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extended resource: os-snapshot-manage {{(pid=112822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.760984 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extended resource: os-volume-transfer {{(pid=112820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.765363 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extended resource: os-hosts {{(pid=112822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.765464 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.765525 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extended resource: os-availability-zone {{(pid=112820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.765601 np0000183265 devstack@c-api.service[112823]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a3b41ea3668 pid: 112823 (default app) Jun 28 15:21:10.765666 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extended resource: scheduler-stats {{(pid=112822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.765725 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extended resource: os-quota-sets {{(pid=112820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.765787 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.765842 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extended resource: os-quota-class-sets {{(pid=112820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.765909 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.765963 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.766711 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extended resource: os-snapshot-manage {{(pid=112820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.767088 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.767776 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.768270 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extended resource: os-hosts {{(pid=112820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.768715 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.contrib.snapshot_actions [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] SnapshotActionsController initialized {{(pid=112822) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 28 15:21:10.768770 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.769456 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.769654 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extended resource: scheduler-stats {{(pid=112820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.770044 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.770843 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.771185 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.771185 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.771328 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.771328 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.771328 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.771328 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.771328 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.771605 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.771605 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.771605 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.771605 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.771605 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.771605 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.771884 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.771884 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.771884 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.771884 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.771884 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.772101 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.772101 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.772101 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.772101 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.772294 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.772294 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.772294 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.772294 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.772515 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.772515 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.772515 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.772515 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.772515 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.772751 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.772751 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.772751 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.772877 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.772916 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.772916 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.772916 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.772916 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.772916 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.773167 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.773167 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.773167 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.773167 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.773167 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.773167 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.773167 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.773466 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.773466 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.773466 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.773466 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.773466 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.773466 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.773745 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.773745 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.773745 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.773745 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.773745 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.773745 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.774050 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.774050 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.774050 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.774050 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.774050 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.774278 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.774278 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.774278 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.774278 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.774278 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.774517 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.774517 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.774517 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.774517 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.774517 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.774759 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.774759 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.774759 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.774759 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.774759 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.774759 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.774759 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.775017 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.775017 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.775017 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.775017 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.775017 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.775237 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.775237 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.775237 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.775237 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.775237 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.775487 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.775487 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.775487 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.775487 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.775674 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.775674 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.775674 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.775674 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.775869 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.775869 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.775869 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.775869 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.775869 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.776295 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.776295 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.776295 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.776295 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.776295 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.776873 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.776873 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.776873 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.776873 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.777144 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.777144 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.777144 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.777144 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.777427 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.777471 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.777471 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.777471 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.777471 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.779642 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.779642 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.779642 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.779642 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.779819 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.779819 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.779819 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.779819 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.780016 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.780016 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.780108 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.780146 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.780146 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.780146 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.780146 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.780146 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.780146 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.780456 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.780456 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.780456 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.780456 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.780651 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.780651 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.780651 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.780651 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.780651 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.780651 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.780915 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.780915 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.780915 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.780915 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.780915 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.780915 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.781186 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.781186 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.781186 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.781186 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.781186 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.781186 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.781578 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.781578 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.781578 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.781578 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.781578 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.781578 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.781831 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.781831 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.781831 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.781831 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.782018 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.782018 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.782018 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.782018 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.782203 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.782203 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.782203 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.782203 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.782752 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.782752 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.782752 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:10.782752 np0000183265 devstack@c-api.service[112823]: warnings.warn(deprecated_msg) Jun 28 15:21:10.782959 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.783001 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.783041 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.783079 np0000183265 devstack@c-api.service[112824]: WARNING cinder.api.contrib.hosts [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 28 15:21:10.783079 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extended resource: extensions {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.783150 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.middleware.request_id [None req-4ae97e10-52f4-48be-b322-89cbb14d8bd4 None None] RequestId filter calling following filter/app {{(pid=112823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:21:10.783189 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.contrib.snapshot_actions [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] SnapshotActionsController initialized {{(pid=112820) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 28 15:21:10.783233 np0000183265 devstack@c-api.service[112822]: WARNING castellan.key_manager.migration [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.783272 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.783309 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extension UsedLimits extending resource: limits {{(pid=112822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.783309 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.783413 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extended resource: cgsnapshots {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.783459 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.783496 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.783496 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.783496 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extension VolumeActions extending resource: volumes {{(pid=112822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.783603 np0000183265 devstack@c-api.service[112823]: [pid: 112823|app: 0|req: 1/1] 199.204.45.157 () {60 vars in 956 bytes} [Sun Jun 28 15:21:10 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 28 15:21:10.783647 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.783647 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.783647 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extension TypesManage extending resource: types {{(pid=112822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.783647 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.783647 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.783647 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extension AdminActions extending resource: volumes {{(pid=112822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.783647 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extension AdminActions extending resource: snapshots {{(pid=112822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.783890 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extension AdminActions extending resource: backups {{(pid=112822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.783929 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.783962 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.784010 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extended resource: qos-specs {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.784045 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.784045 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.v3.router [None req-b1967785-b217-413a-9389-b7ca80fb354a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.784129 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.784166 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extended resource: capabilities {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.784208 np0000183265 devstack@c-api.service[112820]: WARNING castellan.key_manager.migration [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.784208 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extension UsedLimits extending resource: limits {{(pid=112820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.784208 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.784313 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extended resource: backups {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.784368 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.784368 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.784368 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extension VolumeActions extending resource: volumes {{(pid=112820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.784368 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.784368 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.784368 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extension TypesManage extending resource: types {{(pid=112820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.784368 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.784616 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.784616 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extension AdminActions extending resource: volumes {{(pid=112820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.784616 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extension AdminActions extending resource: snapshots {{(pid=112820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.784616 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extension AdminActions extending resource: backups {{(pid=112820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.784616 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.784616 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.784616 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.v3.router [None req-cdf1eef9-19bd-4d35-a5d7-be7058777fc7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.784854 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extended resource: os-volume-type-access {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.786003 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extended resource: encryption {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.786060 np0000183265 devstack@c-api.service[112822]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a3b41ea3668 pid: 112822 (default app) Jun 28 15:21:10.787520 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extended resource: consistencygroups {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.789487 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extended resource: extra_specs {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.790993 np0000183265 devstack@c-api.service[112820]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a3b41ea3668 pid: 112820 (default app) Jun 28 15:21:10.791184 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extended resource: encryption {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.792823 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extended resource: os-volume-manage {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.794402 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extended resource: os-volume-transfer {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.796077 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extended resource: os-availability-zone {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.797528 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extended resource: os-quota-sets {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.799015 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extended resource: os-quota-class-sets {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.800427 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extended resource: os-snapshot-manage {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.801746 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extended resource: os-hosts {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.803804 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extended resource: scheduler-stats {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:21:10.806819 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.808317 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.809169 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.contrib.snapshot_actions [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] SnapshotActionsController initialized {{(pid=112824) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 28 15:21:10.809899 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.811294 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.812617 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.814038 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.815543 np0000183265 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:21:10.816364 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extension UsedLimits extending resource: limits {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.816450 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.816706 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.816804 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.816919 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extension VolumeActions extending resource: volumes {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.817034 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.817138 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.817233 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extension TypesManage extending resource: types {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.817376 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.817479 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.817583 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extension AdminActions extending resource: volumes {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.817728 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extension AdminActions extending resource: snapshots {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.817809 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extension AdminActions extending resource: backups {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.818076 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.818076 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.818200 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-18af3b1a-b593-4149-a741-5dc7b272fd80 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:21:10.826098 np0000183265 devstack@c-api.service[112824]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a3b41ea3668 pid: 112824 (default app) Jun 28 15:21:17.790375 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.middleware.request_id [None req-508541a7-d9eb-4422-8248-d390bb18e1d0 None None] RequestId filter calling following filter/app {{(pid=112823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:21:18.273391 np0000183265 devstack@c-api.service[112823]: INFO cinder.api.openstack.wsgi [None req-508541a7-d9eb-4422-8248-d390bb18e1d0 admin admin] POST https://199.204.45.157/volume/v3/types Jun 28 15:21:18.273958 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.openstack.wsgi [None req-508541a7-d9eb-4422-8248-d390bb18e1d0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 28 15:21:18.275573 np0000183265 devstack@c-api.service[112823]: /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 28 15:21:18.275573 np0000183265 devstack@c-api.service[112823]: warnings.warn( Jun 28 15:21:18.311777 np0000183265 devstack@c-api.service[112823]: DEBUG oslo_db.sqlalchemy.engines [None req-508541a7-d9eb-4422-8248-d390bb18e1d0 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=112823) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:21:18.345690 np0000183265 devstack@c-api.service[112823]: INFO cinder.api.openstack.wsgi [None req-508541a7-d9eb-4422-8248-d390bb18e1d0 admin admin] https://199.204.45.157/volume/v3/types returned with HTTP 200 Jun 28 15:21:18.346278 np0000183265 devstack@c-api.service[112823]: [pid: 112823|app: 0|req: 2/2] 199.204.45.157 () {68 vars in 1288 bytes} [Sun Jun 28 15:21:17 2026] POST /volume/v3/types => generated 186 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:21:18.373305 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.373305 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.373305 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.373305 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.374112 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.374112 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.374112 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.374112 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.374373 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.374373 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.374373 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.374373 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.374373 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.374373 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.374705 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.374705 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.374705 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.374705 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.374705 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.375086 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.375086 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.375086 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.375086 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.375086 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.375382 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.375382 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.375382 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.375382 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.375626 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.375626 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.375626 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.375626 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.375626 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.375927 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.375927 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.375927 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.375927 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.375927 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.376308 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.376308 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.376308 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.376308 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.376308 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.376308 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.376780 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.376780 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.376780 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.376780 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.376780 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.376780 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.377106 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.377106 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.377106 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.377106 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.377106 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.377106 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.377479 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.377479 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.377479 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.377479 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.377479 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.377767 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.377767 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.377767 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.377767 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.377767 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.378034 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.378034 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.378034 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.378034 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.378034 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.378034 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.378479 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.378479 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.378479 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.378479 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.378479 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.378479 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.378864 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.378864 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.378864 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.378864 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.378864 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.379145 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.379145 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.379145 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.379145 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.379145 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.379537 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.379537 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.379537 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.379537 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.379830 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.379830 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.379830 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.379830 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.379975 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.379975 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.379975 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.379975 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.379975 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.380168 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.380168 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.380168 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.380168 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.380168 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.380351 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.380351 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.380351 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.380351 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.380490 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.380490 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.380490 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.380490 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.380702 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.380702 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.380702 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.380702 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.380845 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.380845 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.380845 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.380845 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.380997 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.380997 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.380997 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.380997 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.381141 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.381141 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.381141 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.381141 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.381141 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.381317 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.381317 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.381317 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.381317 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.381317 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.381317 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.381538 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.381538 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.381538 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.381538 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.381538 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.381710 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.381710 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.381710 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.381710 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.381710 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.381710 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.381925 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.381925 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.381925 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.381925 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.381925 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.381925 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.382164 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.382164 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.382164 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.382164 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.382164 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.382164 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.382404 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.382404 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.382404 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.382404 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.382404 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.382404 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.382606 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.382606 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.382606 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.382606 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.382772 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.382772 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.382772 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.382772 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.382772 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.382954 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.382954 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.382954 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.382954 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.382954 np0000183265 devstack@c-api.service[112822]: warnings.warn(deprecated_msg) Jun 28 15:21:18.382954 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.middleware.request_id [req-508541a7-d9eb-4422-8248-d390bb18e1d0 req-855d315b-cd85-49ec-b1ea-33632f6be048 None None] RequestId filter calling following filter/app {{(pid=112822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:21:18.716681 np0000183265 devstack@c-api.service[112822]: INFO cinder.api.openstack.wsgi [req-508541a7-d9eb-4422-8248-d390bb18e1d0 req-855d315b-cd85-49ec-b1ea-33632f6be048 admin admin] POST https://199.204.45.157/volume/v3/types/da8d99d6-83bc-4795-b789-48329ff84bb2/extra_specs Jun 28 15:21:18.717241 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.openstack.wsgi [req-508541a7-d9eb-4422-8248-d390bb18e1d0 req-855d315b-cd85-49ec-b1ea-33632f6be048 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 28 15:21:18.718967 np0000183265 devstack@c-api.service[112822]: /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 28 15:21:18.718967 np0000183265 devstack@c-api.service[112822]: warnings.warn( Jun 28 15:21:18.754371 np0000183265 devstack@c-api.service[112822]: DEBUG oslo_db.sqlalchemy.engines [req-508541a7-d9eb-4422-8248-d390bb18e1d0 req-855d315b-cd85-49ec-b1ea-33632f6be048 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=112822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:21:18.831749 np0000183265 devstack@c-api.service[112822]: INFO cinder.api.openstack.wsgi [req-508541a7-d9eb-4422-8248-d390bb18e1d0 req-855d315b-cd85-49ec-b1ea-33632f6be048 admin admin] https://199.204.45.157/volume/v3/types/da8d99d6-83bc-4795-b789-48329ff84bb2/extra_specs returned with HTTP 200 Jun 28 15:21:18.832626 np0000183265 devstack@c-api.service[112822]: [pid: 112822|app: 0|req: 1/3] 199.204.45.157 () {70 vars in 1505 bytes} [Sun Jun 28 15:21:18 2026] POST /volume/v3/types/da8d99d6-83bc-4795-b789-48329ff84bb2/extra_specs => generated 55 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:21:20.678126 np0000183265 devstack@c-api.service[112820]: DEBUG dbcounter [-] [112820] Writing DB stats cinder:SELECT=6 {{(pid=112820) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:21:20.707109 np0000183265 devstack@c-api.service[112824]: DEBUG dbcounter [-] [112824] Writing DB stats cinder:SELECT=6 {{(pid=112824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:21:28.342830 np0000183265 devstack@c-api.service[112823]: DEBUG dbcounter [-] [112823] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:21:28.828947 np0000183265 devstack@c-api.service[112822]: DEBUG dbcounter [-] [112822] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:23:50.549961 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.549961 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.549961 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.549961 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.549961 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.551400 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.551400 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.551400 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.551400 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.551400 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.551739 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.551739 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.551739 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.551739 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.551739 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.551739 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.552183 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.552183 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.552183 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.552183 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.552514 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.552514 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.552514 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.552514 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.552844 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.552844 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.552844 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.552844 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.553190 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.553190 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.553190 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.553190 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.553190 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.553579 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.553579 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.553579 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.553579 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.553579 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.553889 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.553889 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.553889 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.553889 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.553889 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.553889 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.554314 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.554314 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.554314 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.554314 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.554314 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.554314 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.554753 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.554753 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.554753 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.554753 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.554753 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.554753 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.555206 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.555206 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.555206 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.555206 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.555206 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.555613 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.555613 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.555613 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.555613 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.555613 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.555934 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.555934 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.555934 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.555934 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.555934 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.555934 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.556323 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.556323 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.556323 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.556323 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.556323 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.556323 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.556979 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.556979 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.556979 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.556979 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.556979 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.557466 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.557466 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.557466 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.557466 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.557466 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.557803 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.557803 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.557803 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.557803 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.558069 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.558069 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.558069 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.558069 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.558460 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.558460 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.558460 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.558460 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.558460 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.558914 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.558914 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.558914 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.558914 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.558914 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.559254 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.559254 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.559254 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.559254 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.559506 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.559506 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.559506 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.559506 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.559626 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.559626 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.559626 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.559626 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.559806 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.559806 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.559806 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.559806 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.559972 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.559972 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.559972 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.559972 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.560093 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.560093 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.560093 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.560093 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.560093 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.560310 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.560310 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.560310 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.560310 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.560310 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.560310 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.560545 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.560545 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.560545 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.560545 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.560545 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.560705 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.560705 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.560705 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.560705 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.560705 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.560705 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.560899 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.560899 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.560899 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.560899 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.560899 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.560899 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.561123 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.561123 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.561123 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.561123 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.561123 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.561123 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.561317 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.561317 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.561317 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.561317 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.561317 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.561317 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.561564 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.561564 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.561564 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.561564 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.561732 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.561732 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.561732 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.561732 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.561732 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.561956 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.561956 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.561956 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.561956 np0000183265 devstack@c-api.service[112820]: /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 28 15:23:50.561956 np0000183265 devstack@c-api.service[112820]: warnings.warn(deprecated_msg) Jun 28 15:23:50.561956 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.middleware.request_id [None req-212ec8cb-af4e-4b2e-9151-f5a9f2096053 None None] RequestId filter calling following filter/app {{(pid=112820) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:23:50.561956 np0000183265 devstack@c-api.service[112820]: INFO cinder.api.openstack.wsgi [None req-212ec8cb-af4e-4b2e-9151-f5a9f2096053 None None] GET https://199.204.45.157/volume// Jun 28 15:23:50.562192 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.openstack.wsgi [None req-212ec8cb-af4e-4b2e-9151-f5a9f2096053 None None] Empty body provided in request {{(pid=112820) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:23:50.562192 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.openstack.wsgi [None req-212ec8cb-af4e-4b2e-9151-f5a9f2096053 None None] Calling method 'all' {{(pid=112820) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:23:50.562192 np0000183265 devstack@c-api.service[112820]: INFO cinder.api.openstack.wsgi [None req-212ec8cb-af4e-4b2e-9151-f5a9f2096053 None None] https://199.204.45.157/volume// returned with HTTP 300 Jun 28 15:23:50.562192 np0000183265 devstack@c-api.service[112820]: [pid: 112820|app: 0|req: 1/4] 199.204.45.157 () {66 vars in 1456 bytes} [Sun Jun 28 15:23:50 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 28 15:24:28.481208 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.481208 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.481208 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.481208 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.481208 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.482180 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.482180 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.482180 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.482180 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.482180 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.482572 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.482572 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.482572 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.482572 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.482572 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.482572 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.482976 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.482976 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.482976 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.482976 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.483320 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.483320 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.483320 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.483320 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.483710 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.483710 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.483710 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.483710 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.484048 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.484048 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.484048 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.484048 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.484048 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.484443 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.484443 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.484443 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.484443 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.484443 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.484778 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.484778 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.484778 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.484778 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.484778 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.484778 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.485177 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.485177 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.485177 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.485177 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.485177 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.485177 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.485615 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.485615 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.485615 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.485615 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.485615 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.485615 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.485935 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.485935 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.485935 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.485935 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.485935 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.486223 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.486223 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.486223 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.486223 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.486223 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.486547 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.486547 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.486547 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.486547 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.486547 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.486547 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.486930 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.486930 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.486930 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.486930 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.486930 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.486930 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.487235 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.487235 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.487235 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.487235 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.487235 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.487572 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.487572 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.487572 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.487572 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.487572 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.487935 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.487935 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.487935 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.487935 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.488169 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.488169 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.488169 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.488169 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.488490 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.488490 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.488490 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.488490 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.488490 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.488834 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.488834 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.488834 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.488834 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.488834 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.489122 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.489122 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.489122 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.489122 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.489372 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.489372 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.489372 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.489372 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.489594 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.489594 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.489594 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.489594 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.489832 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.489832 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.489832 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.489832 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.490058 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.490058 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.490058 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.490058 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.490283 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.490283 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.490283 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.490283 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.490283 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.490923 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.490923 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.490923 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.490923 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.490923 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.490923 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.491245 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.491245 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.491245 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.491245 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.491245 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.491541 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.491541 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.491541 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.491541 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.491541 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.491541 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.491857 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.491857 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.491857 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.491857 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.491857 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.491857 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.492188 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.492188 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.492188 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.492188 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.492188 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.492188 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.492537 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.492537 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.492537 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.492537 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.492537 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.492537 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.492878 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.492878 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.492878 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.492878 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.492986 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.492986 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.492986 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.492986 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.492986 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.493120 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.493120 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.493120 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.493120 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:28.493120 np0000183265 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 28 15:24:28.493120 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.middleware.request_id [None req-4de1e334-9e4f-4dd0-89ad-7e955cd0711e None None] RequestId filter calling following filter/app {{(pid=112824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:28.493120 np0000183265 devstack@c-api.service[112824]: [pid: 112824|app: 0|req: 1/5] 199.204.45.157 () {62 vars in 1068 bytes} [Sun Jun 28 15:24:28 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 28 15:24:28.526078 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.middleware.request_id [None req-da3c2bdf-41b4-49f7-987a-0064be7a06b7 None None] RequestId filter calling following filter/app {{(pid=112823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:28.537428 np0000183265 devstack@c-api.service[112823]: [pid: 112823|app: 0|req: 3/6] 199.204.45.157 () {64 vars in 1272 bytes} [Sun Jun 28 15:24:28 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 28 15:24:28.574800 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.middleware.request_id [req-da3c2bdf-41b4-49f7-987a-0064be7a06b7 req-75a2a30d-9459-4cab-9dd9-360b7c50373d None None] RequestId filter calling following filter/app {{(pid=112822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:28.579124 np0000183265 devstack@c-api.service[112822]: INFO cinder.api.openstack.wsgi [req-da3c2bdf-41b4-49f7-987a-0064be7a06b7 req-75a2a30d-9459-4cab-9dd9-360b7c50373d demo demo] GET https://199.204.45.157/volume/v3/ Jun 28 15:24:28.579377 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.openstack.wsgi [req-da3c2bdf-41b4-49f7-987a-0064be7a06b7 req-75a2a30d-9459-4cab-9dd9-360b7c50373d demo demo] Empty body provided in request {{(pid=112822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:24:28.579643 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.openstack.wsgi [req-da3c2bdf-41b4-49f7-987a-0064be7a06b7 req-75a2a30d-9459-4cab-9dd9-360b7c50373d demo demo] Calling method 'version_select' {{(pid=112822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:24:28.580833 np0000183265 devstack@c-api.service[112822]: INFO cinder.api.openstack.wsgi [req-da3c2bdf-41b4-49f7-987a-0064be7a06b7 req-75a2a30d-9459-4cab-9dd9-360b7c50373d demo demo] https://199.204.45.157/volume/v3/ returned with HTTP 200 Jun 28 15:24:28.581388 np0000183265 devstack@c-api.service[112822]: [pid: 112822|app: 0|req: 2/7] 199.204.45.157 () {66 vars in 1346 bytes} [Sun Jun 28 15:24:28 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:24:28.621904 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.middleware.request_id [None req-3204d169-9551-4c64-8ae6-07f7a04e5e9c None None] RequestId filter calling following filter/app {{(pid=112820) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:28.972543 np0000183265 devstack@c-api.service[112820]: INFO cinder.api.openstack.wsgi [None req-3204d169-9551-4c64-8ae6-07f7a04e5e9c demo demo] GET https://199.204.45.157/volume/v3/types Jun 28 15:24:28.972887 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.openstack.wsgi [None req-3204d169-9551-4c64-8ae6-07f7a04e5e9c demo demo] Empty body provided in request {{(pid=112820) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:24:28.973085 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.openstack.wsgi [None req-3204d169-9551-4c64-8ae6-07f7a04e5e9c demo demo] Calling method 'index' {{(pid=112820) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:24:28.973627 np0000183265 devstack@c-api.service[112820]: /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 28 15:24:28.973627 np0000183265 devstack@c-api.service[112820]: warnings.warn( Jun 28 15:24:28.974236 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.api_utils [None req-3204d169-9551-4c64-8ae6-07f7a04e5e9c demo demo] Removing options '' from query. {{(pid=112820) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:24:29.011837 np0000183265 devstack@c-api.service[112820]: DEBUG oslo_db.sqlalchemy.engines [None req-3204d169-9551-4c64-8ae6-07f7a04e5e9c 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=112820) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:24:29.040091 np0000183265 devstack@c-api.service[112820]: INFO cinder.api.openstack.wsgi [None req-3204d169-9551-4c64-8ae6-07f7a04e5e9c demo demo] https://199.204.45.157/volume/v3/types returned with HTTP 200 Jun 28 15:24:29.040603 np0000183265 devstack@c-api.service[112820]: [pid: 112820|app: 0|req: 2/8] 199.204.45.157 () {64 vars in 1290 bytes} [Sun Jun 28 15:24:28 2026] GET /volume/v3/types => generated 377 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:24:29.082054 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.middleware.request_id [None req-7e9822e7-34d5-4498-b7d1-1f18e925ba65 None None] RequestId filter calling following filter/app {{(pid=112824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:29.408885 np0000183265 devstack@c-api.service[112824]: INFO cinder.api.openstack.wsgi [None req-7e9822e7-34d5-4498-b7d1-1f18e925ba65 demo demo] GET https://199.204.45.157/volume/v3/types/default Jun 28 15:24:29.409062 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.openstack.wsgi [None req-7e9822e7-34d5-4498-b7d1-1f18e925ba65 demo demo] Empty body provided in request {{(pid=112824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:24:29.409392 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.openstack.wsgi [None req-7e9822e7-34d5-4498-b7d1-1f18e925ba65 demo demo] Calling method 'show' {{(pid=112824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:24:29.454085 np0000183265 devstack@c-api.service[112824]: DEBUG oslo_db.sqlalchemy.engines [None req-7e9822e7-34d5-4498-b7d1-1f18e925ba65 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=112824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:24:29.474656 np0000183265 devstack@c-api.service[112824]: /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 28 15:24:29.474656 np0000183265 devstack@c-api.service[112824]: warnings.warn( Jun 28 15:24:29.476798 np0000183265 devstack@c-api.service[112824]: INFO cinder.api.openstack.wsgi [None req-7e9822e7-34d5-4498-b7d1-1f18e925ba65 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 Jun 28 15:24:29.477211 np0000183265 devstack@c-api.service[112824]: [pid: 112824|app: 0|req: 2/9] 199.204.45.157 () {64 vars in 1301 bytes} [Sun Jun 28 15:24:29 2026] GET /volume/v3/types/default => generated 145 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:24:29.983513 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.middleware.request_id [None req-62a47fcd-3efc-4ced-a8fc-cb4df6168dec None None] RequestId filter calling following filter/app {{(pid=112823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:29.984762 np0000183265 devstack@c-api.service[112823]: [pid: 112823|app: 0|req: 4/10] 199.204.45.157 () {62 vars in 1068 bytes} [Sun Jun 28 15:24:29 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 28 15:24:30.022470 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.middleware.request_id [None req-e41c5c96-8fa8-45f8-a884-c5b3d30049c1 None None] RequestId filter calling following filter/app {{(pid=112822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:30.029419 np0000183265 devstack@c-api.service[112822]: [pid: 112822|app: 0|req: 3/11] 199.204.45.157 () {64 vars in 1272 bytes} [Sun Jun 28 15:24:30 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 28 15:24:30.066196 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.middleware.request_id [req-e41c5c96-8fa8-45f8-a884-c5b3d30049c1 req-9cba903c-3bac-4020-85c3-04e079df6144 None None] RequestId filter calling following filter/app {{(pid=112820) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:30.067999 np0000183265 devstack@c-api.service[112820]: INFO cinder.api.openstack.wsgi [req-e41c5c96-8fa8-45f8-a884-c5b3d30049c1 req-9cba903c-3bac-4020-85c3-04e079df6144 demo demo] GET https://199.204.45.157/volume/v3/ Jun 28 15:24:30.068156 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.openstack.wsgi [req-e41c5c96-8fa8-45f8-a884-c5b3d30049c1 req-9cba903c-3bac-4020-85c3-04e079df6144 demo demo] Empty body provided in request {{(pid=112820) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:24:30.068362 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.openstack.wsgi [req-e41c5c96-8fa8-45f8-a884-c5b3d30049c1 req-9cba903c-3bac-4020-85c3-04e079df6144 demo demo] Calling method 'version_select' {{(pid=112820) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:24:30.068762 np0000183265 devstack@c-api.service[112820]: INFO cinder.api.openstack.wsgi [req-e41c5c96-8fa8-45f8-a884-c5b3d30049c1 req-9cba903c-3bac-4020-85c3-04e079df6144 demo demo] https://199.204.45.157/volume/v3/ returned with HTTP 200 Jun 28 15:24:30.069068 np0000183265 devstack@c-api.service[112820]: [pid: 112820|app: 0|req: 3/12] 199.204.45.157 () {66 vars in 1346 bytes} [Sun Jun 28 15:24:30 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:24:30.110756 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.middleware.request_id [None req-5e08018a-9640-47fa-aefc-47a3248719d2 None None] RequestId filter calling following filter/app {{(pid=112824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:30.114208 np0000183265 devstack@c-api.service[112824]: INFO cinder.api.openstack.wsgi [None req-5e08018a-9640-47fa-aefc-47a3248719d2 demo demo] GET https://199.204.45.157/volume/v3/types/default Jun 28 15:24:30.114622 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.openstack.wsgi [None req-5e08018a-9640-47fa-aefc-47a3248719d2 demo demo] Empty body provided in request {{(pid=112824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:24:30.115070 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.openstack.wsgi [None req-5e08018a-9640-47fa-aefc-47a3248719d2 demo demo] Calling method 'show' {{(pid=112824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:24:30.124625 np0000183265 devstack@c-api.service[112824]: INFO cinder.api.openstack.wsgi [None req-5e08018a-9640-47fa-aefc-47a3248719d2 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 Jun 28 15:24:30.125061 np0000183265 devstack@c-api.service[112824]: [pid: 112824|app: 0|req: 3/13] 199.204.45.157 () {64 vars in 1301 bytes} [Sun Jun 28 15:24:30 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 28 15:24:30.752361 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.middleware.request_id [None req-474dd59f-d5fc-430e-97a1-246f41ae660d None None] RequestId filter calling following filter/app {{(pid=112823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:30.753710 np0000183265 devstack@c-api.service[112823]: [pid: 112823|app: 0|req: 5/14] 199.204.45.157 () {62 vars in 1068 bytes} [Sun Jun 28 15:24:30 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 28 15:24:30.789707 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.middleware.request_id [None req-8de0bd72-f8b0-4479-9034-71d902f7fa59 None None] RequestId filter calling following filter/app {{(pid=112822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:30.793252 np0000183265 devstack@c-api.service[112822]: [pid: 112822|app: 0|req: 4/15] 199.204.45.157 () {64 vars in 1272 bytes} [Sun Jun 28 15:24:30 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 28 15:24:30.827969 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.middleware.request_id [req-8de0bd72-f8b0-4479-9034-71d902f7fa59 req-b700302d-97ab-4360-bb81-1c016a3c1608 None None] RequestId filter calling following filter/app {{(pid=112820) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:30.831438 np0000183265 devstack@c-api.service[112820]: INFO cinder.api.openstack.wsgi [req-8de0bd72-f8b0-4479-9034-71d902f7fa59 req-b700302d-97ab-4360-bb81-1c016a3c1608 demo demo] GET https://199.204.45.157/volume/v3/ Jun 28 15:24:30.831818 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.openstack.wsgi [req-8de0bd72-f8b0-4479-9034-71d902f7fa59 req-b700302d-97ab-4360-bb81-1c016a3c1608 demo demo] Empty body provided in request {{(pid=112820) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:24:30.832179 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.openstack.wsgi [req-8de0bd72-f8b0-4479-9034-71d902f7fa59 req-b700302d-97ab-4360-bb81-1c016a3c1608 demo demo] Calling method 'version_select' {{(pid=112820) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:24:30.832982 np0000183265 devstack@c-api.service[112820]: INFO cinder.api.openstack.wsgi [req-8de0bd72-f8b0-4479-9034-71d902f7fa59 req-b700302d-97ab-4360-bb81-1c016a3c1608 demo demo] https://199.204.45.157/volume/v3/ returned with HTTP 200 Jun 28 15:24:30.833668 np0000183265 devstack@c-api.service[112820]: [pid: 112820|app: 0|req: 4/16] 199.204.45.157 () {66 vars in 1346 bytes} [Sun Jun 28 15:24:30 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:24:30.878540 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.middleware.request_id [None req-3c52c87f-a252-4a70-a271-adc8c48841e0 None None] RequestId filter calling following filter/app {{(pid=112824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:30.881920 np0000183265 devstack@c-api.service[112824]: INFO cinder.api.openstack.wsgi [None req-3c52c87f-a252-4a70-a271-adc8c48841e0 demo demo] GET https://199.204.45.157/volume/v3/types/default Jun 28 15:24:30.888719 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.openstack.wsgi [None req-3c52c87f-a252-4a70-a271-adc8c48841e0 demo demo] Empty body provided in request {{(pid=112824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:24:30.888719 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.openstack.wsgi [None req-3c52c87f-a252-4a70-a271-adc8c48841e0 demo demo] Calling method 'show' {{(pid=112824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:24:30.896477 np0000183265 devstack@c-api.service[112824]: INFO cinder.api.openstack.wsgi [None req-3c52c87f-a252-4a70-a271-adc8c48841e0 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 Jun 28 15:24:30.896865 np0000183265 devstack@c-api.service[112824]: [pid: 112824|app: 0|req: 4/17] 199.204.45.157 () {64 vars in 1301 bytes} [Sun Jun 28 15:24:30 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 28 15:24:30.936365 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.middleware.request_id [None req-786041c4-0dbc-4cb5-8143-ce7fd529bf8f None None] RequestId filter calling following filter/app {{(pid=112823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:30.937541 np0000183265 devstack@c-api.service[112823]: [pid: 112823|app: 0|req: 6/18] 199.204.45.157 () {62 vars in 1068 bytes} [Sun Jun 28 15:24:30 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 28 15:24:30.968414 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.middleware.request_id [None req-7027cf2e-7c12-41cb-b073-590c060190dc None None] RequestId filter calling following filter/app {{(pid=112822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:30.971981 np0000183265 devstack@c-api.service[112822]: [pid: 112822|app: 0|req: 5/19] 199.204.45.157 () {64 vars in 1272 bytes} [Sun Jun 28 15:24:30 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 28 15:24:30.998793 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.middleware.request_id [req-7027cf2e-7c12-41cb-b073-590c060190dc req-891db657-1183-486f-8734-6e0af269f640 None None] RequestId filter calling following filter/app {{(pid=112820) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:31.001026 np0000183265 devstack@c-api.service[112820]: INFO cinder.api.openstack.wsgi [req-7027cf2e-7c12-41cb-b073-590c060190dc req-891db657-1183-486f-8734-6e0af269f640 demo demo] GET https://199.204.45.157/volume/v3/ Jun 28 15:24:31.001253 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.openstack.wsgi [req-7027cf2e-7c12-41cb-b073-590c060190dc req-891db657-1183-486f-8734-6e0af269f640 demo demo] Empty body provided in request {{(pid=112820) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:24:31.001532 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.openstack.wsgi [req-7027cf2e-7c12-41cb-b073-590c060190dc req-891db657-1183-486f-8734-6e0af269f640 demo demo] Calling method 'version_select' {{(pid=112820) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:24:31.001943 np0000183265 devstack@c-api.service[112820]: INFO cinder.api.openstack.wsgi [req-7027cf2e-7c12-41cb-b073-590c060190dc req-891db657-1183-486f-8734-6e0af269f640 demo demo] https://199.204.45.157/volume/v3/ returned with HTTP 200 Jun 28 15:24:31.002484 np0000183265 devstack@c-api.service[112820]: [pid: 112820|app: 0|req: 5/20] 199.204.45.157 () {66 vars in 1346 bytes} [Sun Jun 28 15:24:30 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:24:31.036064 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.middleware.request_id [None req-f74fcfbe-dbbf-4b43-b4ca-3a00f92a9e25 None None] RequestId filter calling following filter/app {{(pid=112824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:31.039454 np0000183265 devstack@c-api.service[112824]: INFO cinder.api.openstack.wsgi [None req-f74fcfbe-dbbf-4b43-b4ca-3a00f92a9e25 demo demo] GET https://199.204.45.157/volume/v3/types/default Jun 28 15:24:31.039804 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.openstack.wsgi [None req-f74fcfbe-dbbf-4b43-b4ca-3a00f92a9e25 demo demo] Empty body provided in request {{(pid=112824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:24:31.040191 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.openstack.wsgi [None req-f74fcfbe-dbbf-4b43-b4ca-3a00f92a9e25 demo demo] Calling method 'show' {{(pid=112824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:24:31.049721 np0000183265 devstack@c-api.service[112824]: INFO cinder.api.openstack.wsgi [None req-f74fcfbe-dbbf-4b43-b4ca-3a00f92a9e25 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 Jun 28 15:24:31.050033 np0000183265 devstack@c-api.service[112824]: [pid: 112824|app: 0|req: 5/21] 199.204.45.157 () {64 vars in 1301 bytes} [Sun Jun 28 15:24:31 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:24:39.030638 np0000183265 devstack@c-api.service[112820]: DEBUG dbcounter [-] [112820] Writing DB stats cinder:SELECT=1 {{(pid=112820) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:24:41.045806 np0000183265 devstack@c-api.service[112824]: DEBUG dbcounter [-] [112824] Writing DB stats cinder:SELECT=8 {{(pid=112824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:29:54.835682 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.middleware.request_id [None req-1d3021ab-9a9e-410d-bd4d-66b6032923a3 None None] RequestId filter calling following filter/app {{(pid=112823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:29:54.918000 np0000183265 devstack@c-api.service[112823]: INFO cinder.api.openstack.wsgi [None req-1d3021ab-9a9e-410d-bd4d-66b6032923a3 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:29:54.918355 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.openstack.wsgi [None req-1d3021ab-9a9e-410d-bd4d-66b6032923a3 demo demo] Empty body provided in request {{(pid=112823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:29:54.918831 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.openstack.wsgi [None req-1d3021ab-9a9e-410d-bd4d-66b6032923a3 demo demo] Calling method 'detail' {{(pid=112823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:29:54.919657 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.api_utils [None req-1d3021ab-9a9e-410d-bd4d-66b6032923a3 demo demo] Removing options '' from query. {{(pid=112823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:29:54.920830 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.volume.api [None req-1d3021ab-9a9e-410d-bd4d-66b6032923a3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:29:54.967379 np0000183265 devstack@c-api.service[112823]: INFO cinder.volume.api [None req-1d3021ab-9a9e-410d-bd4d-66b6032923a3 demo demo] Get all volumes completed successfully. Jun 28 15:29:54.969466 np0000183265 devstack@c-api.service[112823]: INFO cinder.api.openstack.wsgi [None req-1d3021ab-9a9e-410d-bd4d-66b6032923a3 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:29:54.970181 np0000183265 devstack@c-api.service[112823]: [pid: 112823|app: 0|req: 7/22] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:29:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:30:04.959629 np0000183265 devstack@c-api.service[112823]: DEBUG dbcounter [-] [112823] Writing DB stats cinder:SELECT=1 {{(pid=112823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:30:54.989505 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.middleware.request_id [None req-57de24f8-4ab7-4b6c-bbb2-d872fa2a4781 None None] RequestId filter calling following filter/app {{(pid=112822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:30:54.992859 np0000183265 devstack@c-api.service[112822]: INFO cinder.api.openstack.wsgi [None req-57de24f8-4ab7-4b6c-bbb2-d872fa2a4781 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:30:54.993047 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.openstack.wsgi [None req-57de24f8-4ab7-4b6c-bbb2-d872fa2a4781 demo demo] Empty body provided in request {{(pid=112822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:30:54.993244 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.openstack.wsgi [None req-57de24f8-4ab7-4b6c-bbb2-d872fa2a4781 demo demo] Calling method 'detail' {{(pid=112822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:30:54.993735 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.api_utils [None req-57de24f8-4ab7-4b6c-bbb2-d872fa2a4781 demo demo] Removing options '' from query. {{(pid=112822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:30:54.994506 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.volume.api [None req-57de24f8-4ab7-4b6c-bbb2-d872fa2a4781 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:30:55.031380 np0000183265 devstack@c-api.service[112822]: INFO cinder.volume.api [None req-57de24f8-4ab7-4b6c-bbb2-d872fa2a4781 demo demo] Get all volumes completed successfully. Jun 28 15:30:55.033455 np0000183265 devstack@c-api.service[112822]: INFO cinder.api.openstack.wsgi [None req-57de24f8-4ab7-4b6c-bbb2-d872fa2a4781 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:30:55.034039 np0000183265 devstack@c-api.service[112822]: [pid: 112822|app: 0|req: 6/23] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:30:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:31:05.022495 np0000183265 devstack@c-api.service[112822]: DEBUG dbcounter [-] [112822] Writing DB stats cinder:SELECT=1 {{(pid=112822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:31:55.054559 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.middleware.request_id [None req-16f236d3-8cc4-4fd0-b400-2124f4445480 None None] RequestId filter calling following filter/app {{(pid=112820) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:31:55.060660 np0000183265 devstack@c-api.service[112820]: INFO cinder.api.openstack.wsgi [None req-16f236d3-8cc4-4fd0-b400-2124f4445480 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:31:55.060910 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.openstack.wsgi [None req-16f236d3-8cc4-4fd0-b400-2124f4445480 demo demo] Empty body provided in request {{(pid=112820) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:31:55.061097 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.openstack.wsgi [None req-16f236d3-8cc4-4fd0-b400-2124f4445480 demo demo] Calling method 'detail' {{(pid=112820) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:31:55.061542 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.api_utils [None req-16f236d3-8cc4-4fd0-b400-2124f4445480 demo demo] Removing options '' from query. {{(pid=112820) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:31:55.062315 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.volume.api [None req-16f236d3-8cc4-4fd0-b400-2124f4445480 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112820) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:31:55.102287 np0000183265 devstack@c-api.service[112820]: INFO cinder.volume.api [None req-16f236d3-8cc4-4fd0-b400-2124f4445480 demo demo] Get all volumes completed successfully. Jun 28 15:31:55.105261 np0000183265 devstack@c-api.service[112820]: INFO cinder.api.openstack.wsgi [None req-16f236d3-8cc4-4fd0-b400-2124f4445480 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:31:55.105713 np0000183265 devstack@c-api.service[112820]: [pid: 112820|app: 0|req: 6/24] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:31:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:32:05.093205 np0000183265 devstack@c-api.service[112820]: DEBUG dbcounter [-] [112820] Writing DB stats cinder:SELECT=1 {{(pid=112820) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:32:55.123798 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.middleware.request_id [None req-c70ee160-b90e-4b20-9b76-2fbcf7cf778d None None] RequestId filter calling following filter/app {{(pid=112824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:32:55.128615 np0000183265 devstack@c-api.service[112824]: INFO cinder.api.openstack.wsgi [None req-c70ee160-b90e-4b20-9b76-2fbcf7cf778d demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:32:55.128790 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.openstack.wsgi [None req-c70ee160-b90e-4b20-9b76-2fbcf7cf778d demo demo] Empty body provided in request {{(pid=112824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:32:55.128971 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.openstack.wsgi [None req-c70ee160-b90e-4b20-9b76-2fbcf7cf778d demo demo] Calling method 'detail' {{(pid=112824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:32:55.129466 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.api_utils [None req-c70ee160-b90e-4b20-9b76-2fbcf7cf778d demo demo] Removing options '' from query. {{(pid=112824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:32:55.130212 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.volume.api [None req-c70ee160-b90e-4b20-9b76-2fbcf7cf778d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:32:55.169715 np0000183265 devstack@c-api.service[112824]: INFO cinder.volume.api [None req-c70ee160-b90e-4b20-9b76-2fbcf7cf778d demo demo] Get all volumes completed successfully. Jun 28 15:32:55.171841 np0000183265 devstack@c-api.service[112824]: INFO cinder.api.openstack.wsgi [None req-c70ee160-b90e-4b20-9b76-2fbcf7cf778d demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:32:55.172212 np0000183265 devstack@c-api.service[112824]: [pid: 112824|app: 0|req: 6/25] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:32:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:33:05.163491 np0000183265 devstack@c-api.service[112824]: DEBUG dbcounter [-] [112824] Writing DB stats cinder:SELECT=1 {{(pid=112824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:33:55.191570 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.middleware.request_id [None req-93efb547-f19d-4f6f-99b1-ce8509ed851b None None] RequestId filter calling following filter/app {{(pid=112823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:33:55.195326 np0000183265 devstack@c-api.service[112823]: INFO cinder.api.openstack.wsgi [None req-93efb547-f19d-4f6f-99b1-ce8509ed851b demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:33:55.195671 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.openstack.wsgi [None req-93efb547-f19d-4f6f-99b1-ce8509ed851b demo demo] Empty body provided in request {{(pid=112823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:33:55.195972 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.openstack.wsgi [None req-93efb547-f19d-4f6f-99b1-ce8509ed851b demo demo] Calling method 'detail' {{(pid=112823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:33:55.196371 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.api_utils [None req-93efb547-f19d-4f6f-99b1-ce8509ed851b demo demo] Removing options '' from query. {{(pid=112823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:33:55.197520 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.volume.api [None req-93efb547-f19d-4f6f-99b1-ce8509ed851b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:33:55.207690 np0000183265 devstack@c-api.service[112823]: INFO cinder.volume.api [None req-93efb547-f19d-4f6f-99b1-ce8509ed851b demo demo] Get all volumes completed successfully. Jun 28 15:33:55.209813 np0000183265 devstack@c-api.service[112823]: INFO cinder.api.openstack.wsgi [None req-93efb547-f19d-4f6f-99b1-ce8509ed851b demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:33:55.210219 np0000183265 devstack@c-api.service[112823]: [pid: 112823|app: 0|req: 8/26] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:33:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:34:05.203777 np0000183265 devstack@c-api.service[112823]: DEBUG dbcounter [-] [112823] Writing DB stats cinder:SELECT=1 {{(pid=112823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:34:55.224070 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.middleware.request_id [None req-af29aa7d-75b3-4974-885b-884cd3950a75 None None] RequestId filter calling following filter/app {{(pid=112822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:34:55.404294 np0000183265 devstack@c-api.service[112822]: INFO cinder.api.openstack.wsgi [None req-af29aa7d-75b3-4974-885b-884cd3950a75 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:34:55.404708 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.openstack.wsgi [None req-af29aa7d-75b3-4974-885b-884cd3950a75 demo demo] Empty body provided in request {{(pid=112822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:34:55.405227 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.openstack.wsgi [None req-af29aa7d-75b3-4974-885b-884cd3950a75 demo demo] Calling method 'detail' {{(pid=112822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:34:55.405772 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.api_utils [None req-af29aa7d-75b3-4974-885b-884cd3950a75 demo demo] Removing options '' from query. {{(pid=112822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:34:55.409208 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.volume.api [None req-af29aa7d-75b3-4974-885b-884cd3950a75 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:34:55.419507 np0000183265 devstack@c-api.service[112822]: INFO cinder.volume.api [None req-af29aa7d-75b3-4974-885b-884cd3950a75 demo demo] Get all volumes completed successfully. Jun 28 15:34:55.422441 np0000183265 devstack@c-api.service[112822]: INFO cinder.api.openstack.wsgi [None req-af29aa7d-75b3-4974-885b-884cd3950a75 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:34:55.422870 np0000183265 devstack@c-api.service[112822]: [pid: 112822|app: 0|req: 7/27] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:34:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:35:05.413968 np0000183265 devstack@c-api.service[112822]: DEBUG dbcounter [-] [112822] Writing DB stats cinder:SELECT=1 {{(pid=112822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:35:55.437695 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.middleware.request_id [None req-df3d0923-3875-4b7b-808c-c50ac5be1c08 None None] RequestId filter calling following filter/app {{(pid=112820) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:35:55.439769 np0000183265 devstack@c-api.service[112820]: INFO cinder.api.openstack.wsgi [None req-df3d0923-3875-4b7b-808c-c50ac5be1c08 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:35:55.439968 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.openstack.wsgi [None req-df3d0923-3875-4b7b-808c-c50ac5be1c08 demo demo] Empty body provided in request {{(pid=112820) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:35:55.440143 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.openstack.wsgi [None req-df3d0923-3875-4b7b-808c-c50ac5be1c08 demo demo] Calling method 'detail' {{(pid=112820) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:35:55.440396 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.api_utils [None req-df3d0923-3875-4b7b-808c-c50ac5be1c08 demo demo] Removing options '' from query. {{(pid=112820) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:35:55.441171 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.volume.api [None req-df3d0923-3875-4b7b-808c-c50ac5be1c08 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112820) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:35:55.449049 np0000183265 devstack@c-api.service[112820]: INFO cinder.volume.api [None req-df3d0923-3875-4b7b-808c-c50ac5be1c08 demo demo] Get all volumes completed successfully. Jun 28 15:35:55.451577 np0000183265 devstack@c-api.service[112820]: INFO cinder.api.openstack.wsgi [None req-df3d0923-3875-4b7b-808c-c50ac5be1c08 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:35:55.452044 np0000183265 devstack@c-api.service[112820]: [pid: 112820|app: 0|req: 7/28] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:35:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:36:05.444155 np0000183265 devstack@c-api.service[112820]: DEBUG dbcounter [-] [112820] Writing DB stats cinder:SELECT=1 {{(pid=112820) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:36:55.466643 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.middleware.request_id [None req-cd4471ee-76a9-41dc-b00c-41b7382359cf None None] RequestId filter calling following filter/app {{(pid=112824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:36:55.470461 np0000183265 devstack@c-api.service[112824]: INFO cinder.api.openstack.wsgi [None req-cd4471ee-76a9-41dc-b00c-41b7382359cf demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:36:55.470746 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.openstack.wsgi [None req-cd4471ee-76a9-41dc-b00c-41b7382359cf demo demo] Empty body provided in request {{(pid=112824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:36:55.470806 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.openstack.wsgi [None req-cd4471ee-76a9-41dc-b00c-41b7382359cf demo demo] Calling method 'detail' {{(pid=112824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:36:55.471064 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.api_utils [None req-cd4471ee-76a9-41dc-b00c-41b7382359cf demo demo] Removing options '' from query. {{(pid=112824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:36:55.471836 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.volume.api [None req-cd4471ee-76a9-41dc-b00c-41b7382359cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:36:55.481503 np0000183265 devstack@c-api.service[112824]: INFO cinder.volume.api [None req-cd4471ee-76a9-41dc-b00c-41b7382359cf demo demo] Get all volumes completed successfully. Jun 28 15:36:55.484460 np0000183265 devstack@c-api.service[112824]: INFO cinder.api.openstack.wsgi [None req-cd4471ee-76a9-41dc-b00c-41b7382359cf demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:36:55.485060 np0000183265 devstack@c-api.service[112824]: [pid: 112824|app: 0|req: 7/29] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:36:55 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 28 15:37:05.474641 np0000183265 devstack@c-api.service[112824]: DEBUG dbcounter [-] [112824] Writing DB stats cinder:SELECT=1 {{(pid=112824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:37:55.506651 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.middleware.request_id [None req-234f72b4-5370-4653-8850-667f8842d190 None None] RequestId filter calling following filter/app {{(pid=112823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:37:55.509147 np0000183265 devstack@c-api.service[112823]: INFO cinder.api.openstack.wsgi [None req-234f72b4-5370-4653-8850-667f8842d190 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:37:55.509362 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.openstack.wsgi [None req-234f72b4-5370-4653-8850-667f8842d190 demo demo] Empty body provided in request {{(pid=112823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:37:55.509579 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.openstack.wsgi [None req-234f72b4-5370-4653-8850-667f8842d190 demo demo] Calling method 'detail' {{(pid=112823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:37:55.509774 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.api_utils [None req-234f72b4-5370-4653-8850-667f8842d190 demo demo] Removing options '' from query. {{(pid=112823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:37:55.510418 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.volume.api [None req-234f72b4-5370-4653-8850-667f8842d190 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:37:55.517707 np0000183265 devstack@c-api.service[112823]: INFO cinder.volume.api [None req-234f72b4-5370-4653-8850-667f8842d190 demo demo] Get all volumes completed successfully. Jun 28 15:37:55.520076 np0000183265 devstack@c-api.service[112823]: INFO cinder.api.openstack.wsgi [None req-234f72b4-5370-4653-8850-667f8842d190 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:37:55.520531 np0000183265 devstack@c-api.service[112823]: [pid: 112823|app: 0|req: 9/30] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:37:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:38:05.513045 np0000183265 devstack@c-api.service[112823]: DEBUG dbcounter [-] [112823] Writing DB stats cinder:SELECT=1 {{(pid=112823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:38:55.533551 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.middleware.request_id [None req-80ad5bd4-3b51-443c-9134-b12695721e6d None None] RequestId filter calling following filter/app {{(pid=112822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:38:55.536575 np0000183265 devstack@c-api.service[112822]: INFO cinder.api.openstack.wsgi [None req-80ad5bd4-3b51-443c-9134-b12695721e6d demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:38:55.536871 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.openstack.wsgi [None req-80ad5bd4-3b51-443c-9134-b12695721e6d demo demo] Empty body provided in request {{(pid=112822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:38:55.537149 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.openstack.wsgi [None req-80ad5bd4-3b51-443c-9134-b12695721e6d demo demo] Calling method 'detail' {{(pid=112822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:38:55.537550 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.api_utils [None req-80ad5bd4-3b51-443c-9134-b12695721e6d demo demo] Removing options '' from query. {{(pid=112822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:38:55.538590 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.volume.api [None req-80ad5bd4-3b51-443c-9134-b12695721e6d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:38:55.548315 np0000183265 devstack@c-api.service[112822]: INFO cinder.volume.api [None req-80ad5bd4-3b51-443c-9134-b12695721e6d demo demo] Get all volumes completed successfully. Jun 28 15:38:55.552057 np0000183265 devstack@c-api.service[112822]: INFO cinder.api.openstack.wsgi [None req-80ad5bd4-3b51-443c-9134-b12695721e6d demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:38:55.552630 np0000183265 devstack@c-api.service[112822]: [pid: 112822|app: 0|req: 8/31] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:38:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:39:05.543028 np0000183265 devstack@c-api.service[112822]: DEBUG dbcounter [-] [112822] Writing DB stats cinder:SELECT=1 {{(pid=112822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:39:55.569086 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.middleware.request_id [None req-bbc96221-bb72-4db5-b2e3-9446a9a82551 None None] RequestId filter calling following filter/app {{(pid=112820) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:39:55.723971 np0000183265 devstack@c-api.service[112820]: INFO cinder.api.openstack.wsgi [None req-bbc96221-bb72-4db5-b2e3-9446a9a82551 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:39:55.724597 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.openstack.wsgi [None req-bbc96221-bb72-4db5-b2e3-9446a9a82551 demo demo] Empty body provided in request {{(pid=112820) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:39:55.725134 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.openstack.wsgi [None req-bbc96221-bb72-4db5-b2e3-9446a9a82551 demo demo] Calling method 'detail' {{(pid=112820) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:39:55.725639 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.api_utils [None req-bbc96221-bb72-4db5-b2e3-9446a9a82551 demo demo] Removing options '' from query. {{(pid=112820) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:39:55.727313 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.volume.api [None req-bbc96221-bb72-4db5-b2e3-9446a9a82551 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112820) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:39:55.737517 np0000183265 devstack@c-api.service[112820]: INFO cinder.volume.api [None req-bbc96221-bb72-4db5-b2e3-9446a9a82551 demo demo] Get all volumes completed successfully. Jun 28 15:39:55.739691 np0000183265 devstack@c-api.service[112820]: INFO cinder.api.openstack.wsgi [None req-bbc96221-bb72-4db5-b2e3-9446a9a82551 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:39:55.740066 np0000183265 devstack@c-api.service[112820]: [pid: 112820|app: 0|req: 8/32] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:39:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:40:05.731756 np0000183265 devstack@c-api.service[112820]: DEBUG dbcounter [-] [112820] Writing DB stats cinder:SELECT=1 {{(pid=112820) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:40:55.755369 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.middleware.request_id [None req-a1372ce4-7e2f-494d-a210-027e1ee1b552 None None] RequestId filter calling following filter/app {{(pid=112824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:40:55.758138 np0000183265 devstack@c-api.service[112824]: INFO cinder.api.openstack.wsgi [None req-a1372ce4-7e2f-494d-a210-027e1ee1b552 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:40:55.758398 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.openstack.wsgi [None req-a1372ce4-7e2f-494d-a210-027e1ee1b552 demo demo] Empty body provided in request {{(pid=112824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:40:55.758661 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.openstack.wsgi [None req-a1372ce4-7e2f-494d-a210-027e1ee1b552 demo demo] Calling method 'detail' {{(pid=112824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:40:55.758995 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.api_utils [None req-a1372ce4-7e2f-494d-a210-027e1ee1b552 demo demo] Removing options '' from query. {{(pid=112824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:40:55.759959 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.volume.api [None req-a1372ce4-7e2f-494d-a210-027e1ee1b552 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:40:55.767985 np0000183265 devstack@c-api.service[112824]: INFO cinder.volume.api [None req-a1372ce4-7e2f-494d-a210-027e1ee1b552 demo demo] Get all volumes completed successfully. Jun 28 15:40:55.769909 np0000183265 devstack@c-api.service[112824]: INFO cinder.api.openstack.wsgi [None req-a1372ce4-7e2f-494d-a210-027e1ee1b552 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:40:55.770355 np0000183265 devstack@c-api.service[112824]: [pid: 112824|app: 0|req: 8/33] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:40:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:41:05.763080 np0000183265 devstack@c-api.service[112824]: DEBUG dbcounter [-] [112824] Writing DB stats cinder:SELECT=1 {{(pid=112824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:41:55.794916 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.middleware.request_id [None req-972b6fb6-3c55-4400-95ff-bf81dce1ba9a None None] RequestId filter calling following filter/app {{(pid=112823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:41:55.800269 np0000183265 devstack@c-api.service[112823]: INFO cinder.api.openstack.wsgi [None req-972b6fb6-3c55-4400-95ff-bf81dce1ba9a demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:41:55.800470 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.openstack.wsgi [None req-972b6fb6-3c55-4400-95ff-bf81dce1ba9a demo demo] Empty body provided in request {{(pid=112823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:41:55.800651 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.openstack.wsgi [None req-972b6fb6-3c55-4400-95ff-bf81dce1ba9a demo demo] Calling method 'detail' {{(pid=112823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:41:55.800931 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.api_utils [None req-972b6fb6-3c55-4400-95ff-bf81dce1ba9a demo demo] Removing options '' from query. {{(pid=112823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:41:55.801565 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.volume.api [None req-972b6fb6-3c55-4400-95ff-bf81dce1ba9a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:41:55.809855 np0000183265 devstack@c-api.service[112823]: INFO cinder.volume.api [None req-972b6fb6-3c55-4400-95ff-bf81dce1ba9a demo demo] Get all volumes completed successfully. Jun 28 15:41:55.909016 np0000183265 devstack@c-api.service[112823]: INFO cinder.api.openstack.wsgi [None req-972b6fb6-3c55-4400-95ff-bf81dce1ba9a demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:41:55.909016 np0000183265 devstack@c-api.service[112823]: [pid: 112823|app: 0|req: 10/34] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:41:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:42:05.804104 np0000183265 devstack@c-api.service[112823]: DEBUG dbcounter [-] [112823] Writing DB stats cinder:SELECT=1 {{(pid=112823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:42:55.832672 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.middleware.request_id [None req-d004c97c-9001-4ee2-8166-a5361bbd98bb None None] RequestId filter calling following filter/app {{(pid=112822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:42:55.836888 np0000183265 devstack@c-api.service[112822]: INFO cinder.api.openstack.wsgi [None req-d004c97c-9001-4ee2-8166-a5361bbd98bb demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:42:55.837231 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.openstack.wsgi [None req-d004c97c-9001-4ee2-8166-a5361bbd98bb demo demo] Empty body provided in request {{(pid=112822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:42:55.837577 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.openstack.wsgi [None req-d004c97c-9001-4ee2-8166-a5361bbd98bb demo demo] Calling method 'detail' {{(pid=112822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:42:55.837959 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.api_utils [None req-d004c97c-9001-4ee2-8166-a5361bbd98bb demo demo] Removing options '' from query. {{(pid=112822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:42:55.839297 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.volume.api [None req-d004c97c-9001-4ee2-8166-a5361bbd98bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:42:55.847780 np0000183265 devstack@c-api.service[112822]: INFO cinder.volume.api [None req-d004c97c-9001-4ee2-8166-a5361bbd98bb demo demo] Get all volumes completed successfully. Jun 28 15:42:55.851889 np0000183265 devstack@c-api.service[112822]: INFO cinder.api.openstack.wsgi [None req-d004c97c-9001-4ee2-8166-a5361bbd98bb demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:42:55.852458 np0000183265 devstack@c-api.service[112822]: [pid: 112822|app: 0|req: 9/35] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:42:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:43:05.843268 np0000183265 devstack@c-api.service[112822]: DEBUG dbcounter [-] [112822] Writing DB stats cinder:SELECT=1 {{(pid=112822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:43:55.878647 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.middleware.request_id [None req-d98ad432-6309-4e72-ad00-b4819d1f8816 None None] RequestId filter calling following filter/app {{(pid=112820) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:43:55.881805 np0000183265 devstack@c-api.service[112820]: INFO cinder.api.openstack.wsgi [None req-d98ad432-6309-4e72-ad00-b4819d1f8816 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:43:55.882115 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.openstack.wsgi [None req-d98ad432-6309-4e72-ad00-b4819d1f8816 demo demo] Empty body provided in request {{(pid=112820) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:43:55.882548 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.openstack.wsgi [None req-d98ad432-6309-4e72-ad00-b4819d1f8816 demo demo] Calling method 'detail' {{(pid=112820) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:43:55.882958 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.api_utils [None req-d98ad432-6309-4e72-ad00-b4819d1f8816 demo demo] Removing options '' from query. {{(pid=112820) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:43:55.884209 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.volume.api [None req-d98ad432-6309-4e72-ad00-b4819d1f8816 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112820) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:43:55.893894 np0000183265 devstack@c-api.service[112820]: INFO cinder.volume.api [None req-d98ad432-6309-4e72-ad00-b4819d1f8816 demo demo] Get all volumes completed successfully. Jun 28 15:43:55.896051 np0000183265 devstack@c-api.service[112820]: INFO cinder.api.openstack.wsgi [None req-d98ad432-6309-4e72-ad00-b4819d1f8816 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:43:55.896586 np0000183265 devstack@c-api.service[112820]: [pid: 112820|app: 0|req: 9/36] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:43:55 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 28 15:44:05.889394 np0000183265 devstack@c-api.service[112820]: DEBUG dbcounter [-] [112820] Writing DB stats cinder:SELECT=1 {{(pid=112820) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:44:55.911489 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.middleware.request_id [None req-bff62930-bbcb-4224-9593-de9988d2a375 None None] RequestId filter calling following filter/app {{(pid=112824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:44:56.116472 np0000183265 devstack@c-api.service[112824]: INFO cinder.api.openstack.wsgi [None req-bff62930-bbcb-4224-9593-de9988d2a375 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:44:56.116472 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.openstack.wsgi [None req-bff62930-bbcb-4224-9593-de9988d2a375 demo demo] Empty body provided in request {{(pid=112824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:44:56.116887 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.openstack.wsgi [None req-bff62930-bbcb-4224-9593-de9988d2a375 demo demo] Calling method 'detail' {{(pid=112824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:44:56.117723 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.api_utils [None req-bff62930-bbcb-4224-9593-de9988d2a375 demo demo] Removing options '' from query. {{(pid=112824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:44:56.118881 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.volume.api [None req-bff62930-bbcb-4224-9593-de9988d2a375 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:44:56.131051 np0000183265 devstack@c-api.service[112824]: INFO cinder.volume.api [None req-bff62930-bbcb-4224-9593-de9988d2a375 demo demo] Get all volumes completed successfully. Jun 28 15:44:56.133227 np0000183265 devstack@c-api.service[112824]: INFO cinder.api.openstack.wsgi [None req-bff62930-bbcb-4224-9593-de9988d2a375 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:44:56.133652 np0000183265 devstack@c-api.service[112824]: [pid: 112824|app: 0|req: 9/37] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:44:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:45:06.172765 np0000183265 devstack@c-api.service[112824]: DEBUG dbcounter [-] [112824] Writing DB stats cinder:SELECT=1 {{(pid=112824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:45:56.150768 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.middleware.request_id [None req-5f547936-2e32-4966-8b34-4de120483c76 None None] RequestId filter calling following filter/app {{(pid=112823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:45:56.155291 np0000183265 devstack@c-api.service[112823]: INFO cinder.api.openstack.wsgi [None req-5f547936-2e32-4966-8b34-4de120483c76 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:45:56.155729 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.openstack.wsgi [None req-5f547936-2e32-4966-8b34-4de120483c76 demo demo] Empty body provided in request {{(pid=112823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:45:56.156119 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.openstack.wsgi [None req-5f547936-2e32-4966-8b34-4de120483c76 demo demo] Calling method 'detail' {{(pid=112823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:45:56.156708 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.api_utils [None req-5f547936-2e32-4966-8b34-4de120483c76 demo demo] Removing options '' from query. {{(pid=112823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:45:56.158633 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.volume.api [None req-5f547936-2e32-4966-8b34-4de120483c76 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:45:56.167413 np0000183265 devstack@c-api.service[112823]: INFO cinder.volume.api [None req-5f547936-2e32-4966-8b34-4de120483c76 demo demo] Get all volumes completed successfully. Jun 28 15:45:56.170803 np0000183265 devstack@c-api.service[112823]: INFO cinder.api.openstack.wsgi [None req-5f547936-2e32-4966-8b34-4de120483c76 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:45:56.171314 np0000183265 devstack@c-api.service[112823]: [pid: 112823|app: 0|req: 11/38] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:45:56 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 28 15:46:06.161505 np0000183265 devstack@c-api.service[112823]: DEBUG dbcounter [-] [112823] Writing DB stats cinder:SELECT=1 {{(pid=112823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:46:56.183556 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.middleware.request_id [None req-20298ffd-f17d-4bf2-a6be-3f47b3c0197f None None] RequestId filter calling following filter/app {{(pid=112822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:46:56.186293 np0000183265 devstack@c-api.service[112822]: INFO cinder.api.openstack.wsgi [None req-20298ffd-f17d-4bf2-a6be-3f47b3c0197f demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:46:56.186563 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.openstack.wsgi [None req-20298ffd-f17d-4bf2-a6be-3f47b3c0197f demo demo] Empty body provided in request {{(pid=112822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:46:56.186815 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.openstack.wsgi [None req-20298ffd-f17d-4bf2-a6be-3f47b3c0197f demo demo] Calling method 'detail' {{(pid=112822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:46:56.187300 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.api_utils [None req-20298ffd-f17d-4bf2-a6be-3f47b3c0197f demo demo] Removing options '' from query. {{(pid=112822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:46:56.189096 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.volume.api [None req-20298ffd-f17d-4bf2-a6be-3f47b3c0197f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:46:56.198287 np0000183265 devstack@c-api.service[112822]: INFO cinder.volume.api [None req-20298ffd-f17d-4bf2-a6be-3f47b3c0197f demo demo] Get all volumes completed successfully. Jun 28 15:46:56.200599 np0000183265 devstack@c-api.service[112822]: INFO cinder.api.openstack.wsgi [None req-20298ffd-f17d-4bf2-a6be-3f47b3c0197f demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:46:56.201088 np0000183265 devstack@c-api.service[112822]: [pid: 112822|app: 0|req: 10/39] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:46:56 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 28 15:47:06.193136 np0000183265 devstack@c-api.service[112822]: DEBUG dbcounter [-] [112822] Writing DB stats cinder:SELECT=1 {{(pid=112822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:47:56.219376 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.middleware.request_id [None req-c1f972cf-4353-451f-8016-0aaabdbfdcc7 None None] RequestId filter calling following filter/app {{(pid=112820) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:47:56.223243 np0000183265 devstack@c-api.service[112820]: INFO cinder.api.openstack.wsgi [None req-c1f972cf-4353-451f-8016-0aaabdbfdcc7 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:47:56.223768 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.openstack.wsgi [None req-c1f972cf-4353-451f-8016-0aaabdbfdcc7 demo demo] Empty body provided in request {{(pid=112820) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:47:56.224284 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.openstack.wsgi [None req-c1f972cf-4353-451f-8016-0aaabdbfdcc7 demo demo] Calling method 'detail' {{(pid=112820) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:47:56.224925 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.api_utils [None req-c1f972cf-4353-451f-8016-0aaabdbfdcc7 demo demo] Removing options '' from query. {{(pid=112820) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:47:56.226926 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.volume.api [None req-c1f972cf-4353-451f-8016-0aaabdbfdcc7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112820) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:47:56.236903 np0000183265 devstack@c-api.service[112820]: INFO cinder.volume.api [None req-c1f972cf-4353-451f-8016-0aaabdbfdcc7 demo demo] Get all volumes completed successfully. Jun 28 15:47:56.239682 np0000183265 devstack@c-api.service[112820]: INFO cinder.api.openstack.wsgi [None req-c1f972cf-4353-451f-8016-0aaabdbfdcc7 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:47:56.240171 np0000183265 devstack@c-api.service[112820]: [pid: 112820|app: 0|req: 10/40] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:47:56 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 28 15:48:06.231433 np0000183265 devstack@c-api.service[112820]: DEBUG dbcounter [-] [112820] Writing DB stats cinder:SELECT=1 {{(pid=112820) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:48:56.257176 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.middleware.request_id [None req-d6b3bff9-4eff-44e4-9583-b60e82cb8676 None None] RequestId filter calling following filter/app {{(pid=112824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:48:56.259870 np0000183265 devstack@c-api.service[112824]: INFO cinder.api.openstack.wsgi [None req-d6b3bff9-4eff-44e4-9583-b60e82cb8676 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:48:56.260107 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.openstack.wsgi [None req-d6b3bff9-4eff-44e4-9583-b60e82cb8676 demo demo] Empty body provided in request {{(pid=112824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:48:56.260366 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.openstack.wsgi [None req-d6b3bff9-4eff-44e4-9583-b60e82cb8676 demo demo] Calling method 'detail' {{(pid=112824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:48:56.260655 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.api_utils [None req-d6b3bff9-4eff-44e4-9583-b60e82cb8676 demo demo] Removing options '' from query. {{(pid=112824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:48:56.261784 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.volume.api [None req-d6b3bff9-4eff-44e4-9583-b60e82cb8676 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:48:56.269439 np0000183265 devstack@c-api.service[112824]: INFO cinder.volume.api [None req-d6b3bff9-4eff-44e4-9583-b60e82cb8676 demo demo] Get all volumes completed successfully. Jun 28 15:48:56.274417 np0000183265 devstack@c-api.service[112824]: INFO cinder.api.openstack.wsgi [None req-d6b3bff9-4eff-44e4-9583-b60e82cb8676 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:48:56.274417 np0000183265 devstack@c-api.service[112824]: [pid: 112824|app: 0|req: 10/41] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:48:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:49:06.264965 np0000183265 devstack@c-api.service[112824]: DEBUG dbcounter [-] [112824] Writing DB stats cinder:SELECT=1 {{(pid=112824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:49:56.293326 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.middleware.request_id [None req-0c36bf29-1a0e-4438-9c8a-894a1408dcb3 None None] RequestId filter calling following filter/app {{(pid=112823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:49:56.394219 np0000183265 devstack@c-api.service[112823]: INFO cinder.api.openstack.wsgi [None req-0c36bf29-1a0e-4438-9c8a-894a1408dcb3 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:49:56.394854 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.openstack.wsgi [None req-0c36bf29-1a0e-4438-9c8a-894a1408dcb3 demo demo] Empty body provided in request {{(pid=112823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:49:56.395125 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.openstack.wsgi [None req-0c36bf29-1a0e-4438-9c8a-894a1408dcb3 demo demo] Calling method 'detail' {{(pid=112823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:49:56.395455 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.api_utils [None req-0c36bf29-1a0e-4438-9c8a-894a1408dcb3 demo demo] Removing options '' from query. {{(pid=112823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:49:56.396540 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.volume.api [None req-0c36bf29-1a0e-4438-9c8a-894a1408dcb3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:49:56.405088 np0000183265 devstack@c-api.service[112823]: INFO cinder.volume.api [None req-0c36bf29-1a0e-4438-9c8a-894a1408dcb3 demo demo] Get all volumes completed successfully. Jun 28 15:49:56.407700 np0000183265 devstack@c-api.service[112823]: INFO cinder.api.openstack.wsgi [None req-0c36bf29-1a0e-4438-9c8a-894a1408dcb3 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:49:56.408356 np0000183265 devstack@c-api.service[112823]: [pid: 112823|app: 0|req: 12/42] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:49:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:50:06.399965 np0000183265 devstack@c-api.service[112823]: DEBUG dbcounter [-] [112823] Writing DB stats cinder:SELECT=1 {{(pid=112823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:50:56.687819 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.middleware.request_id [None req-0d0c2156-c22a-4363-b0ed-def052a782e0 None None] RequestId filter calling following filter/app {{(pid=112822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:50:56.693174 np0000183265 devstack@c-api.service[112822]: INFO cinder.api.openstack.wsgi [None req-0d0c2156-c22a-4363-b0ed-def052a782e0 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:50:56.695281 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.openstack.wsgi [None req-0d0c2156-c22a-4363-b0ed-def052a782e0 demo demo] Empty body provided in request {{(pid=112822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:50:56.695469 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.openstack.wsgi [None req-0d0c2156-c22a-4363-b0ed-def052a782e0 demo demo] Calling method 'detail' {{(pid=112822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:50:56.696134 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.api_utils [None req-0d0c2156-c22a-4363-b0ed-def052a782e0 demo demo] Removing options '' from query. {{(pid=112822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:50:56.699149 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.volume.api [None req-0d0c2156-c22a-4363-b0ed-def052a782e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:50:56.713120 np0000183265 devstack@c-api.service[112822]: INFO cinder.volume.api [None req-0d0c2156-c22a-4363-b0ed-def052a782e0 demo demo] Get all volumes completed successfully. Jun 28 15:50:56.717317 np0000183265 devstack@c-api.service[112822]: INFO cinder.api.openstack.wsgi [None req-0d0c2156-c22a-4363-b0ed-def052a782e0 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:50:56.718230 np0000183265 devstack@c-api.service[112822]: [pid: 112822|app: 0|req: 11/43] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:50:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 28 15:51:06.704510 np0000183265 devstack@c-api.service[112822]: DEBUG dbcounter [-] [112822] Writing DB stats cinder:SELECT=1 {{(pid=112822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:51:56.741478 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.middleware.request_id [None req-bcff8a3e-3e05-4ac2-8472-0b2667ddc844 None None] RequestId filter calling following filter/app {{(pid=112820) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:51:56.744447 np0000183265 devstack@c-api.service[112820]: INFO cinder.api.openstack.wsgi [None req-bcff8a3e-3e05-4ac2-8472-0b2667ddc844 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:51:56.744691 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.openstack.wsgi [None req-bcff8a3e-3e05-4ac2-8472-0b2667ddc844 demo demo] Empty body provided in request {{(pid=112820) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:51:56.744934 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.openstack.wsgi [None req-bcff8a3e-3e05-4ac2-8472-0b2667ddc844 demo demo] Calling method 'detail' {{(pid=112820) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:51:56.745232 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.api_utils [None req-bcff8a3e-3e05-4ac2-8472-0b2667ddc844 demo demo] Removing options '' from query. {{(pid=112820) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:51:56.746182 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.volume.api [None req-bcff8a3e-3e05-4ac2-8472-0b2667ddc844 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112820) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:51:56.753823 np0000183265 devstack@c-api.service[112820]: INFO cinder.volume.api [None req-bcff8a3e-3e05-4ac2-8472-0b2667ddc844 demo demo] Get all volumes completed successfully. Jun 28 15:51:56.756929 np0000183265 devstack@c-api.service[112820]: INFO cinder.api.openstack.wsgi [None req-bcff8a3e-3e05-4ac2-8472-0b2667ddc844 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:51:56.757362 np0000183265 devstack@c-api.service[112820]: [pid: 112820|app: 0|req: 11/44] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:51:56 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 28 15:52:06.749197 np0000183265 devstack@c-api.service[112820]: DEBUG dbcounter [-] [112820] Writing DB stats cinder:SELECT=1 {{(pid=112820) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:52:56.822738 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.middleware.request_id [None req-63c1346b-b3f8-4a5b-b5fa-24c4430938ed None None] RequestId filter calling following filter/app {{(pid=112824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:52:56.827398 np0000183265 devstack@c-api.service[112824]: INFO cinder.api.openstack.wsgi [None req-63c1346b-b3f8-4a5b-b5fa-24c4430938ed demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:52:56.827398 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.openstack.wsgi [None req-63c1346b-b3f8-4a5b-b5fa-24c4430938ed demo demo] Empty body provided in request {{(pid=112824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:52:56.827398 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.openstack.wsgi [None req-63c1346b-b3f8-4a5b-b5fa-24c4430938ed demo demo] Calling method 'detail' {{(pid=112824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:52:56.828233 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.api_utils [None req-63c1346b-b3f8-4a5b-b5fa-24c4430938ed demo demo] Removing options '' from query. {{(pid=112824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:52:56.831132 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.volume.api [None req-63c1346b-b3f8-4a5b-b5fa-24c4430938ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:52:56.842047 np0000183265 devstack@c-api.service[112824]: INFO cinder.volume.api [None req-63c1346b-b3f8-4a5b-b5fa-24c4430938ed demo demo] Get all volumes completed successfully. Jun 28 15:52:56.845016 np0000183265 devstack@c-api.service[112824]: INFO cinder.api.openstack.wsgi [None req-63c1346b-b3f8-4a5b-b5fa-24c4430938ed demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:52:56.848399 np0000183265 devstack@c-api.service[112824]: [pid: 112824|app: 0|req: 11/45] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:52:56 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 28 15:53:06.835380 np0000183265 devstack@c-api.service[112824]: DEBUG dbcounter [-] [112824] Writing DB stats cinder:SELECT=1 {{(pid=112824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:53:56.862685 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.middleware.request_id [None req-21888598-5ce6-4def-b822-3e10b466d52d None None] RequestId filter calling following filter/app {{(pid=112823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:53:56.865581 np0000183265 devstack@c-api.service[112823]: INFO cinder.api.openstack.wsgi [None req-21888598-5ce6-4def-b822-3e10b466d52d demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:53:56.865840 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.openstack.wsgi [None req-21888598-5ce6-4def-b822-3e10b466d52d demo demo] Empty body provided in request {{(pid=112823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:53:56.866126 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.openstack.wsgi [None req-21888598-5ce6-4def-b822-3e10b466d52d demo demo] Calling method 'detail' {{(pid=112823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:53:56.866603 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.api_utils [None req-21888598-5ce6-4def-b822-3e10b466d52d demo demo] Removing options '' from query. {{(pid=112823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:53:56.867604 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.volume.api [None req-21888598-5ce6-4def-b822-3e10b466d52d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:53:56.877054 np0000183265 devstack@c-api.service[112823]: INFO cinder.volume.api [None req-21888598-5ce6-4def-b822-3e10b466d52d demo demo] Get all volumes completed successfully. Jun 28 15:53:56.879711 np0000183265 devstack@c-api.service[112823]: INFO cinder.api.openstack.wsgi [None req-21888598-5ce6-4def-b822-3e10b466d52d demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:53:56.880278 np0000183265 devstack@c-api.service[112823]: [pid: 112823|app: 0|req: 13/46] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:53:56 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 28 15:54:06.870887 np0000183265 devstack@c-api.service[112823]: DEBUG dbcounter [-] [112823] Writing DB stats cinder:SELECT=1 {{(pid=112823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:54:56.893872 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.middleware.request_id [None req-85d4ed4e-4f30-4b97-b267-d8992a15d72c None None] RequestId filter calling following filter/app {{(pid=112822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:54:57.048383 np0000183265 devstack@c-api.service[112822]: INFO cinder.api.openstack.wsgi [None req-85d4ed4e-4f30-4b97-b267-d8992a15d72c demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:54:57.048625 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.openstack.wsgi [None req-85d4ed4e-4f30-4b97-b267-d8992a15d72c demo demo] Empty body provided in request {{(pid=112822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:54:57.048750 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.openstack.wsgi [None req-85d4ed4e-4f30-4b97-b267-d8992a15d72c demo demo] Calling method 'detail' {{(pid=112822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:54:57.049001 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.api_utils [None req-85d4ed4e-4f30-4b97-b267-d8992a15d72c demo demo] Removing options '' from query. {{(pid=112822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:54:57.049878 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.volume.api [None req-85d4ed4e-4f30-4b97-b267-d8992a15d72c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:54:57.059459 np0000183265 devstack@c-api.service[112822]: INFO cinder.volume.api [None req-85d4ed4e-4f30-4b97-b267-d8992a15d72c demo demo] Get all volumes completed successfully. Jun 28 15:54:57.061453 np0000183265 devstack@c-api.service[112822]: INFO cinder.api.openstack.wsgi [None req-85d4ed4e-4f30-4b97-b267-d8992a15d72c demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:54:57.061865 np0000183265 devstack@c-api.service[112822]: [pid: 112822|app: 0|req: 12/47] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:54:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:55:07.053099 np0000183265 devstack@c-api.service[112822]: DEBUG dbcounter [-] [112822] Writing DB stats cinder:SELECT=1 {{(pid=112822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:55:57.083611 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.middleware.request_id [None req-0521b201-264c-4de2-a942-a9fefe4fe0a6 None None] RequestId filter calling following filter/app {{(pid=112820) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:55:57.087316 np0000183265 devstack@c-api.service[112820]: INFO cinder.api.openstack.wsgi [None req-0521b201-264c-4de2-a942-a9fefe4fe0a6 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:55:57.087714 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.openstack.wsgi [None req-0521b201-264c-4de2-a942-a9fefe4fe0a6 demo demo] Empty body provided in request {{(pid=112820) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:55:57.088128 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.openstack.wsgi [None req-0521b201-264c-4de2-a942-a9fefe4fe0a6 demo demo] Calling method 'detail' {{(pid=112820) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:55:57.088585 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.api.api_utils [None req-0521b201-264c-4de2-a942-a9fefe4fe0a6 demo demo] Removing options '' from query. {{(pid=112820) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:55:57.089801 np0000183265 devstack@c-api.service[112820]: DEBUG cinder.volume.api [None req-0521b201-264c-4de2-a942-a9fefe4fe0a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112820) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:55:57.098210 np0000183265 devstack@c-api.service[112820]: INFO cinder.volume.api [None req-0521b201-264c-4de2-a942-a9fefe4fe0a6 demo demo] Get all volumes completed successfully. Jun 28 15:55:57.100786 np0000183265 devstack@c-api.service[112820]: INFO cinder.api.openstack.wsgi [None req-0521b201-264c-4de2-a942-a9fefe4fe0a6 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:55:57.101187 np0000183265 devstack@c-api.service[112820]: [pid: 112820|app: 0|req: 12/48] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:55:57 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 28 15:56:07.093121 np0000183265 devstack@c-api.service[112820]: DEBUG dbcounter [-] [112820] Writing DB stats cinder:SELECT=1 {{(pid=112820) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:56:57.117845 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.middleware.request_id [None req-42acbdd1-ae72-41df-847a-401bfc1917c4 None None] RequestId filter calling following filter/app {{(pid=112824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:56:57.120658 np0000183265 devstack@c-api.service[112824]: INFO cinder.api.openstack.wsgi [None req-42acbdd1-ae72-41df-847a-401bfc1917c4 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:56:57.120848 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.openstack.wsgi [None req-42acbdd1-ae72-41df-847a-401bfc1917c4 demo demo] Empty body provided in request {{(pid=112824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:56:57.121034 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.openstack.wsgi [None req-42acbdd1-ae72-41df-847a-401bfc1917c4 demo demo] Calling method 'detail' {{(pid=112824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:56:57.121397 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.api.api_utils [None req-42acbdd1-ae72-41df-847a-401bfc1917c4 demo demo] Removing options '' from query. {{(pid=112824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:56:57.123704 np0000183265 devstack@c-api.service[112824]: DEBUG cinder.volume.api [None req-42acbdd1-ae72-41df-847a-401bfc1917c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:56:57.132300 np0000183265 devstack@c-api.service[112824]: INFO cinder.volume.api [None req-42acbdd1-ae72-41df-847a-401bfc1917c4 demo demo] Get all volumes completed successfully. Jun 28 15:56:57.134390 np0000183265 devstack@c-api.service[112824]: INFO cinder.api.openstack.wsgi [None req-42acbdd1-ae72-41df-847a-401bfc1917c4 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:56:57.134800 np0000183265 devstack@c-api.service[112824]: [pid: 112824|app: 0|req: 12/49] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:56:57 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 28 15:57:07.127147 np0000183265 devstack@c-api.service[112824]: DEBUG dbcounter [-] [112824] Writing DB stats cinder:SELECT=1 {{(pid=112824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:57:57.148771 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.middleware.request_id [None req-108e923e-18d4-4904-a1d6-c33a74ce926b None None] RequestId filter calling following filter/app {{(pid=112823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:57:57.152367 np0000183265 devstack@c-api.service[112823]: INFO cinder.api.openstack.wsgi [None req-108e923e-18d4-4904-a1d6-c33a74ce926b demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:57:57.152521 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.openstack.wsgi [None req-108e923e-18d4-4904-a1d6-c33a74ce926b demo demo] Empty body provided in request {{(pid=112823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:57:57.152729 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.openstack.wsgi [None req-108e923e-18d4-4904-a1d6-c33a74ce926b demo demo] Calling method 'detail' {{(pid=112823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:57:57.152953 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.api.api_utils [None req-108e923e-18d4-4904-a1d6-c33a74ce926b demo demo] Removing options '' from query. {{(pid=112823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:57:57.154475 np0000183265 devstack@c-api.service[112823]: DEBUG cinder.volume.api [None req-108e923e-18d4-4904-a1d6-c33a74ce926b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:57:57.163022 np0000183265 devstack@c-api.service[112823]: INFO cinder.volume.api [None req-108e923e-18d4-4904-a1d6-c33a74ce926b demo demo] Get all volumes completed successfully. Jun 28 15:57:57.165307 np0000183265 devstack@c-api.service[112823]: INFO cinder.api.openstack.wsgi [None req-108e923e-18d4-4904-a1d6-c33a74ce926b demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:57:57.165787 np0000183265 devstack@c-api.service[112823]: [pid: 112823|app: 0|req: 14/50] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:57:57 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 28 15:58:07.158938 np0000183265 devstack@c-api.service[112823]: DEBUG dbcounter [-] [112823] Writing DB stats cinder:SELECT=1 {{(pid=112823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:58:57.182292 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.middleware.request_id [None req-7e27a246-c04c-4fca-8969-8e09d4294938 None None] RequestId filter calling following filter/app {{(pid=112822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:58:57.186198 np0000183265 devstack@c-api.service[112822]: INFO cinder.api.openstack.wsgi [None req-7e27a246-c04c-4fca-8969-8e09d4294938 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 28 15:58:57.186653 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.openstack.wsgi [None req-7e27a246-c04c-4fca-8969-8e09d4294938 demo demo] Empty body provided in request {{(pid=112822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:58:57.187167 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.openstack.wsgi [None req-7e27a246-c04c-4fca-8969-8e09d4294938 demo demo] Calling method 'detail' {{(pid=112822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:58:57.187635 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.api.api_utils [None req-7e27a246-c04c-4fca-8969-8e09d4294938 demo demo] Removing options '' from query. {{(pid=112822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:58:57.189306 np0000183265 devstack@c-api.service[112822]: DEBUG cinder.volume.api [None req-7e27a246-c04c-4fca-8969-8e09d4294938 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:58:57.203085 np0000183265 devstack@c-api.service[112822]: INFO cinder.volume.api [None req-7e27a246-c04c-4fca-8969-8e09d4294938 demo demo] Get all volumes completed successfully. Jun 28 15:58:57.203502 np0000183265 devstack@c-api.service[112822]: INFO cinder.api.openstack.wsgi [None req-7e27a246-c04c-4fca-8969-8e09d4294938 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:58:57.203885 np0000183265 devstack@c-api.service[112822]: [pid: 112822|app: 0|req: 13/51] 199.204.45.157 () {64 vars in 1296 bytes} [Sun Jun 28 15:58:57 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)