Jun 17 15:32:39.858444 np0000181226 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 17 15:32:39.866088 np0000181226 devstack@c-api.service[116609]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 17 15:32:39.868165 np0000181226 devstack@c-api.service[116609]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 17 15:32:39 2026] *** Jun 17 15:32:39.868165 np0000181226 devstack@c-api.service[116609]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 17 15:32:39.868165 np0000181226 devstack@c-api.service[116609]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 17 15:32:39.868165 np0000181226 devstack@c-api.service[116609]: nodename: np0000181226 Jun 17 15:32:39.868165 np0000181226 devstack@c-api.service[116609]: machine: x86_64 Jun 17 15:32:39.868165 np0000181226 devstack@c-api.service[116609]: clock source: unix Jun 17 15:32:39.868165 np0000181226 devstack@c-api.service[116609]: pcre jit disabled Jun 17 15:32:39.868165 np0000181226 devstack@c-api.service[116609]: detected number of CPU cores: 16 Jun 17 15:32:39.868165 np0000181226 devstack@c-api.service[116609]: current working directory: / Jun 17 15:32:39.868165 np0000181226 devstack@c-api.service[116609]: detected binary path: /usr/bin/uwsgi-core Jun 17 15:32:39.868165 np0000181226 devstack@c-api.service[116609]: your processes number limit is 256917 Jun 17 15:32:39.868165 np0000181226 devstack@c-api.service[116609]: your memory page size is 4096 bytes Jun 17 15:32:39.868165 np0000181226 devstack@c-api.service[116609]: detected max file descriptor number: 2048 Jun 17 15:32:39.868165 np0000181226 devstack@c-api.service[116609]: lock engine: pthread robust mutexes Jun 17 15:32:39.868846 np0000181226 devstack@c-api.service[116609]: thunder lock: enabled Jun 17 15:32:39.868846 np0000181226 devstack@c-api.service[116609]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 17 15:32:39.868846 np0000181226 devstack@c-api.service[116609]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 17 15:32:39.868846 np0000181226 devstack@c-api.service[116609]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 17 15:32:39.868846 np0000181226 devstack@c-api.service[116609]: Set PythonHome to /opt/stack/data/venv Jun 17 15:32:39.904790 np0000181226 devstack@c-api.service[116609]: Python main interpreter initialized at 0x70f7a7ea3668 Jun 17 15:32:39.904790 np0000181226 devstack@c-api.service[116609]: python threads support enabled Jun 17 15:32:39.904790 np0000181226 devstack@c-api.service[116609]: your server socket listen backlog is limited to 100 connections Jun 17 15:32:39.904790 np0000181226 devstack@c-api.service[116609]: your mercy for graceful operations on workers is 80 seconds Jun 17 15:32:39.905346 np0000181226 devstack@c-api.service[116609]: mapped 671795 bytes (656 KB) for 4 cores Jun 17 15:32:39.905503 np0000181226 devstack@c-api.service[116609]: *** Operational MODE: preforking *** Jun 17 15:32:39.905705 np0000181226 devstack@c-api.service[116609]: *** uWSGI is running in multiple interpreter mode *** Jun 17 15:32:39.905705 np0000181226 devstack@c-api.service[116609]: spawned uWSGI master process (pid: 116609) Jun 17 15:32:39.905869 np0000181226 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 17 15:32:39.906675 np0000181226 devstack@c-api.service[116609]: spawned uWSGI worker 1 (pid: 116617, cores: 1) Jun 17 15:32:39.907361 np0000181226 devstack@c-api.service[116609]: spawned uWSGI worker 2 (pid: 116618, cores: 1) Jun 17 15:32:39.908090 np0000181226 devstack@c-api.service[116609]: spawned uWSGI worker 3 (pid: 116619, cores: 1) Jun 17 15:32:39.908542 np0000181226 devstack@c-api.service[116609]: spawned uWSGI worker 4 (pid: 116620, cores: 1) Jun 17 15:32:39.908617 np0000181226 devstack@c-api.service[116609]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 17 15:32:40.039085 np0000181226 devstack@c-api.service[116620]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 15:32:40.039085 np0000181226 devstack@c-api.service[116620]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 15:32:40.039085 np0000181226 devstack@c-api.service[116620]: we strongly recommend against using it for new projects. Jun 17 15:32:40.039085 np0000181226 devstack@c-api.service[116620]: If you are already using Eventlet, we recommend migrating to a different Jun 17 15:32:40.039085 np0000181226 devstack@c-api.service[116620]: framework. For more detail see Jun 17 15:32:40.039085 np0000181226 devstack@c-api.service[116620]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 15:32:40.039085 np0000181226 devstack@c-api.service[116620]: import eventlet # noqa Jun 17 15:32:40.039743 np0000181226 devstack@c-api.service[116617]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 15:32:40.039743 np0000181226 devstack@c-api.service[116617]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 15:32:40.039743 np0000181226 devstack@c-api.service[116617]: we strongly recommend against using it for new projects. Jun 17 15:32:40.039743 np0000181226 devstack@c-api.service[116617]: If you are already using Eventlet, we recommend migrating to a different Jun 17 15:32:40.039743 np0000181226 devstack@c-api.service[116617]: framework. For more detail see Jun 17 15:32:40.039743 np0000181226 devstack@c-api.service[116617]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 15:32:40.039743 np0000181226 devstack@c-api.service[116617]: import eventlet # noqa Jun 17 15:32:40.046139 np0000181226 devstack@c-api.service[116618]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 15:32:40.046139 np0000181226 devstack@c-api.service[116618]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 15:32:40.046139 np0000181226 devstack@c-api.service[116618]: we strongly recommend against using it for new projects. Jun 17 15:32:40.046139 np0000181226 devstack@c-api.service[116618]: If you are already using Eventlet, we recommend migrating to a different Jun 17 15:32:40.046139 np0000181226 devstack@c-api.service[116618]: framework. For more detail see Jun 17 15:32:40.046139 np0000181226 devstack@c-api.service[116618]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 15:32:40.046139 np0000181226 devstack@c-api.service[116618]: import eventlet # noqa Jun 17 15:32:40.053829 np0000181226 devstack@c-api.service[116619]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 15:32:40.053829 np0000181226 devstack@c-api.service[116619]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 15:32:40.053829 np0000181226 devstack@c-api.service[116619]: we strongly recommend against using it for new projects. Jun 17 15:32:40.053829 np0000181226 devstack@c-api.service[116619]: If you are already using Eventlet, we recommend migrating to a different Jun 17 15:32:40.053829 np0000181226 devstack@c-api.service[116619]: framework. For more detail see Jun 17 15:32:40.053829 np0000181226 devstack@c-api.service[116619]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 15:32:40.053829 np0000181226 devstack@c-api.service[116619]: import eventlet # noqa Jun 17 15:32:40.126710 np0000181226 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 15:32:40.126710 np0000181226 devstack@c-api.service[116620]: warnings.warn( Jun 17 15:32:40.130455 np0000181226 devstack@c-api.service[116617]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 15:32:40.130455 np0000181226 devstack@c-api.service[116617]: warnings.warn( Jun 17 15:32:40.141101 np0000181226 devstack@c-api.service[116618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 15:32:40.141101 np0000181226 devstack@c-api.service[116618]: warnings.warn( Jun 17 15:32:40.158239 np0000181226 devstack@c-api.service[116619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 15:32:40.158239 np0000181226 devstack@c-api.service[116619]: warnings.warn( Jun 17 15:32:40.202708 np0000181226 devstack@c-api.service[116620]: /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 17 15:32:40.202708 np0000181226 devstack@c-api.service[116620]: from cgi import parse_header Jun 17 15:32:40.216543 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:40.216543 np0000181226 devstack@c-api.service[116618]: from cgi import parse_header Jun 17 15:32:40.221003 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:40.221003 np0000181226 devstack@c-api.service[116617]: from cgi import parse_header Jun 17 15:32:40.244509 np0000181226 devstack@c-api.service[116619]: /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 17 15:32:40.244509 np0000181226 devstack@c-api.service[116619]: from cgi import parse_header Jun 17 15:32:40.251293 np0000181226 devstack@c-api.service[116620]: /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 17 15:32:40.251293 np0000181226 devstack@c-api.service[116620]: removals.removed_module( Jun 17 15:32:40.252810 np0000181226 devstack@c-api.service[116620]: /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 17 15:32:40.252810 np0000181226 devstack@c-api.service[116620]: removals.removed_module( Jun 17 15:32:40.268790 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:40.268790 np0000181226 devstack@c-api.service[116618]: removals.removed_module( Jun 17 15:32:40.270414 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:40.270414 np0000181226 devstack@c-api.service[116618]: removals.removed_module( Jun 17 15:32:40.278075 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:40.278075 np0000181226 devstack@c-api.service[116617]: removals.removed_module( Jun 17 15:32:40.278075 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:40.278075 np0000181226 devstack@c-api.service[116617]: removals.removed_module( Jun 17 15:32:40.302084 np0000181226 devstack@c-api.service[116619]: /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 17 15:32:40.302084 np0000181226 devstack@c-api.service[116619]: removals.removed_module( Jun 17 15:32:40.303823 np0000181226 devstack@c-api.service[116619]: /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 17 15:32:40.303823 np0000181226 devstack@c-api.service[116619]: removals.removed_module( Jun 17 15:32:40.872099 np0000181226 devstack@c-api.service[116620]: /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 17 15:32:40.872099 np0000181226 devstack@c-api.service[116620]: warnings.warn( Jun 17 15:32:40.918128 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:40.918128 np0000181226 devstack@c-api.service[116618]: warnings.warn( Jun 17 15:32:40.938358 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:40.938358 np0000181226 devstack@c-api.service[116617]: warnings.warn( Jun 17 15:32:40.969995 np0000181226 devstack@c-api.service[116620]: /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 17 15:32:40.969995 np0000181226 devstack@c-api.service[116620]: warnings.warn( Jun 17 15:32:40.981913 np0000181226 devstack@c-api.service[116619]: /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 17 15:32:40.981913 np0000181226 devstack@c-api.service[116619]: warnings.warn( Jun 17 15:32:41.026774 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:41.026774 np0000181226 devstack@c-api.service[116618]: warnings.warn( Jun 17 15:32:41.038510 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:41.038510 np0000181226 devstack@c-api.service[116617]: warnings.warn( Jun 17 15:32:41.128864 np0000181226 devstack@c-api.service[116619]: /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 17 15:32:41.128864 np0000181226 devstack@c-api.service[116619]: warnings.warn( Jun 17 15:32:41.266914 np0000181226 devstack@c-api.service[116620]: 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 17 15:32:41.267421 np0000181226 devstack@c-api.service[116620]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116620) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 15:32:41.313058 np0000181226 devstack@c-api.service[116618]: 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 17 15:32:41.313367 np0000181226 devstack@c-api.service[116618]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116618) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 15:32:41.328991 np0000181226 devstack@c-api.service[116617]: 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 17 15:32:41.329470 np0000181226 devstack@c-api.service[116617]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116617) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 15:32:41.352905 np0000181226 devstack@c-api.service[116620]: /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 17 15:32:41.352905 np0000181226 devstack@c-api.service[116620]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 15:32:41.375321 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:41.375321 np0000181226 devstack@c-api.service[116618]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 15:32:41.390349 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:41.390349 np0000181226 devstack@c-api.service[116617]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 15:32:41.444462 np0000181226 devstack@c-api.service[116619]: 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 17 15:32:41.444581 np0000181226 devstack@c-api.service[116619]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116619) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 15:32:41.510801 np0000181226 devstack@c-api.service[116619]: /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 17 15:32:41.510801 np0000181226 devstack@c-api.service[116619]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 15:32:41.830222 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116617) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 15:32:41.830459 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116618) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 15:32:41.830589 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.830657 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.830812 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.830878 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.830959 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.831089 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.832258 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.832360 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.832477 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.832579 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.832662 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.832752 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.832848 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.832944 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.833098 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.833204 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.833286 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.833286 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.833449 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.833541 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.834103 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.834197 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.834197 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.834377 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.834476 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.834575 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.834668 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.834668 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.834997 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.834997 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.835272 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.835360 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.835360 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.835360 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.836022 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.836226 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.836226 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.836226 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.836522 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.836522 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.836522 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.836760 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.836760 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.836760 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.836760 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.836760 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.836760 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.837072 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.838544 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.838604 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.838664 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.838724 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.838776 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.838828 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.838880 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.838932 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.838984 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.839034 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.839106 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.839174 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.839174 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.839174 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.840059 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.840136 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.840190 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.840243 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.840295 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.840346 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.840435 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.840502 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.840561 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.840613 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.840663 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.840717 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.840767 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.840815 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.842404 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.842470 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.842522 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.842590 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.842644 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.842707 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.842764 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.842816 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.842866 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.842928 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.842978 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.843027 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.843116 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.843174 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.843230 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.843290 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.843340 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.843390 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.843438 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.843491 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.843540 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.843588 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.843647 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.843696 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.843744 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.843799 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.843799 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.843799 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.847864 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.847928 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.847969 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.848032 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.848114 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.848169 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.848228 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.848440 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.848504 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.848562 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.848631 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.848690 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.848768 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.848818 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.853126 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.853192 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.853248 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.853300 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.853355 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.853405 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.853471 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.853726 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.853780 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.853849 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.853924 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.854001 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.854001 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.854201 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.856308 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.856443 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.856443 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.856586 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.856586 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.856586 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.856848 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.856959 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.857083 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.857173 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.857255 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.857363 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.857445 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.857514 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.857593 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.857693 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.857775 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.857851 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.857928 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.858023 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.858138 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.858243 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.858416 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.858519 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.858600 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.858691 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.858772 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.858850 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.858925 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.858999 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.859139 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.859226 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.859313 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.859400 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.859476 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.859578 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.859670 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.859670 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.859670 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.859670 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.859670 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.859670 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.860101 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.860101 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.860101 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.860338 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.860439 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.860439 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.860583 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.860662 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.860751 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.860829 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.860922 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.860922 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.860922 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.860922 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.862610 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.862687 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.862733 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.862784 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.862832 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.862881 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.862930 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.862981 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.863031 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.863117 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.863117 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.863117 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.863257 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.863257 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.863788 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.863843 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.863900 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.863958 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.864016 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.864110 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.864164 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.864164 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.864252 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.864304 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.864354 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.864427 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.864472 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.864524 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.864573 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.864640 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.864694 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.864742 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.864790 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.864847 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.864900 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.864949 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.864996 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.864996 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.864996 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.864996 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.864996 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.864996 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.865665 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.865723 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.865784 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.865831 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.865883 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.865931 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.865981 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.866032 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.866128 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.866185 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.866241 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.866290 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.866352 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.866352 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.868123 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.868185 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.868237 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.868284 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.868334 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.868409 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.868488 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.868556 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.868615 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.868669 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.868724 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.868724 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.868724 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.868724 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.869597 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.869672 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.869723 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.869790 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.869849 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.869900 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.869952 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.870002 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.870078 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.870134 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.870181 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.870231 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.870279 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.870330 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.870378 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.870442 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.870498 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.870547 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.870596 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.870645 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.870694 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.870745 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.870795 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.870845 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.870893 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.871168 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.871168 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.871168 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.871324 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.871382 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.871431 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.871490 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.871541 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.871593 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.871651 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.871709 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.871767 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.871767 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.871866 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.871866 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.871866 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.871866 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.873070 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.873247 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.873247 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.873247 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.873373 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.873425 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.873484 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.873536 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.873587 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.873637 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.873637 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.873637 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.873637 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.873817 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.874159 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.874244 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.874244 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.874327 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.874363 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.874442 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.874496 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.874536 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.874571 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.874571 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.874655 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.874705 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.874741 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.874797 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.876552 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.876611 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.876655 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.876691 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.876725 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.876761 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.876799 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.876835 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.876878 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.876917 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.876952 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.876992 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.877030 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.877030 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.877322 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.877387 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.877429 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.877468 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.877511 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.877545 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.877579 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.877624 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.877668 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.877703 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.877738 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.877772 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.877772 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.877843 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.878029 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116620) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 15:32:41.878462 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.878518 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.878572 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.878612 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.878648 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.878684 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.878725 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.878725 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.878790 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.878825 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.878861 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.878902 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.878936 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.878972 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.879009 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.879009 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.879009 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.879236 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.879300 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.879343 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.879420 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.879487 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.879534 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.879571 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.879607 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.879642 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.879677 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.879715 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.879758 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.879794 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.879842 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.879887 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.879956 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.879995 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.880030 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.880104 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.880104 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.880104 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.880209 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.880285 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.880383 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.880428 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.880485 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.880541 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.880608 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.881094 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.881160 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.881200 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.881271 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.881338 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.881379 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.881467 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.882001 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.882070 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.882146 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.882190 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.882260 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.882308 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.882354 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.882390 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.882430 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.882469 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.882504 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.882555 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.882593 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.882644 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.882687 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.882723 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.882768 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.882816 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.882859 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.882859 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.882859 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.882978 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.882978 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.882978 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.883155 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.883155 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.883155 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.883318 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.883480 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.883532 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.883569 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.883603 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.883638 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.883673 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.883717 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.883760 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.883796 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.883835 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.883882 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.883925 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.883961 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.883996 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.884033 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.884096 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.884133 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.884183 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.884222 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.884257 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.884257 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.884257 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.884257 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.884257 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.884443 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.884443 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.884443 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.884552 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.884596 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.884671 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.884714 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.884784 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.884823 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.884859 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.884894 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.884928 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.884972 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.885008 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.885072 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.885072 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.885140 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.885175 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.885471 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.885531 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.885591 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.885667 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.885709 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.885775 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.885841 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.886687 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.886732 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.886814 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.886857 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.886918 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.886983 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.887061 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.887726 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.887778 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.887854 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.887904 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.887971 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.888030 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.888117 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.888218 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.888275 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.888315 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.888435 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.888499 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.888557 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.888627 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.888768 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.888813 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.888883 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.888953 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.889024 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.889090 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.889150 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.889670 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.889724 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.889802 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.889844 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.889914 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.889971 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.890038 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.890614 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.890681 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.890720 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.890799 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.890842 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.890925 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.890996 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.891148 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.891204 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.891256 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.891292 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.891332 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.891367 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.891409 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.891445 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.891481 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.891517 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.891566 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.891607 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.891644 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.891681 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.891718 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.891754 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.891791 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.891828 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.891869 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.891904 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.891949 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.891990 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.892024 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.892094 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.892130 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.892171 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.892208 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.892242 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.892275 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.892335 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.892384 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.892421 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.892456 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.892491 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.892527 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.892563 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.892563 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.892563 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.892563 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.892563 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.892724 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.892724 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.892724 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.892724 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.892724 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.892901 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.892901 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.893468 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.893574 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.893646 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.893695 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.893773 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.893821 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.893897 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.894356 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.894414 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.894489 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.894533 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.894632 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.894677 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.894723 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.894791 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.894840 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.894907 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.894974 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.895071 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.895119 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.895196 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.895551 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.895628 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.895628 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.895701 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.895817 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.895886 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.895946 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.896521 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.896587 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.896626 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.896663 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.896801 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.896801 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.896876 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.897171 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.897217 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.897268 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.897352 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.897455 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.897506 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.897581 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.898221 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.898285 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.898324 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.898400 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.898460 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.898504 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.898575 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.898842 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.898842 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.898948 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.898992 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.899030 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.899107 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.899177 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.899492 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.899542 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.899616 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.899657 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.899724 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.899792 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.899853 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.900110 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.900163 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.900201 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.900285 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.900359 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.900402 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.900480 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.901175 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.901238 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.901277 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.901352 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.901396 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.901471 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.901531 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.901813 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.901890 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.901936 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.902005 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.902075 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.902142 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.902210 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.902508 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.902573 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.902612 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.902690 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.902760 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.902798 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.902870 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.903870 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.903929 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.903980 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.904059 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.904131 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.904177 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.904256 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.904344 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.904411 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.904470 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.904526 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.904588 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.904645 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.934114 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116619) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 15:32:41.934526 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.934597 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.934806 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.935283 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.935371 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.935434 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.935495 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.935557 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.935615 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.935681 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.936151 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.936241 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.936241 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.936381 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.936381 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.936529 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.936529 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.936993 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.937100 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.937100 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.937214 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.937214 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.937352 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.937352 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.937897 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.937979 np0000181226 devstack@c-api.service[116617]: INFO dbcounter [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Registered counter for database cinder Jun 17 15:32:41.938038 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.938038 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.938038 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.938247 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.938247 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.938247 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.938708 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.938777 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.938846 np0000181226 devstack@c-api.service[116618]: INFO dbcounter [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Registered counter for database cinder Jun 17 15:32:41.938909 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.938909 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.938909 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.939282 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.939282 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.939693 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.939777 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.939837 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.939896 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.939954 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.939954 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.940090 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.940162 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.940162 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.940310 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.940310 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.940437 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.940437 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.940546 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.941432 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.941530 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.941590 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.941650 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.941650 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.941761 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.941819 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.942618 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.942688 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.942748 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.942820 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.942888 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.942888 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.942997 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.943619 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.943705 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.943777 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.943777 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.943888 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.943888 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.943996 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.943996 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.944138 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.944138 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.944451 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.944451 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.944451 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.944451 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.944849 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.944849 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.944849 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.944849 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.944849 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.944849 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.945036 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.945446 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.945516 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.945564 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.945638 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.945679 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.945743 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.945820 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.946337 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.946389 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.946462 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.946528 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.946602 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.946648 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.946718 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.947004 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.947096 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.947149 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.947216 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.947275 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.947333 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.947398 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.947464 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.947528 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.947595 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.947657 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.947717 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.947785 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.947836 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.948307 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.948357 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.948432 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.948487 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.948562 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.948622 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.948690 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.949247 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.949305 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.949373 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.949429 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.949489 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.949551 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.949635 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.950058 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.950162 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.950203 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.950249 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.950316 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.950376 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.950452 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.950498 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.950569 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.950636 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.950699 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.950758 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.950818 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.950883 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.951204 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.951249 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.951318 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.951388 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.951427 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.951492 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.951557 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.952015 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.952082 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.952157 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.952213 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.952294 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.952354 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.952458 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.952727 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.952802 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.952845 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.952911 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.952975 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.953027 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.953109 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.953287 np0000181226 devstack@c-api.service[116620]: INFO dbcounter [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Registered counter for database cinder Jun 17 15:32:41.953704 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.953772 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.953825 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.953863 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.953905 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.953983 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.954036 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.954293 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.954360 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.954401 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.954468 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.954527 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.954582 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.954659 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.954958 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.955025 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.955114 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.955162 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.955207 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.955267 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.955338 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.955566 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.955618 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.955693 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.955759 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.955810 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.955866 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.955929 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.956643 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.956709 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.956781 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.956852 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.956898 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.956935 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.957001 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.957292 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.957389 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.957441 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.957494 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.957543 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.957581 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.957655 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.957945 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.958025 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.958104 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.958151 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.958189 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.958263 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.958308 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.959297 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.959354 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.959423 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.959478 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.959536 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.959579 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.959721 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:32:41.959721 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:32:41.959824 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:32:41.959824 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:32:41.959913 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:32:41.959962 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:32:41.960018 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:32:41.981133 np0000181226 devstack@c-api.service[116618]: DEBUG oslo_db.sqlalchemy.engines [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 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=116618) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 15:32:41.982288 np0000181226 devstack@c-api.service[116617]: DEBUG oslo_db.sqlalchemy.engines [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c 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=116617) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 15:32:41.999727 np0000181226 devstack@c-api.service[116620]: DEBUG oslo_db.sqlalchemy.engines [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 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=116620) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 15:32:42.010786 np0000181226 devstack@c-api.service[116619]: INFO dbcounter [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Registered counter for database cinder Jun 17 15:32:42.055154 np0000181226 devstack@c-api.service[116619]: DEBUG oslo_db.sqlalchemy.engines [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 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=116619) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 15:32:42.096779 np0000181226 devstack@c-api.service[116618]: DEBUG dbcounter [-] [116618] Writer thread running {{(pid=116618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 15:32:42.096895 np0000181226 devstack@c-api.service[116617]: DEBUG dbcounter [-] [116617] Writer thread running {{(pid=116617) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 15:32:42.099464 np0000181226 devstack@c-api.service[116618]: INFO cinder.rpc [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 15:32:42.099579 np0000181226 devstack@c-api.service[116617]: INFO cinder.rpc [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 15:32:42.102117 np0000181226 devstack@c-api.service[116618]: INFO cinder.rpc [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 15:32:42.104345 np0000181226 devstack@c-api.service[116618]: INFO cinder.rpc [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 15:32:42.105656 np0000181226 devstack@c-api.service[116617]: INFO cinder.rpc [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 15:32:42.106679 np0000181226 devstack@c-api.service[116618]: INFO cinder.rpc [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 15:32:42.107806 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.111324 np0000181226 devstack@c-api.service[116617]: INFO cinder.rpc [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 15:32:42.111808 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.115468 np0000181226 devstack@c-api.service[116617]: INFO cinder.rpc [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 15:32:42.117437 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.120700 np0000181226 devstack@c-api.service[116620]: DEBUG dbcounter [-] [116620] Writer thread running {{(pid=116620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 15:32:42.122351 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.123746 np0000181226 devstack@c-api.service[116620]: INFO cinder.rpc [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 15:32:42.126299 np0000181226 devstack@c-api.service[116620]: INFO cinder.rpc [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 15:32:42.128609 np0000181226 devstack@c-api.service[116620]: INFO cinder.rpc [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 15:32:42.131739 np0000181226 devstack@c-api.service[116620]: INFO cinder.rpc [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 15:32:42.133065 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.137797 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.145656 np0000181226 devstack@c-api.service[116618]: DEBUG oslo_db.sqlalchemy.engines [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 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=116618) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 15:32:42.148796 np0000181226 devstack@c-api.service[116618]: INFO cinder.rpc [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 15:32:42.151103 np0000181226 devstack@c-api.service[116618]: INFO cinder.rpc [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 15:32:42.152297 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.156221 np0000181226 devstack@c-api.service[116617]: DEBUG oslo_db.sqlalchemy.engines [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c 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=116617) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 15:32:42.159129 np0000181226 devstack@c-api.service[116617]: INFO cinder.rpc [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 15:32:42.161627 np0000181226 devstack@c-api.service[116617]: INFO cinder.rpc [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 15:32:42.162873 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.163670 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.166880 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.170005 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.170776 np0000181226 devstack@c-api.service[116620]: DEBUG oslo_db.sqlalchemy.engines [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 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=116620) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 15:32:42.173329 np0000181226 devstack@c-api.service[116620]: INFO cinder.rpc [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 15:32:42.175002 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.175855 np0000181226 devstack@c-api.service[116620]: INFO cinder.rpc [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 15:32:42.177155 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.177514 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.178076 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.180905 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.181004 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.184133 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.184236 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.186947 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.188189 np0000181226 devstack@c-api.service[116619]: DEBUG dbcounter [-] [116619] Writer thread running {{(pid=116619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 15:32:42.189613 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.189847 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.190558 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.191076 np0000181226 devstack@c-api.service[116619]: INFO cinder.rpc [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 15:32:42.191333 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.192903 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.193473 np0000181226 devstack@c-api.service[116619]: INFO cinder.rpc [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 15:32:42.193819 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.194034 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.195744 np0000181226 devstack@c-api.service[116619]: INFO cinder.rpc [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 15:32:42.196107 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.198111 np0000181226 devstack@c-api.service[116619]: INFO cinder.rpc [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 15:32:42.198368 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.199410 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.199565 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.199658 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.202600 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.202687 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.203095 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.203943 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.205293 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.205568 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.205643 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.206786 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.207087 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.208248 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.208698 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.209566 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.209838 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.210743 np0000181226 devstack@c-api.service[116618]: WARNING cinder.api.contrib.hosts [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 15:32:42.211428 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.211797 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.212775 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.214089 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.214715 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.215567 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.215621 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.216594 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extended resource: extensions {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.217926 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extended resource: os-quota-class-sets {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.218024 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.219104 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.219218 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extended resource: scheduler-stats {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.219510 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.220689 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extended resource: os-quota-sets {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.221363 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.222275 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.222676 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extended resource: backups {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.222905 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.224428 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.224724 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extended resource: os-snapshot-manage {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.225794 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.226359 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extended resource: consistencygroups {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.226978 np0000181226 devstack@c-api.service[116617]: WARNING cinder.api.contrib.hosts [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 15:32:42.227706 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.228348 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extended resource: extra_specs {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.228916 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.229111 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.229926 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extended resource: os-hosts {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.230546 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.231261 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extended resource: os-volume-manage {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.232191 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.232336 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.232733 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extended resource: os-availability-zone {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.233200 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extended resource: extensions {{(pid=116617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.234109 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extended resource: encryption {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.234599 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extended resource: os-quota-class-sets {{(pid=116617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.235438 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.235532 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extended resource: os-volume-transfer {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.236015 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extended resource: scheduler-stats {{(pid=116617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.236911 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.237279 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extended resource: capabilities {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.238262 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extended resource: os-quota-sets {{(pid=116617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.238366 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.238537 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extended resource: encryption {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.238606 np0000181226 devstack@c-api.service[116619]: DEBUG oslo_db.sqlalchemy.engines [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 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=116619) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 15:32:42.239803 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.239921 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extended resource: backups {{(pid=116617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.240075 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extended resource: os-volume-type-access {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.241146 np0000181226 devstack@c-api.service[116620]: WARNING cinder.api.contrib.hosts [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 15:32:42.241231 np0000181226 devstack@c-api.service[116619]: INFO cinder.rpc [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 15:32:42.241674 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extended resource: cgsnapshots {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.241839 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.242107 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extended resource: os-snapshot-manage {{(pid=116617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.243099 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extended resource: qos-specs {{(pid=116618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.243211 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.243610 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extended resource: consistencygroups {{(pid=116617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.243735 np0000181226 devstack@c-api.service[116619]: INFO cinder.rpc [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 15:32:42.244627 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.245116 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.245195 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.contrib.snapshot_actions [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] SnapshotActionsController initialized {{(pid=116618) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 15:32:42.245725 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extended resource: extra_specs {{(pid=116617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.245933 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.246244 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.247260 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extended resource: extensions {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.247327 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.247365 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extended resource: os-hosts {{(pid=116617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.248666 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extended resource: os-quota-class-sets {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.248732 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.248772 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extended resource: os-volume-manage {{(pid=116617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.249953 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extended resource: scheduler-stats {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.250022 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.250331 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extended resource: os-availability-zone {{(pid=116617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.251419 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.251703 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extended resource: encryption {{(pid=116617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.252090 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extended resource: os-quota-sets {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.253328 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.253414 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extended resource: os-volume-transfer {{(pid=116617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.253643 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extended resource: backups {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.254733 np0000181226 devstack@c-api.service[116618]: WARNING castellan.key_manager.migration [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.255125 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extended resource: capabilities {{(pid=116617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.255576 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.255671 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extended resource: os-snapshot-manage {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.255828 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.255828 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.255991 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extension AdminActions extending resource: volumes {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.256073 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extension AdminActions extending resource: snapshots {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.256201 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extension AdminActions extending resource: backups {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.257105 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extension VolumeActions extending resource: volumes {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.257105 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extension TypesManage extending resource: types {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.257269 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extended resource: encryption {{(pid=116617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.257328 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extension UsedLimits extending resource: limits {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.257328 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.257328 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.257477 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.257536 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.257588 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extended resource: consistencygroups {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.257669 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.257669 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.257669 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.257669 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.v3.router [None req-5f297e4c-ed5c-4672-8a1b-76f112c09f71 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.258427 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extended resource: os-volume-type-access {{(pid=116617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.259133 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extended resource: extra_specs {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.260214 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extended resource: cgsnapshots {{(pid=116617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.260744 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extended resource: os-hosts {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.261747 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extended resource: qos-specs {{(pid=116617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.262061 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.262161 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extended resource: os-volume-manage {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.263588 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extended resource: os-availability-zone {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.263958 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.contrib.snapshot_actions [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] SnapshotActionsController initialized {{(pid=116617) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 15:32:42.264968 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extended resource: encryption {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.265025 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.265865 np0000181226 devstack@c-api.service[116618]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70f7a7ea3668 pid: 116618 (default app) Jun 17 15:32:42.266145 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.266540 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extended resource: os-volume-transfer {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.266603 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.267991 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.268221 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extended resource: capabilities {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.269368 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.269533 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extended resource: encryption {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.270206 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.270883 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.271078 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extended resource: os-volume-type-access {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.272460 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.272778 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extended resource: cgsnapshots {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.273446 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.274013 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.274013 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.274013 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.274013 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.274399 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.274399 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.274399 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.274399 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.274713 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.274713 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.274853 np0000181226 devstack@c-api.service[116617]: WARNING castellan.key_manager.migration [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.274910 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.274910 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.274910 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.274910 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.274910 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.274910 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.275368 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.275368 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.275368 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.275368 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.275648 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extended resource: qos-specs {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.275748 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.275748 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.275748 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.275748 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.276107 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.276107 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.276107 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.276107 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.276563 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.276563 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.276563 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.276563 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.276563 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.276955 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.276955 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.276955 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.276955 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.276955 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.277440 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.277440 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.277440 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.277440 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.277440 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.277440 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.277889 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.277889 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.277889 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.277889 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.277889 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.277889 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.278388 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.278388 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.278388 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.278388 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.278388 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.278388 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.278844 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.278844 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.278844 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.278844 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.278844 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.279312 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.279312 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.279312 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.279312 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.279312 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.280863 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.280863 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.280863 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.280863 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.280863 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.280863 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.281387 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.281387 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.281387 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.281387 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.281387 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.281387 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.281627 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.281627 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.281627 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.281627 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.281627 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.281844 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.281844 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.281844 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.281844 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.281844 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.282062 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.282062 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.282062 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.282062 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.282236 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.282236 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.282236 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.282236 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.282403 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.282403 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.282403 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.282403 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.282403 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.282648 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.282648 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.282648 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.282648 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.282648 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.282849 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.282849 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.282849 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.282849 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.283030 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.283030 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.283030 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.283030 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.283219 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.283219 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.283219 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.283219 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.283398 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.283398 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.283398 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.283398 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.283573 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.283573 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.283573 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.283573 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.283773 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.283773 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.283773 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.283773 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.283773 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.283998 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.283998 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.283998 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.283998 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.283998 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.283998 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.284767 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.284767 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.284767 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.284767 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.284767 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.284984 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.284984 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.284984 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.284984 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.284984 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.284984 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.285277 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.285277 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.285277 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.285277 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.285277 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.285277 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.285550 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extension SnapshotActions extending resource: snapshots {{(pid=116617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.285593 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.285593 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.285593 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.285593 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.285593 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.285593 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.285861 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.285861 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.285861 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.285861 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.285861 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.285861 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.286148 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.286148 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.286148 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.286148 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.286346 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.286346 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.286438 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.286477 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.286477 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.286477 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.286477 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.286656 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.286656 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.286656 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:42.286656 np0000181226 devstack@c-api.service[116618]: warnings.warn(deprecated_msg) Jun 17 15:32:42.286961 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.286961 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extension AdminActions extending resource: volumes {{(pid=116617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.286961 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extension AdminActions extending resource: snapshots {{(pid=116617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.286961 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extension AdminActions extending resource: backups {{(pid=116617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.287120 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.contrib.snapshot_actions [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] SnapshotActionsController initialized {{(pid=116620) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 15:32:42.287172 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extension VolumeActions extending resource: volumes {{(pid=116617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.287218 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.287257 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extension TypesManage extending resource: types {{(pid=116617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.287296 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [None req-9d3417f6-1a85-4fba-b4bf-c3607253d1b5 None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:32:42.287335 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extension UsedLimits extending resource: limits {{(pid=116617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.287335 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.287417 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.287456 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.287456 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.287456 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extension VolumeTypeAccess extending resource: types {{(pid=116617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.287456 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.287456 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.287456 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.v3.router [None req-8f533eb1-e22d-46e5-a078-a6b548e6f63c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.287674 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.287749 np0000181226 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 1/1] 199.19.213.139 () {60 vars in 956 bytes} [Wed Jun 17 15:32:42 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 17 15:32:42.287789 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.287828 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.287909 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.287909 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.287909 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.288111 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.288181 np0000181226 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.288181 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.288181 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.288350 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.288444 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extension AdminActions extending resource: volumes {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.288600 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extension AdminActions extending resource: snapshots {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.288673 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extension AdminActions extending resource: backups {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.288717 np0000181226 devstack@c-api.service[116617]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70f7a7ea3668 pid: 116617 (default app) Jun 17 15:32:42.288773 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extension VolumeActions extending resource: volumes {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.288922 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extension TypesManage extending resource: types {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.289041 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extension UsedLimits extending resource: limits {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.289180 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.289280 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.289383 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.289487 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.289615 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.289721 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.289830 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-2c73e95e-8398-497e-a1a9-ebd1f1277f54 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.290559 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.292181 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.295004 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.298598 np0000181226 devstack@c-api.service[116620]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70f7a7ea3668 pid: 116620 (default app) Jun 17 15:32:42.303063 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.304655 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.306975 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.308532 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.310126 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.311482 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.312694 np0000181226 devstack@c-api.service[116619]: WARNING cinder.api.contrib.hosts [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 15:32:42.314227 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.314720 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.316122 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.317601 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.318577 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extended resource: extensions {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.320784 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extended resource: os-quota-class-sets {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.322102 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extended resource: scheduler-stats {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.323538 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extended resource: os-quota-sets {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.325008 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extended resource: backups {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.327124 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extended resource: os-snapshot-manage {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.328628 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extended resource: consistencygroups {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.330635 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extended resource: extra_specs {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.332276 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extended resource: os-hosts {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.333895 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extended resource: os-volume-manage {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.335328 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extended resource: os-availability-zone {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.336695 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extended resource: encryption {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.338335 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extended resource: os-volume-transfer {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.339995 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extended resource: capabilities {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.341319 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extended resource: encryption {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.342913 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extended resource: os-volume-type-access {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.344574 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extended resource: cgsnapshots {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.346026 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extended resource: qos-specs {{(pid=116619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:32:42.349029 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.contrib.snapshot_actions [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] SnapshotActionsController initialized {{(pid=116619) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 15:32:42.349989 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.351582 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.353064 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.354446 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.355911 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.357422 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.358913 np0000181226 devstack@c-api.service[116619]: WARNING castellan.key_manager.migration [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:32:42.359918 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.360071 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.360321 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.360411 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extension AdminActions extending resource: volumes {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.360544 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extension AdminActions extending resource: snapshots {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.360645 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extension AdminActions extending resource: backups {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.360741 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extension VolumeActions extending resource: volumes {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.360868 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extension TypesManage extending resource: types {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.360984 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extension UsedLimits extending resource: limits {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.361110 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.361199 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.361321 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.361426 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.361542 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.361660 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.361761 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.v3.router [None req-f558aa18-93ad-4d0a-92bc-a66872aef156 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:32:42.370485 np0000181226 devstack@c-api.service[116619]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70f7a7ea3668 pid: 116619 (default app) Jun 17 15:32:49.411471 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [None req-0d930a5d-21da-4272-b86f-0ddfa6275125 None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:32:50.068132 np0000181226 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-0d930a5d-21da-4272-b86f-0ddfa6275125 admin admin] POST https://199.19.213.139/volume/v3/types Jun 17 15:32:50.068764 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-0d930a5d-21da-4272-b86f-0ddfa6275125 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 15:32:50.070785 np0000181226 devstack@c-api.service[116618]: /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 17 15:32:50.070785 np0000181226 devstack@c-api.service[116618]: warnings.warn( Jun 17 15:32:50.105434 np0000181226 devstack@c-api.service[116618]: DEBUG oslo_db.sqlalchemy.engines [None req-0d930a5d-21da-4272-b86f-0ddfa6275125 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=116618) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 15:32:50.139582 np0000181226 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-0d930a5d-21da-4272-b86f-0ddfa6275125 admin admin] https://199.19.213.139/volume/v3/types returned with HTTP 200 Jun 17 15:32:50.139582 np0000181226 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 2/2] 199.19.213.139 () {68 vars in 1288 bytes} [Wed Jun 17 15:32:49 2026] POST /volume/v3/types => generated 186 bytes in 726 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 15:32:50.162436 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.162436 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.162794 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.162794 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.162794 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.162794 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.162794 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.162937 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.162937 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.162937 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.162937 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.162937 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.162937 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.163154 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.163154 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.163154 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.163154 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.163154 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.163332 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.163332 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.163332 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.163332 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.163490 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.163490 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.163490 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.163490 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.163656 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.163656 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.163656 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.163656 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.163656 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.163848 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.163848 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.163848 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.163848 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.163848 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.164033 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.164033 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.164033 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.164033 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.164033 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.164033 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.164289 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.164289 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.164289 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.164289 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.164289 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.164289 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.164513 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.164513 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.164513 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.164513 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.164513 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.164513 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.164734 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.164734 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.164734 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.164734 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.164734 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.164734 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.164964 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.164964 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.164964 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.164964 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.165125 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.165125 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.165125 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.165125 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.165125 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.165327 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.165327 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.165327 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.165327 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.165327 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.165502 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.165502 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.165502 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.165502 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.165502 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.165502 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.165717 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.165717 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.165717 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.165717 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.165717 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.165904 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.165904 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.165904 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.165904 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.165904 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.166227 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.166227 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.166227 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.166227 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.166456 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.166456 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.166456 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.166456 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.166660 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.166660 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.166660 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.166660 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.166660 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.167955 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.167955 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.167955 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.167955 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.167955 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.169878 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.169878 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.169878 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.169878 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.171199 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.171199 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.171199 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.171199 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.172766 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.172766 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.172766 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.172766 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.175699 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.175699 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.175699 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.175699 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.177365 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.177365 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.177365 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.177365 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.178544 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.178544 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.178544 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.178544 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.178544 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.178544 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.179397 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.179397 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.179397 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.179397 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.179397 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.181076 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.181076 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.181076 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.181076 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.181076 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.181076 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.181076 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.182881 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.182881 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.182881 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.182881 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.182881 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.182881 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.184507 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.184507 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.184507 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.184507 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.184507 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.184507 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.185673 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.185673 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.185673 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.185673 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.185673 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.185673 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.186504 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.186504 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.186504 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.186504 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.188354 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.188354 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.188354 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.188354 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.190109 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.190109 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.190109 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.190109 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.191770 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.191770 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.191770 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.191770 np0000181226 devstack@c-api.service[116617]: warnings.warn(deprecated_msg) Jun 17 15:32:50.191770 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.middleware.request_id [req-0d930a5d-21da-4272-b86f-0ddfa6275125 req-a173c67e-7f68-41d3-bc0a-73f39ca46b6a None None] RequestId filter calling following filter/app {{(pid=116617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:32:50.529550 np0000181226 devstack@c-api.service[116617]: INFO cinder.api.openstack.wsgi [req-0d930a5d-21da-4272-b86f-0ddfa6275125 req-a173c67e-7f68-41d3-bc0a-73f39ca46b6a admin admin] POST https://199.19.213.139/volume/v3/types/f1ced415-6f06-455c-aa9b-5765e7a601ca/extra_specs Jun 17 15:32:50.529976 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.openstack.wsgi [req-0d930a5d-21da-4272-b86f-0ddfa6275125 req-a173c67e-7f68-41d3-bc0a-73f39ca46b6a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116617) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 15:32:50.531724 np0000181226 devstack@c-api.service[116617]: /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 17 15:32:50.531724 np0000181226 devstack@c-api.service[116617]: warnings.warn( Jun 17 15:32:50.569187 np0000181226 devstack@c-api.service[116617]: DEBUG oslo_db.sqlalchemy.engines [req-0d930a5d-21da-4272-b86f-0ddfa6275125 req-a173c67e-7f68-41d3-bc0a-73f39ca46b6a 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=116617) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 15:32:50.633329 np0000181226 devstack@c-api.service[116617]: INFO cinder.api.openstack.wsgi [req-0d930a5d-21da-4272-b86f-0ddfa6275125 req-a173c67e-7f68-41d3-bc0a-73f39ca46b6a admin admin] https://199.19.213.139/volume/v3/types/f1ced415-6f06-455c-aa9b-5765e7a601ca/extra_specs returned with HTTP 200 Jun 17 15:32:50.633909 np0000181226 devstack@c-api.service[116617]: [pid: 116617|app: 0|req: 1/3] 199.19.213.139 () {70 vars in 1505 bytes} [Wed Jun 17 15:32:50 2026] POST /volume/v3/types/f1ced415-6f06-455c-aa9b-5765e7a601ca/extra_specs => generated 55 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 15:32:52.175029 np0000181226 devstack@c-api.service[116620]: DEBUG dbcounter [-] [116620] Writing DB stats cinder:SELECT=6 {{(pid=116620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:32:52.242861 np0000181226 devstack@c-api.service[116619]: DEBUG dbcounter [-] [116619] Writing DB stats cinder:SELECT=6 {{(pid=116619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:33:00.133285 np0000181226 devstack@c-api.service[116618]: DEBUG dbcounter [-] [116618] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:33:00.631601 np0000181226 devstack@c-api.service[116617]: DEBUG dbcounter [-] [116617] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116617) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:36:00.320880 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.320880 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.321209 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.321209 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.321209 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.321209 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.321209 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.321375 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.321375 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.321375 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.321375 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.321375 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.321375 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.321547 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.321547 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.321547 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.321547 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.321547 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.321684 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.321684 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.321684 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.321684 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.321798 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.321798 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.321798 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.321798 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.321913 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.321913 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.321913 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.321913 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.321913 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.322093 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.322093 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.322093 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.322093 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.322093 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.322232 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.322232 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.322232 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.322232 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.322232 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.322232 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.322403 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.322403 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.322403 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.322403 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.322403 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.322403 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.322564 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.322564 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.322564 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.322564 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.322564 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.322564 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.322735 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.322735 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.322735 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.322735 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.322735 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.322735 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.322895 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.322895 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.322895 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.322895 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.323014 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.323014 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.323014 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.323014 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.323014 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.323201 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.323201 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.323201 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.323201 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.323201 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.323338 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.323338 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.323338 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.323338 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.323338 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.323338 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.323499 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.323499 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.323499 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.323499 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.323499 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.323653 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.323653 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.323653 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.323653 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.323653 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.323796 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.323796 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.323796 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.323796 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.323915 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.323915 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.323915 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.323915 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.324027 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.324027 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.324027 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.324027 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.324027 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.325306 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.325306 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.325306 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.325306 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.325306 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.325549 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.325549 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.325549 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.325549 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.325761 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.325761 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.325761 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.325761 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.325959 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.325959 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.325959 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.325959 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.326195 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.326195 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.326195 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.326195 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.326399 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.326399 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.326399 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.326399 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.326601 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.326601 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.326601 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.326601 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.326601 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.326601 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.326900 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.326900 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.326900 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.326900 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.326900 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.327177 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.327177 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.327177 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.327177 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.327177 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.327177 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.327177 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.327516 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.327516 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.327516 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.327516 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.327516 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.327516 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.327814 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.327814 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.327814 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.327814 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.327814 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.327814 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.328133 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.328133 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.328133 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.328133 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.328133 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.328133 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.328400 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.328400 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.328400 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.328400 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.328595 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.328595 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.328595 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.328595 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.328795 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.328795 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.328795 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.328795 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.329008 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.329008 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.329008 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:00.329008 np0000181226 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:36:00.329008 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-278c1800-8702-474e-837e-f53e2c1d50bc None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:36:00.329008 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-278c1800-8702-474e-837e-f53e2c1d50bc None None] GET https://199.19.213.139/volume// Jun 17 15:36:00.329322 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-278c1800-8702-474e-837e-f53e2c1d50bc None None] Empty body provided in request {{(pid=116620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:36:00.329322 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-278c1800-8702-474e-837e-f53e2c1d50bc None None] Calling method 'all' {{(pid=116620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:36:00.329322 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-278c1800-8702-474e-837e-f53e2c1d50bc None None] https://199.19.213.139/volume// returned with HTTP 300 Jun 17 15:36:00.329322 np0000181226 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 1/4] 199.19.213.139 () {66 vars in 1456 bytes} [Wed Jun 17 15:36:00 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 17 15:36:37.388325 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.388325 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.388325 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.388325 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.389166 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.389166 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.389166 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.389166 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.389380 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.389380 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.389380 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.389380 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.389380 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.389380 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.389979 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.389979 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.389979 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.389979 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.389979 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.390500 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.390500 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.390500 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.390500 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.390500 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.390954 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.390954 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.390954 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.390954 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.391367 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.391367 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.391367 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.391367 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.391367 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.391642 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.391642 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.391642 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.391642 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.391642 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.391894 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.391894 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.391894 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.391894 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.391894 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.391894 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.392555 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.392555 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.392555 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.392555 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.392555 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.392555 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.393274 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.393274 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.393274 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.393274 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.393274 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.393274 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.393829 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.393829 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.393829 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.393829 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.393829 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.394354 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.394354 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.394354 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.394354 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.394354 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.394612 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.394612 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.394612 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.394612 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.394612 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.394612 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.394917 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.394917 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.394917 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.394917 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.394917 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.394917 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.395743 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.395743 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.395743 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.395743 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.395743 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.396254 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.396254 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.396254 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.396254 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.396254 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.396798 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.396798 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.396798 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.396798 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.397142 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.397142 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.397142 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.397142 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.397479 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.397479 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.397479 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.397479 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.397479 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.397690 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.397690 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.397690 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.397690 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.397690 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.397812 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.397812 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.397812 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.397812 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.397903 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.397903 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.397903 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.397903 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.398003 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.398003 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.398003 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.398003 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.398122 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.398122 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.398122 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.398122 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.398228 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.398228 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.398228 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.398228 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.398321 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.398321 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.398321 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.398321 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.398321 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.398443 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.398443 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.398443 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.398443 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.398443 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.398443 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.398589 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.398589 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.398589 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.398589 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.398589 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.398699 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.398699 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.398699 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.398699 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.398699 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.398699 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.398835 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.398835 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.398835 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.398835 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.398835 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.398835 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.398970 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.398970 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.398970 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.398970 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.398970 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.398970 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.399130 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.399130 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.399130 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.399130 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.399130 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.399130 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.399282 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.399282 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.399282 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.399282 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.399377 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.399377 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.399377 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.399377 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.399377 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.399497 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.399497 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.399497 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.399497 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:37.399497 np0000181226 devstack@c-api.service[116619]: warnings.warn(deprecated_msg) Jun 17 15:36:37.399497 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-88d4bd73-ab08-44c2-9acd-bc973e2b0654 None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:36:37.399497 np0000181226 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 1/5] 199.19.213.139 () {62 vars in 1068 bytes} [Wed Jun 17 15:36:37 2026] GET /volume/v3 => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 15:36:37.434969 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [None req-b33b76f2-003f-4c9f-899e-31250290144a None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:36:37.442525 np0000181226 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 3/6] 199.19.213.139 () {64 vars in 1272 bytes} [Wed Jun 17 15:36:37 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 15:36:37.479946 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.middleware.request_id [req-b33b76f2-003f-4c9f-899e-31250290144a req-fbe2c45c-4082-49a8-9136-3d80614839b3 None None] RequestId filter calling following filter/app {{(pid=116617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:36:37.485947 np0000181226 devstack@c-api.service[116617]: INFO cinder.api.openstack.wsgi [req-b33b76f2-003f-4c9f-899e-31250290144a req-fbe2c45c-4082-49a8-9136-3d80614839b3 demo demo] GET https://199.19.213.139/volume/v3/ Jun 17 15:36:37.486185 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.openstack.wsgi [req-b33b76f2-003f-4c9f-899e-31250290144a req-fbe2c45c-4082-49a8-9136-3d80614839b3 demo demo] Empty body provided in request {{(pid=116617) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:36:37.486393 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.openstack.wsgi [req-b33b76f2-003f-4c9f-899e-31250290144a req-fbe2c45c-4082-49a8-9136-3d80614839b3 demo demo] Calling method 'version_select' {{(pid=116617) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:36:37.487303 np0000181226 devstack@c-api.service[116617]: INFO cinder.api.openstack.wsgi [req-b33b76f2-003f-4c9f-899e-31250290144a req-fbe2c45c-4082-49a8-9136-3d80614839b3 demo demo] https://199.19.213.139/volume/v3/ returned with HTTP 200 Jun 17 15:36:37.487699 np0000181226 devstack@c-api.service[116617]: [pid: 116617|app: 0|req: 2/7] 199.19.213.139 () {66 vars in 1346 bytes} [Wed Jun 17 15:36:37 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 15:36:37.535877 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-55a0dc6a-a53b-4b52-9f25-ca14804d5a6a None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:36:37.854796 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-55a0dc6a-a53b-4b52-9f25-ca14804d5a6a demo demo] GET https://199.19.213.139/volume/v3/types Jun 17 15:36:37.855139 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-55a0dc6a-a53b-4b52-9f25-ca14804d5a6a demo demo] Empty body provided in request {{(pid=116620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:36:37.855318 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-55a0dc6a-a53b-4b52-9f25-ca14804d5a6a demo demo] Calling method 'index' {{(pid=116620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:36:37.855783 np0000181226 devstack@c-api.service[116620]: /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 17 15:36:37.855783 np0000181226 devstack@c-api.service[116620]: warnings.warn( Jun 17 15:36:37.856411 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.api_utils [None req-55a0dc6a-a53b-4b52-9f25-ca14804d5a6a demo demo] Removing options '' from query. {{(pid=116620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 15:36:37.895461 np0000181226 devstack@c-api.service[116620]: DEBUG oslo_db.sqlalchemy.engines [None req-55a0dc6a-a53b-4b52-9f25-ca14804d5a6a 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=116620) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 15:36:37.915402 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-55a0dc6a-a53b-4b52-9f25-ca14804d5a6a demo demo] https://199.19.213.139/volume/v3/types returned with HTTP 200 Jun 17 15:36:37.915767 np0000181226 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 2/8] 199.19.213.139 () {64 vars in 1290 bytes} [Wed Jun 17 15:36:37 2026] GET /volume/v3/types => generated 377 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 15:36:37.957766 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-19cbf73d-b191-4ca5-bf78-d0d95d20fb28 None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:36:38.277554 np0000181226 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-19cbf73d-b191-4ca5-bf78-d0d95d20fb28 demo demo] GET https://199.19.213.139/volume/v3/types/default Jun 17 15:36:38.277835 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-19cbf73d-b191-4ca5-bf78-d0d95d20fb28 demo demo] Empty body provided in request {{(pid=116619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:36:38.278070 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-19cbf73d-b191-4ca5-bf78-d0d95d20fb28 demo demo] Calling method 'show' {{(pid=116619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:36:38.314868 np0000181226 devstack@c-api.service[116619]: DEBUG oslo_db.sqlalchemy.engines [None req-19cbf73d-b191-4ca5-bf78-d0d95d20fb28 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=116619) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 15:36:38.332102 np0000181226 devstack@c-api.service[116619]: /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 17 15:36:38.332102 np0000181226 devstack@c-api.service[116619]: warnings.warn( Jun 17 15:36:38.334320 np0000181226 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-19cbf73d-b191-4ca5-bf78-d0d95d20fb28 demo demo] https://199.19.213.139/volume/v3/types/default returned with HTTP 200 Jun 17 15:36:38.334683 np0000181226 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 2/9] 199.19.213.139 () {64 vars in 1301 bytes} [Wed Jun 17 15:36:37 2026] GET /volume/v3/types/default => generated 145 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 15:36:38.791797 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [None req-fb7d5502-66ab-4864-bb8a-987032fee8f6 None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:36:38.793020 np0000181226 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 4/10] 199.19.213.139 () {62 vars in 1068 bytes} [Wed Jun 17 15:36:38 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 17 15:36:38.825653 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.middleware.request_id [None req-b1e65d9f-defe-477b-a2f8-cb8765da878f None None] RequestId filter calling following filter/app {{(pid=116617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:36:38.832796 np0000181226 devstack@c-api.service[116617]: [pid: 116617|app: 0|req: 3/11] 199.19.213.139 () {64 vars in 1272 bytes} [Wed Jun 17 15:36:38 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 17 15:36:38.869768 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [req-b1e65d9f-defe-477b-a2f8-cb8765da878f req-269d5596-aa8d-4d73-9862-e758d9b458c2 None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:36:38.873323 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [req-b1e65d9f-defe-477b-a2f8-cb8765da878f req-269d5596-aa8d-4d73-9862-e758d9b458c2 demo demo] GET https://199.19.213.139/volume/v3/ Jun 17 15:36:38.873691 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [req-b1e65d9f-defe-477b-a2f8-cb8765da878f req-269d5596-aa8d-4d73-9862-e758d9b458c2 demo demo] Empty body provided in request {{(pid=116620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:36:38.874125 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [req-b1e65d9f-defe-477b-a2f8-cb8765da878f req-269d5596-aa8d-4d73-9862-e758d9b458c2 demo demo] Calling method 'version_select' {{(pid=116620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:36:38.874987 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [req-b1e65d9f-defe-477b-a2f8-cb8765da878f req-269d5596-aa8d-4d73-9862-e758d9b458c2 demo demo] https://199.19.213.139/volume/v3/ returned with HTTP 200 Jun 17 15:36:38.875653 np0000181226 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 3/12] 199.19.213.139 () {66 vars in 1346 bytes} [Wed Jun 17 15:36:38 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 17 15:36:38.913942 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-0160593c-e2cd-40cb-8756-25c1cacec490 None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:36:38.917354 np0000181226 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-0160593c-e2cd-40cb-8756-25c1cacec490 demo demo] GET https://199.19.213.139/volume/v3/types/default Jun 17 15:36:38.917735 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-0160593c-e2cd-40cb-8756-25c1cacec490 demo demo] Empty body provided in request {{(pid=116619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:36:38.918171 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-0160593c-e2cd-40cb-8756-25c1cacec490 demo demo] Calling method 'show' {{(pid=116619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:36:38.926513 np0000181226 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-0160593c-e2cd-40cb-8756-25c1cacec490 demo demo] https://199.19.213.139/volume/v3/types/default returned with HTTP 200 Jun 17 15:36:38.926832 np0000181226 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 3/13] 199.19.213.139 () {64 vars in 1301 bytes} [Wed Jun 17 15:36:38 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 15:36:39.534559 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [None req-5d774f29-4db6-4540-84b0-3507f6a227f2 None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:36:39.535811 np0000181226 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 5/14] 199.19.213.139 () {62 vars in 1068 bytes} [Wed Jun 17 15:36:39 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 17 15:36:39.567158 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.middleware.request_id [None req-8b75a93e-c7fe-4272-9126-52609cd1fcb5 None None] RequestId filter calling following filter/app {{(pid=116617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:36:39.570847 np0000181226 devstack@c-api.service[116617]: [pid: 116617|app: 0|req: 4/15] 199.19.213.139 () {64 vars in 1272 bytes} [Wed Jun 17 15:36:39 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 17 15:36:39.608611 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [req-8b75a93e-c7fe-4272-9126-52609cd1fcb5 req-c5f092c1-c49c-4e9c-b588-31c0475d0c33 None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:36:39.611623 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [req-8b75a93e-c7fe-4272-9126-52609cd1fcb5 req-c5f092c1-c49c-4e9c-b588-31c0475d0c33 demo demo] GET https://199.19.213.139/volume/v3/ Jun 17 15:36:39.611963 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [req-8b75a93e-c7fe-4272-9126-52609cd1fcb5 req-c5f092c1-c49c-4e9c-b588-31c0475d0c33 demo demo] Empty body provided in request {{(pid=116620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:36:39.612239 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [req-8b75a93e-c7fe-4272-9126-52609cd1fcb5 req-c5f092c1-c49c-4e9c-b588-31c0475d0c33 demo demo] Calling method 'version_select' {{(pid=116620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:36:39.612789 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [req-8b75a93e-c7fe-4272-9126-52609cd1fcb5 req-c5f092c1-c49c-4e9c-b588-31c0475d0c33 demo demo] https://199.19.213.139/volume/v3/ returned with HTTP 200 Jun 17 15:36:39.613296 np0000181226 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 4/16] 199.19.213.139 () {66 vars in 1346 bytes} [Wed Jun 17 15:36:39 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 15:36:39.652719 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-91e9fd5a-fc48-45c2-9c12-af5986eba36c None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:36:39.655847 np0000181226 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-91e9fd5a-fc48-45c2-9c12-af5986eba36c demo demo] GET https://199.19.213.139/volume/v3/types/default Jun 17 15:36:39.656224 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-91e9fd5a-fc48-45c2-9c12-af5986eba36c demo demo] Empty body provided in request {{(pid=116619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:36:39.656586 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-91e9fd5a-fc48-45c2-9c12-af5986eba36c demo demo] Calling method 'show' {{(pid=116619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:36:39.665286 np0000181226 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-91e9fd5a-fc48-45c2-9c12-af5986eba36c demo demo] https://199.19.213.139/volume/v3/types/default returned with HTTP 200 Jun 17 15:36:39.665587 np0000181226 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 4/17] 199.19.213.139 () {64 vars in 1301 bytes} [Wed Jun 17 15:36:39 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 15:36:39.719013 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [None req-f07d4151-3b3a-4042-8406-ba2709c22084 None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:36:39.719847 np0000181226 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 6/18] 199.19.213.139 () {62 vars in 1068 bytes} [Wed Jun 17 15:36:39 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 15:36:39.751816 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.middleware.request_id [None req-23d0c088-1a5f-44ef-bf38-dbc6eaf404a6 None None] RequestId filter calling following filter/app {{(pid=116617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:36:39.755915 np0000181226 devstack@c-api.service[116617]: [pid: 116617|app: 0|req: 5/19] 199.19.213.139 () {64 vars in 1272 bytes} [Wed Jun 17 15:36:39 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 15:36:39.791603 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [req-23d0c088-1a5f-44ef-bf38-dbc6eaf404a6 req-d03b8a23-8387-4969-b494-799559e1a80b None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:36:39.794475 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [req-23d0c088-1a5f-44ef-bf38-dbc6eaf404a6 req-d03b8a23-8387-4969-b494-799559e1a80b demo demo] GET https://199.19.213.139/volume/v3/ Jun 17 15:36:39.794782 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [req-23d0c088-1a5f-44ef-bf38-dbc6eaf404a6 req-d03b8a23-8387-4969-b494-799559e1a80b demo demo] Empty body provided in request {{(pid=116620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:36:39.795183 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [req-23d0c088-1a5f-44ef-bf38-dbc6eaf404a6 req-d03b8a23-8387-4969-b494-799559e1a80b demo demo] Calling method 'version_select' {{(pid=116620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:36:39.795748 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [req-23d0c088-1a5f-44ef-bf38-dbc6eaf404a6 req-d03b8a23-8387-4969-b494-799559e1a80b demo demo] https://199.19.213.139/volume/v3/ returned with HTTP 200 Jun 17 15:36:39.796524 np0000181226 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 5/20] 199.19.213.139 () {66 vars in 1346 bytes} [Wed Jun 17 15:36:39 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 15:36:39.839568 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-9439b61b-9dd6-4019-b951-f94245cc398e None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:36:39.842862 np0000181226 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-9439b61b-9dd6-4019-b951-f94245cc398e demo demo] GET https://199.19.213.139/volume/v3/types/default Jun 17 15:36:39.843258 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-9439b61b-9dd6-4019-b951-f94245cc398e demo demo] Empty body provided in request {{(pid=116619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:36:39.843675 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-9439b61b-9dd6-4019-b951-f94245cc398e demo demo] Calling method 'show' {{(pid=116619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:36:39.852012 np0000181226 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-9439b61b-9dd6-4019-b951-f94245cc398e demo demo] https://199.19.213.139/volume/v3/types/default returned with HTTP 200 Jun 17 15:36:39.852333 np0000181226 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 5/21] 199.19.213.139 () {64 vars in 1301 bytes} [Wed Jun 17 15:36:39 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 15:36:47.909176 np0000181226 devstack@c-api.service[116620]: DEBUG dbcounter [-] [116620] Writing DB stats cinder:SELECT=1 {{(pid=116620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:36:49.849243 np0000181226 devstack@c-api.service[116619]: DEBUG dbcounter [-] [116619] Writing DB stats cinder:SELECT=8 {{(pid=116619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:41:57.136007 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [None req-e0460a9d-2585-485d-a3a7-83548a310056 None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:41:57.223948 np0000181226 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-e0460a9d-2585-485d-a3a7-83548a310056 demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 15:41:57.224281 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-e0460a9d-2585-485d-a3a7-83548a310056 demo demo] Empty body provided in request {{(pid=116618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:41:57.224555 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-e0460a9d-2585-485d-a3a7-83548a310056 demo demo] Calling method 'detail' {{(pid=116618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:41:57.226876 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.api_utils [None req-e0460a9d-2585-485d-a3a7-83548a310056 demo demo] Removing options '' from query. {{(pid=116618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 15:41:57.228511 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.volume.api [None req-e0460a9d-2585-485d-a3a7-83548a310056 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 15:41:57.269195 np0000181226 devstack@c-api.service[116618]: INFO cinder.volume.api [None req-e0460a9d-2585-485d-a3a7-83548a310056 demo demo] Get all volumes completed successfully. Jun 17 15:41:57.271352 np0000181226 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-e0460a9d-2585-485d-a3a7-83548a310056 demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 15:41:57.272219 np0000181226 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 7/22] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 15:41:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 15:42:07.262401 np0000181226 devstack@c-api.service[116618]: DEBUG dbcounter [-] [116618] Writing DB stats cinder:SELECT=1 {{(pid=116618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:42:57.285970 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.middleware.request_id [None req-e570fdea-60a7-4923-8fea-a050df5eb87f None None] RequestId filter calling following filter/app {{(pid=116617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:42:57.291529 np0000181226 devstack@c-api.service[116617]: INFO cinder.api.openstack.wsgi [None req-e570fdea-60a7-4923-8fea-a050df5eb87f demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 15:42:57.291854 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.openstack.wsgi [None req-e570fdea-60a7-4923-8fea-a050df5eb87f demo demo] Empty body provided in request {{(pid=116617) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:42:57.292326 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.openstack.wsgi [None req-e570fdea-60a7-4923-8fea-a050df5eb87f demo demo] Calling method 'detail' {{(pid=116617) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:42:57.293361 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.api_utils [None req-e570fdea-60a7-4923-8fea-a050df5eb87f demo demo] Removing options '' from query. {{(pid=116617) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 15:42:57.295491 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.volume.api [None req-e570fdea-60a7-4923-8fea-a050df5eb87f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116617) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 15:42:57.326558 np0000181226 devstack@c-api.service[116617]: INFO cinder.volume.api [None req-e570fdea-60a7-4923-8fea-a050df5eb87f demo demo] Get all volumes completed successfully. Jun 17 15:42:57.330274 np0000181226 devstack@c-api.service[116617]: INFO cinder.api.openstack.wsgi [None req-e570fdea-60a7-4923-8fea-a050df5eb87f demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 15:42:57.330274 np0000181226 devstack@c-api.service[116617]: [pid: 116617|app: 0|req: 6/23] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 15:42:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 15:43:07.320652 np0000181226 devstack@c-api.service[116617]: DEBUG dbcounter [-] [116617] Writing DB stats cinder:SELECT=1 {{(pid=116617) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:43:57.349958 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-30223816-36e7-44b1-b3d5-47cc8e4944dd None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:43:57.355722 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-30223816-36e7-44b1-b3d5-47cc8e4944dd demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 15:43:57.355963 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-30223816-36e7-44b1-b3d5-47cc8e4944dd demo demo] Empty body provided in request {{(pid=116620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:43:57.356242 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-30223816-36e7-44b1-b3d5-47cc8e4944dd demo demo] Calling method 'detail' {{(pid=116620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:43:57.356871 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.api_utils [None req-30223816-36e7-44b1-b3d5-47cc8e4944dd demo demo] Removing options '' from query. {{(pid=116620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 15:43:57.358033 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.volume.api [None req-30223816-36e7-44b1-b3d5-47cc8e4944dd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116620) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 15:43:57.398334 np0000181226 devstack@c-api.service[116620]: INFO cinder.volume.api [None req-30223816-36e7-44b1-b3d5-47cc8e4944dd demo demo] Get all volumes completed successfully. Jun 17 15:43:57.401414 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-30223816-36e7-44b1-b3d5-47cc8e4944dd demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 15:43:57.402035 np0000181226 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 6/24] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 15:43:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 15:44:07.390527 np0000181226 devstack@c-api.service[116620]: DEBUG dbcounter [-] [116620] Writing DB stats cinder:SELECT=1 {{(pid=116620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:44:57.422377 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-e54fe510-949f-4524-bd86-bb0652da70fe None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:44:57.423927 np0000181226 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-e54fe510-949f-4524-bd86-bb0652da70fe demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 15:44:57.424302 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-e54fe510-949f-4524-bd86-bb0652da70fe demo demo] Empty body provided in request {{(pid=116619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:44:57.424567 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-e54fe510-949f-4524-bd86-bb0652da70fe demo demo] Calling method 'detail' {{(pid=116619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:44:57.425102 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.api_utils [None req-e54fe510-949f-4524-bd86-bb0652da70fe demo demo] Removing options '' from query. {{(pid=116619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 15:44:57.425890 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.volume.api [None req-e54fe510-949f-4524-bd86-bb0652da70fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 15:44:57.459241 np0000181226 devstack@c-api.service[116619]: INFO cinder.volume.api [None req-e54fe510-949f-4524-bd86-bb0652da70fe demo demo] Get all volumes completed successfully. Jun 17 15:44:57.461440 np0000181226 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-e54fe510-949f-4524-bd86-bb0652da70fe demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 15:44:57.461874 np0000181226 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 6/25] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 15:44:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 15:45:07.453275 np0000181226 devstack@c-api.service[116619]: DEBUG dbcounter [-] [116619] Writing DB stats cinder:SELECT=1 {{(pid=116619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:45:57.473144 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [None req-badbd19c-9ffd-415d-84ec-816a04a14a96 None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:45:57.480642 np0000181226 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-badbd19c-9ffd-415d-84ec-816a04a14a96 demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 15:45:57.480642 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-badbd19c-9ffd-415d-84ec-816a04a14a96 demo demo] Empty body provided in request {{(pid=116618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:45:57.480642 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-badbd19c-9ffd-415d-84ec-816a04a14a96 demo demo] Calling method 'detail' {{(pid=116618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:45:57.480642 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.api_utils [None req-badbd19c-9ffd-415d-84ec-816a04a14a96 demo demo] Removing options '' from query. {{(pid=116618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 15:45:57.480642 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.volume.api [None req-badbd19c-9ffd-415d-84ec-816a04a14a96 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 15:45:57.488281 np0000181226 devstack@c-api.service[116618]: INFO cinder.volume.api [None req-badbd19c-9ffd-415d-84ec-816a04a14a96 demo demo] Get all volumes completed successfully. Jun 17 15:45:57.490183 np0000181226 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-badbd19c-9ffd-415d-84ec-816a04a14a96 demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 15:45:57.490517 np0000181226 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 8/26] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 15:45: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 17 15:46:07.483336 np0000181226 devstack@c-api.service[116618]: DEBUG dbcounter [-] [116618] Writing DB stats cinder:SELECT=1 {{(pid=116618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:46:57.535718 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.middleware.request_id [None req-8a119c2c-e957-4234-887b-854f456858ac None None] RequestId filter calling following filter/app {{(pid=116617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:46:57.658190 np0000181226 devstack@c-api.service[116617]: INFO cinder.api.openstack.wsgi [None req-8a119c2c-e957-4234-887b-854f456858ac demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 15:46:57.658440 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.openstack.wsgi [None req-8a119c2c-e957-4234-887b-854f456858ac demo demo] Empty body provided in request {{(pid=116617) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:46:57.658668 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.openstack.wsgi [None req-8a119c2c-e957-4234-887b-854f456858ac demo demo] Calling method 'detail' {{(pid=116617) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:46:57.659008 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.api_utils [None req-8a119c2c-e957-4234-887b-854f456858ac demo demo] Removing options '' from query. {{(pid=116617) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 15:46:57.660783 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.volume.api [None req-8a119c2c-e957-4234-887b-854f456858ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116617) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 15:46:57.668733 np0000181226 devstack@c-api.service[116617]: INFO cinder.volume.api [None req-8a119c2c-e957-4234-887b-854f456858ac demo demo] Get all volumes completed successfully. Jun 17 15:46:57.671063 np0000181226 devstack@c-api.service[116617]: INFO cinder.api.openstack.wsgi [None req-8a119c2c-e957-4234-887b-854f456858ac demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 15:46:57.671411 np0000181226 devstack@c-api.service[116617]: [pid: 116617|app: 0|req: 7/27] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 15:46:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 15:47:07.664896 np0000181226 devstack@c-api.service[116617]: DEBUG dbcounter [-] [116617] Writing DB stats cinder:SELECT=1 {{(pid=116617) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:47:57.689283 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-afbcd965-dfc7-4df8-a914-05bec66747b2 None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:47:57.691497 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-afbcd965-dfc7-4df8-a914-05bec66747b2 demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 15:47:57.691689 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-afbcd965-dfc7-4df8-a914-05bec66747b2 demo demo] Empty body provided in request {{(pid=116620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:47:57.691896 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-afbcd965-dfc7-4df8-a914-05bec66747b2 demo demo] Calling method 'detail' {{(pid=116620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:47:57.692181 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.api_utils [None req-afbcd965-dfc7-4df8-a914-05bec66747b2 demo demo] Removing options '' from query. {{(pid=116620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 15:47:57.692934 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.volume.api [None req-afbcd965-dfc7-4df8-a914-05bec66747b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116620) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 15:47:57.702319 np0000181226 devstack@c-api.service[116620]: INFO cinder.volume.api [None req-afbcd965-dfc7-4df8-a914-05bec66747b2 demo demo] Get all volumes completed successfully. Jun 17 15:47:57.705449 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-afbcd965-dfc7-4df8-a914-05bec66747b2 demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 15:47:57.706012 np0000181226 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 7/28] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 15:47:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 15:48:07.695947 np0000181226 devstack@c-api.service[116620]: DEBUG dbcounter [-] [116620] Writing DB stats cinder:SELECT=1 {{(pid=116620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:48:57.720748 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-0f6768fc-3280-4591-94b6-78a21294ec23 None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:48:57.725000 np0000181226 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-0f6768fc-3280-4591-94b6-78a21294ec23 demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 15:48:57.725438 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-0f6768fc-3280-4591-94b6-78a21294ec23 demo demo] Empty body provided in request {{(pid=116619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:48:57.725838 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-0f6768fc-3280-4591-94b6-78a21294ec23 demo demo] Calling method 'detail' {{(pid=116619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:48:57.726485 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.api_utils [None req-0f6768fc-3280-4591-94b6-78a21294ec23 demo demo] Removing options '' from query. {{(pid=116619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 15:48:57.728117 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.volume.api [None req-0f6768fc-3280-4591-94b6-78a21294ec23 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 15:48:57.739544 np0000181226 devstack@c-api.service[116619]: INFO cinder.volume.api [None req-0f6768fc-3280-4591-94b6-78a21294ec23 demo demo] Get all volumes completed successfully. Jun 17 15:48:57.742501 np0000181226 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-0f6768fc-3280-4591-94b6-78a21294ec23 demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 15:48:57.742969 np0000181226 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 7/29] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 15:48: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) Jun 17 15:49:07.731570 np0000181226 devstack@c-api.service[116619]: DEBUG dbcounter [-] [116619] Writing DB stats cinder:SELECT=1 {{(pid=116619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:49:57.756140 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [None req-aa0891b3-27fd-4075-b8f8-d6a170d812ec None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:49:57.760590 np0000181226 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-aa0891b3-27fd-4075-b8f8-d6a170d812ec demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 15:49:57.761017 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-aa0891b3-27fd-4075-b8f8-d6a170d812ec demo demo] Empty body provided in request {{(pid=116618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:49:57.761472 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-aa0891b3-27fd-4075-b8f8-d6a170d812ec demo demo] Calling method 'detail' {{(pid=116618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:49:57.762082 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.api_utils [None req-aa0891b3-27fd-4075-b8f8-d6a170d812ec demo demo] Removing options '' from query. {{(pid=116618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 15:49:57.763784 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.volume.api [None req-aa0891b3-27fd-4075-b8f8-d6a170d812ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 15:49:57.772804 np0000181226 devstack@c-api.service[116618]: INFO cinder.volume.api [None req-aa0891b3-27fd-4075-b8f8-d6a170d812ec demo demo] Get all volumes completed successfully. Jun 17 15:49:57.775496 np0000181226 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-aa0891b3-27fd-4075-b8f8-d6a170d812ec demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 15:49:57.775946 np0000181226 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 9/30] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 15:49:57 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 17 15:50:07.766720 np0000181226 devstack@c-api.service[116618]: DEBUG dbcounter [-] [116618] Writing DB stats cinder:SELECT=1 {{(pid=116618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:50:57.789145 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.middleware.request_id [None req-3654c208-f1cf-4f6d-a048-0b045ba4f626 None None] RequestId filter calling following filter/app {{(pid=116617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:50:57.792201 np0000181226 devstack@c-api.service[116617]: INFO cinder.api.openstack.wsgi [None req-3654c208-f1cf-4f6d-a048-0b045ba4f626 demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 15:50:57.793227 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.openstack.wsgi [None req-3654c208-f1cf-4f6d-a048-0b045ba4f626 demo demo] Empty body provided in request {{(pid=116617) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:50:57.793227 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.openstack.wsgi [None req-3654c208-f1cf-4f6d-a048-0b045ba4f626 demo demo] Calling method 'detail' {{(pid=116617) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:50:57.793227 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.api_utils [None req-3654c208-f1cf-4f6d-a048-0b045ba4f626 demo demo] Removing options '' from query. {{(pid=116617) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 15:50:57.793895 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.volume.api [None req-3654c208-f1cf-4f6d-a048-0b045ba4f626 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116617) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 15:50:57.802598 np0000181226 devstack@c-api.service[116617]: INFO cinder.volume.api [None req-3654c208-f1cf-4f6d-a048-0b045ba4f626 demo demo] Get all volumes completed successfully. Jun 17 15:50:57.805192 np0000181226 devstack@c-api.service[116617]: INFO cinder.api.openstack.wsgi [None req-3654c208-f1cf-4f6d-a048-0b045ba4f626 demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 15:50:57.805659 np0000181226 devstack@c-api.service[116617]: [pid: 116617|app: 0|req: 8/31] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 15:50: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 17 15:51:07.796971 np0000181226 devstack@c-api.service[116617]: DEBUG dbcounter [-] [116617] Writing DB stats cinder:SELECT=1 {{(pid=116617) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:51:57.817206 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-a8cb5495-d52c-41ab-a07e-8d9e9757d8a8 None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:51:57.820834 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-a8cb5495-d52c-41ab-a07e-8d9e9757d8a8 demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 15:51:57.821172 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-a8cb5495-d52c-41ab-a07e-8d9e9757d8a8 demo demo] Empty body provided in request {{(pid=116620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:51:57.821479 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-a8cb5495-d52c-41ab-a07e-8d9e9757d8a8 demo demo] Calling method 'detail' {{(pid=116620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:51:57.822196 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.api_utils [None req-a8cb5495-d52c-41ab-a07e-8d9e9757d8a8 demo demo] Removing options '' from query. {{(pid=116620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 15:51:57.824166 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.volume.api [None req-a8cb5495-d52c-41ab-a07e-8d9e9757d8a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116620) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 15:51:57.837337 np0000181226 devstack@c-api.service[116620]: INFO cinder.volume.api [None req-a8cb5495-d52c-41ab-a07e-8d9e9757d8a8 demo demo] Get all volumes completed successfully. Jun 17 15:51:57.840404 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-a8cb5495-d52c-41ab-a07e-8d9e9757d8a8 demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 15:51:57.840987 np0000181226 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 8/32] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 15:51:57 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 17 15:52:07.828038 np0000181226 devstack@c-api.service[116620]: DEBUG dbcounter [-] [116620] Writing DB stats cinder:SELECT=1 {{(pid=116620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:52:57.853831 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-748513eb-f70b-4561-b40a-3bdddbc75bc9 None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:52:57.998860 np0000181226 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-748513eb-f70b-4561-b40a-3bdddbc75bc9 demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 15:52:57.999194 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-748513eb-f70b-4561-b40a-3bdddbc75bc9 demo demo] Empty body provided in request {{(pid=116619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:52:57.999527 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-748513eb-f70b-4561-b40a-3bdddbc75bc9 demo demo] Calling method 'detail' {{(pid=116619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:52:57.999975 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.api_utils [None req-748513eb-f70b-4561-b40a-3bdddbc75bc9 demo demo] Removing options '' from query. {{(pid=116619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 15:52:58.001205 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.volume.api [None req-748513eb-f70b-4561-b40a-3bdddbc75bc9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 15:52:58.009340 np0000181226 devstack@c-api.service[116619]: INFO cinder.volume.api [None req-748513eb-f70b-4561-b40a-3bdddbc75bc9 demo demo] Get all volumes completed successfully. Jun 17 15:52:58.011341 np0000181226 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-748513eb-f70b-4561-b40a-3bdddbc75bc9 demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 15:52:58.011696 np0000181226 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 8/33] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 15:52:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 15:53:08.005126 np0000181226 devstack@c-api.service[116619]: DEBUG dbcounter [-] [116619] Writing DB stats cinder:SELECT=1 {{(pid=116619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:53:58.026414 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [None req-27e25fa5-f556-430e-a9dc-59f46fbe6a70 None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:53:58.028517 np0000181226 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-27e25fa5-f556-430e-a9dc-59f46fbe6a70 demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 15:53:58.028686 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-27e25fa5-f556-430e-a9dc-59f46fbe6a70 demo demo] Empty body provided in request {{(pid=116618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:53:58.028877 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-27e25fa5-f556-430e-a9dc-59f46fbe6a70 demo demo] Calling method 'detail' {{(pid=116618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:53:58.029107 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.api_utils [None req-27e25fa5-f556-430e-a9dc-59f46fbe6a70 demo demo] Removing options '' from query. {{(pid=116618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 15:53:58.029799 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.volume.api [None req-27e25fa5-f556-430e-a9dc-59f46fbe6a70 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 15:53:58.038679 np0000181226 devstack@c-api.service[116618]: INFO cinder.volume.api [None req-27e25fa5-f556-430e-a9dc-59f46fbe6a70 demo demo] Get all volumes completed successfully. Jun 17 15:53:58.040461 np0000181226 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-27e25fa5-f556-430e-a9dc-59f46fbe6a70 demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 15:53:58.040774 np0000181226 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 10/34] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 15:53:58 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 17 15:54:08.032499 np0000181226 devstack@c-api.service[116618]: DEBUG dbcounter [-] [116618] Writing DB stats cinder:SELECT=1 {{(pid=116618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:54:58.051801 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.middleware.request_id [None req-72bd5a0f-f010-4910-b6bb-814aa1edfbca None None] RequestId filter calling following filter/app {{(pid=116617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:54:58.056425 np0000181226 devstack@c-api.service[116617]: INFO cinder.api.openstack.wsgi [None req-72bd5a0f-f010-4910-b6bb-814aa1edfbca demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 15:54:58.056665 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.openstack.wsgi [None req-72bd5a0f-f010-4910-b6bb-814aa1edfbca demo demo] Empty body provided in request {{(pid=116617) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:54:58.056913 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.openstack.wsgi [None req-72bd5a0f-f010-4910-b6bb-814aa1edfbca demo demo] Calling method 'detail' {{(pid=116617) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:54:58.057441 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.api_utils [None req-72bd5a0f-f010-4910-b6bb-814aa1edfbca demo demo] Removing options '' from query. {{(pid=116617) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 15:54:58.058455 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.volume.api [None req-72bd5a0f-f010-4910-b6bb-814aa1edfbca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116617) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 15:54:58.070169 np0000181226 devstack@c-api.service[116617]: INFO cinder.volume.api [None req-72bd5a0f-f010-4910-b6bb-814aa1edfbca demo demo] Get all volumes completed successfully. Jun 17 15:54:58.071216 np0000181226 devstack@c-api.service[116617]: INFO cinder.api.openstack.wsgi [None req-72bd5a0f-f010-4910-b6bb-814aa1edfbca demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 15:54:58.071556 np0000181226 devstack@c-api.service[116617]: [pid: 116617|app: 0|req: 9/35] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 15:54:58 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 17 15:55:08.062268 np0000181226 devstack@c-api.service[116617]: DEBUG dbcounter [-] [116617] Writing DB stats cinder:SELECT=1 {{(pid=116617) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:55:58.087925 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-46d91805-3fd7-430f-ba6e-e61b41f0d81e None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:55:58.094494 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-46d91805-3fd7-430f-ba6e-e61b41f0d81e demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 15:55:58.094701 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-46d91805-3fd7-430f-ba6e-e61b41f0d81e demo demo] Empty body provided in request {{(pid=116620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:55:58.094903 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-46d91805-3fd7-430f-ba6e-e61b41f0d81e demo demo] Calling method 'detail' {{(pid=116620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:55:58.095170 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.api_utils [None req-46d91805-3fd7-430f-ba6e-e61b41f0d81e demo demo] Removing options '' from query. {{(pid=116620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 15:55:58.095952 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.volume.api [None req-46d91805-3fd7-430f-ba6e-e61b41f0d81e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116620) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 15:55:58.104639 np0000181226 devstack@c-api.service[116620]: INFO cinder.volume.api [None req-46d91805-3fd7-430f-ba6e-e61b41f0d81e demo demo] Get all volumes completed successfully. Jun 17 15:55:58.107434 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-46d91805-3fd7-430f-ba6e-e61b41f0d81e demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 15:55:58.107936 np0000181226 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 9/36] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 15:55:58 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 17 15:56:08.099231 np0000181226 devstack@c-api.service[116620]: DEBUG dbcounter [-] [116620] Writing DB stats cinder:SELECT=1 {{(pid=116620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:56:58.125960 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-29bd5f09-9bad-420f-a4d5-f4592e86ed52 None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:56:58.129684 np0000181226 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-29bd5f09-9bad-420f-a4d5-f4592e86ed52 demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 15:56:58.130033 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-29bd5f09-9bad-420f-a4d5-f4592e86ed52 demo demo] Empty body provided in request {{(pid=116619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:56:58.130317 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-29bd5f09-9bad-420f-a4d5-f4592e86ed52 demo demo] Calling method 'detail' {{(pid=116619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:56:58.130619 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.api_utils [None req-29bd5f09-9bad-420f-a4d5-f4592e86ed52 demo demo] Removing options '' from query. {{(pid=116619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 15:56:58.131571 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.volume.api [None req-29bd5f09-9bad-420f-a4d5-f4592e86ed52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 15:56:58.141794 np0000181226 devstack@c-api.service[116619]: INFO cinder.volume.api [None req-29bd5f09-9bad-420f-a4d5-f4592e86ed52 demo demo] Get all volumes completed successfully. Jun 17 15:56:58.145007 np0000181226 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-29bd5f09-9bad-420f-a4d5-f4592e86ed52 demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 15:56:58.145578 np0000181226 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 9/37] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 15:56:58 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 17 15:57:08.135039 np0000181226 devstack@c-api.service[116619]: DEBUG dbcounter [-] [116619] Writing DB stats cinder:SELECT=1 {{(pid=116619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:57:58.162108 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [None req-964ca7b9-3a35-4e10-bd41-a431ac9b22f0 None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:57:58.200606 np0000181226 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-964ca7b9-3a35-4e10-bd41-a431ac9b22f0 demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 15:57:58.201624 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-964ca7b9-3a35-4e10-bd41-a431ac9b22f0 demo demo] Empty body provided in request {{(pid=116618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:57:58.202037 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-964ca7b9-3a35-4e10-bd41-a431ac9b22f0 demo demo] Calling method 'detail' {{(pid=116618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:57:58.202893 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.api_utils [None req-964ca7b9-3a35-4e10-bd41-a431ac9b22f0 demo demo] Removing options '' from query. {{(pid=116618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 15:57:58.205286 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.volume.api [None req-964ca7b9-3a35-4e10-bd41-a431ac9b22f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 15:57:58.213691 np0000181226 devstack@c-api.service[116618]: INFO cinder.volume.api [None req-964ca7b9-3a35-4e10-bd41-a431ac9b22f0 demo demo] Get all volumes completed successfully. Jun 17 15:57:58.216418 np0000181226 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-964ca7b9-3a35-4e10-bd41-a431ac9b22f0 demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 15:57:58.216999 np0000181226 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 11/38] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 15:57:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 15:58:08.208860 np0000181226 devstack@c-api.service[116618]: DEBUG dbcounter [-] [116618] Writing DB stats cinder:SELECT=1 {{(pid=116618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:58:58.231816 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.middleware.request_id [None req-64d24cd9-3f9e-4077-9f04-ede19913360e None None] RequestId filter calling following filter/app {{(pid=116617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:58:58.235941 np0000181226 devstack@c-api.service[116617]: INFO cinder.api.openstack.wsgi [None req-64d24cd9-3f9e-4077-9f04-ede19913360e demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 15:58:58.236201 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.openstack.wsgi [None req-64d24cd9-3f9e-4077-9f04-ede19913360e demo demo] Empty body provided in request {{(pid=116617) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:58:58.236454 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.openstack.wsgi [None req-64d24cd9-3f9e-4077-9f04-ede19913360e demo demo] Calling method 'detail' {{(pid=116617) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:58:58.236764 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.api_utils [None req-64d24cd9-3f9e-4077-9f04-ede19913360e demo demo] Removing options '' from query. {{(pid=116617) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 15:58:58.237703 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.volume.api [None req-64d24cd9-3f9e-4077-9f04-ede19913360e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116617) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 15:58:58.245368 np0000181226 devstack@c-api.service[116617]: INFO cinder.volume.api [None req-64d24cd9-3f9e-4077-9f04-ede19913360e demo demo] Get all volumes completed successfully. Jun 17 15:58:58.247400 np0000181226 devstack@c-api.service[116617]: INFO cinder.api.openstack.wsgi [None req-64d24cd9-3f9e-4077-9f04-ede19913360e demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 15:58:58.247598 np0000181226 devstack@c-api.service[116617]: [pid: 116617|app: 0|req: 10/39] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 15:58:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 15:59:08.240957 np0000181226 devstack@c-api.service[116617]: DEBUG dbcounter [-] [116617] Writing DB stats cinder:SELECT=1 {{(pid=116617) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:59:58.260766 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-9c09a98b-b09e-4469-a1ec-e4685aa019f3 None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:59:58.263643 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-9c09a98b-b09e-4469-a1ec-e4685aa019f3 demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 15:59:58.263800 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-9c09a98b-b09e-4469-a1ec-e4685aa019f3 demo demo] Empty body provided in request {{(pid=116620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:59:58.264066 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-9c09a98b-b09e-4469-a1ec-e4685aa019f3 demo demo] Calling method 'detail' {{(pid=116620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:59:58.264559 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.api_utils [None req-9c09a98b-b09e-4469-a1ec-e4685aa019f3 demo demo] Removing options '' from query. {{(pid=116620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 15:59:58.265384 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.volume.api [None req-9c09a98b-b09e-4469-a1ec-e4685aa019f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116620) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 15:59:58.275223 np0000181226 devstack@c-api.service[116620]: INFO cinder.volume.api [None req-9c09a98b-b09e-4469-a1ec-e4685aa019f3 demo demo] Get all volumes completed successfully. Jun 17 15:59:58.277231 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-9c09a98b-b09e-4469-a1ec-e4685aa019f3 demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 15:59:58.277652 np0000181226 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 10/40] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 15:59:58 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 17 16:00:08.268943 np0000181226 devstack@c-api.service[116620]: DEBUG dbcounter [-] [116620] Writing DB stats cinder:SELECT=1 {{(pid=116620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 16:00:58.294128 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-194500c1-1bd1-4a4f-a83a-15f9fb48eedc None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 16:00:58.296750 np0000181226 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-194500c1-1bd1-4a4f-a83a-15f9fb48eedc demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 16:00:58.296946 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-194500c1-1bd1-4a4f-a83a-15f9fb48eedc demo demo] Empty body provided in request {{(pid=116619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 16:00:58.297179 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-194500c1-1bd1-4a4f-a83a-15f9fb48eedc demo demo] Calling method 'detail' {{(pid=116619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 16:00:58.298449 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.api_utils [None req-194500c1-1bd1-4a4f-a83a-15f9fb48eedc demo demo] Removing options '' from query. {{(pid=116619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 16:00:58.299282 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.volume.api [None req-194500c1-1bd1-4a4f-a83a-15f9fb48eedc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 16:00:58.306699 np0000181226 devstack@c-api.service[116619]: INFO cinder.volume.api [None req-194500c1-1bd1-4a4f-a83a-15f9fb48eedc demo demo] Get all volumes completed successfully. Jun 17 16:00:58.308797 np0000181226 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-194500c1-1bd1-4a4f-a83a-15f9fb48eedc demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 16:00:58.309176 np0000181226 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 10/41] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 16:00:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 16:01:08.304087 np0000181226 devstack@c-api.service[116619]: DEBUG dbcounter [-] [116619] Writing DB stats cinder:SELECT=1 {{(pid=116619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 16:01:58.335838 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [None req-682a562e-6799-42cc-b4e6-4ccd0ec626bd None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 16:01:58.338024 np0000181226 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-682a562e-6799-42cc-b4e6-4ccd0ec626bd demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 16:01:58.338199 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-682a562e-6799-42cc-b4e6-4ccd0ec626bd demo demo] Empty body provided in request {{(pid=116618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 16:01:58.338390 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-682a562e-6799-42cc-b4e6-4ccd0ec626bd demo demo] Calling method 'detail' {{(pid=116618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 16:01:58.338598 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.api_utils [None req-682a562e-6799-42cc-b4e6-4ccd0ec626bd demo demo] Removing options '' from query. {{(pid=116618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 16:01:58.339293 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.volume.api [None req-682a562e-6799-42cc-b4e6-4ccd0ec626bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 16:01:58.345942 np0000181226 devstack@c-api.service[116618]: INFO cinder.volume.api [None req-682a562e-6799-42cc-b4e6-4ccd0ec626bd demo demo] Get all volumes completed successfully. Jun 17 16:01:58.347695 np0000181226 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-682a562e-6799-42cc-b4e6-4ccd0ec626bd demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 16:01:58.348005 np0000181226 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 12/42] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 16:01:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 16:02:08.342080 np0000181226 devstack@c-api.service[116618]: DEBUG dbcounter [-] [116618] Writing DB stats cinder:SELECT=1 {{(pid=116618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 16:02:58.362524 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.middleware.request_id [None req-3d95509d-4b61-4283-bd6c-afa3ae21e477 None None] RequestId filter calling following filter/app {{(pid=116617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 16:02:58.366745 np0000181226 devstack@c-api.service[116617]: INFO cinder.api.openstack.wsgi [None req-3d95509d-4b61-4283-bd6c-afa3ae21e477 demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 16:02:58.366982 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.openstack.wsgi [None req-3d95509d-4b61-4283-bd6c-afa3ae21e477 demo demo] Empty body provided in request {{(pid=116617) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 16:02:58.367281 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.openstack.wsgi [None req-3d95509d-4b61-4283-bd6c-afa3ae21e477 demo demo] Calling method 'detail' {{(pid=116617) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 16:02:58.368589 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.api_utils [None req-3d95509d-4b61-4283-bd6c-afa3ae21e477 demo demo] Removing options '' from query. {{(pid=116617) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 16:02:58.369960 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.volume.api [None req-3d95509d-4b61-4283-bd6c-afa3ae21e477 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116617) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 16:02:58.377624 np0000181226 devstack@c-api.service[116617]: INFO cinder.volume.api [None req-3d95509d-4b61-4283-bd6c-afa3ae21e477 demo demo] Get all volumes completed successfully. Jun 17 16:02:58.379608 np0000181226 devstack@c-api.service[116617]: INFO cinder.api.openstack.wsgi [None req-3d95509d-4b61-4283-bd6c-afa3ae21e477 demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 16:02:58.379985 np0000181226 devstack@c-api.service[116617]: [pid: 116617|app: 0|req: 11/43] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 16:02:58 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 17 16:03:08.373681 np0000181226 devstack@c-api.service[116617]: DEBUG dbcounter [-] [116617] Writing DB stats cinder:SELECT=1 {{(pid=116617) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 16:03:58.396267 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-938a9b25-fdfd-47f7-82a7-b3215bf5b060 None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 16:03:58.557460 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-938a9b25-fdfd-47f7-82a7-b3215bf5b060 demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 16:03:58.557645 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-938a9b25-fdfd-47f7-82a7-b3215bf5b060 demo demo] Empty body provided in request {{(pid=116620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 16:03:58.557879 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-938a9b25-fdfd-47f7-82a7-b3215bf5b060 demo demo] Calling method 'detail' {{(pid=116620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 16:03:58.558185 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.api_utils [None req-938a9b25-fdfd-47f7-82a7-b3215bf5b060 demo demo] Removing options '' from query. {{(pid=116620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 16:03:58.559156 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.volume.api [None req-938a9b25-fdfd-47f7-82a7-b3215bf5b060 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116620) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 16:03:58.568415 np0000181226 devstack@c-api.service[116620]: INFO cinder.volume.api [None req-938a9b25-fdfd-47f7-82a7-b3215bf5b060 demo demo] Get all volumes completed successfully. Jun 17 16:03:58.570923 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-938a9b25-fdfd-47f7-82a7-b3215bf5b060 demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 16:03:58.571342 np0000181226 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 11/44] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 16:03:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 16:04:08.562968 np0000181226 devstack@c-api.service[116620]: DEBUG dbcounter [-] [116620] Writing DB stats cinder:SELECT=1 {{(pid=116620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 16:04:58.587188 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-310fd2fd-87d9-468e-92ce-69ea713de451 None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 16:04:58.591083 np0000181226 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-310fd2fd-87d9-468e-92ce-69ea713de451 demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 16:04:58.591347 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-310fd2fd-87d9-468e-92ce-69ea713de451 demo demo] Empty body provided in request {{(pid=116619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 16:04:58.591540 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-310fd2fd-87d9-468e-92ce-69ea713de451 demo demo] Calling method 'detail' {{(pid=116619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 16:04:58.591838 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.api_utils [None req-310fd2fd-87d9-468e-92ce-69ea713de451 demo demo] Removing options '' from query. {{(pid=116619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 16:04:58.592745 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.volume.api [None req-310fd2fd-87d9-468e-92ce-69ea713de451 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 16:04:58.606916 np0000181226 devstack@c-api.service[116619]: INFO cinder.volume.api [None req-310fd2fd-87d9-468e-92ce-69ea713de451 demo demo] Get all volumes completed successfully. Jun 17 16:04:58.609256 np0000181226 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-310fd2fd-87d9-468e-92ce-69ea713de451 demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 16:04:58.609784 np0000181226 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 11/45] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 16:04:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 16:05:08.599087 np0000181226 devstack@c-api.service[116619]: DEBUG dbcounter [-] [116619] Writing DB stats cinder:SELECT=1 {{(pid=116619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 16:05:58.625896 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [None req-1fd8ee61-9106-41cb-83e7-3987a5b4f989 None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 16:05:58.630693 np0000181226 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-1fd8ee61-9106-41cb-83e7-3987a5b4f989 demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 16:05:58.631165 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-1fd8ee61-9106-41cb-83e7-3987a5b4f989 demo demo] Empty body provided in request {{(pid=116618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 16:05:58.631854 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-1fd8ee61-9106-41cb-83e7-3987a5b4f989 demo demo] Calling method 'detail' {{(pid=116618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 16:05:58.632372 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.api_utils [None req-1fd8ee61-9106-41cb-83e7-3987a5b4f989 demo demo] Removing options '' from query. {{(pid=116618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 16:05:58.633605 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.volume.api [None req-1fd8ee61-9106-41cb-83e7-3987a5b4f989 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 16:05:58.640994 np0000181226 devstack@c-api.service[116618]: INFO cinder.volume.api [None req-1fd8ee61-9106-41cb-83e7-3987a5b4f989 demo demo] Get all volumes completed successfully. Jun 17 16:05:58.642948 np0000181226 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-1fd8ee61-9106-41cb-83e7-3987a5b4f989 demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 16:05:58.643320 np0000181226 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 13/46] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 16:05:58 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 17 16:06:08.636571 np0000181226 devstack@c-api.service[116618]: DEBUG dbcounter [-] [116618] Writing DB stats cinder:SELECT=1 {{(pid=116618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 16:06:58.662957 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.middleware.request_id [None req-c19ae37d-28e8-4b30-8370-7fdc8e10a8dc None None] RequestId filter calling following filter/app {{(pid=116617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 16:06:58.667169 np0000181226 devstack@c-api.service[116617]: INFO cinder.api.openstack.wsgi [None req-c19ae37d-28e8-4b30-8370-7fdc8e10a8dc demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 16:06:58.667398 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.openstack.wsgi [None req-c19ae37d-28e8-4b30-8370-7fdc8e10a8dc demo demo] Empty body provided in request {{(pid=116617) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 16:06:58.667638 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.openstack.wsgi [None req-c19ae37d-28e8-4b30-8370-7fdc8e10a8dc demo demo] Calling method 'detail' {{(pid=116617) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 16:06:58.667945 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.api_utils [None req-c19ae37d-28e8-4b30-8370-7fdc8e10a8dc demo demo] Removing options '' from query. {{(pid=116617) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 16:06:58.668966 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.volume.api [None req-c19ae37d-28e8-4b30-8370-7fdc8e10a8dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116617) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 16:06:58.676714 np0000181226 devstack@c-api.service[116617]: INFO cinder.volume.api [None req-c19ae37d-28e8-4b30-8370-7fdc8e10a8dc demo demo] Get all volumes completed successfully. Jun 17 16:06:58.678627 np0000181226 devstack@c-api.service[116617]: INFO cinder.api.openstack.wsgi [None req-c19ae37d-28e8-4b30-8370-7fdc8e10a8dc demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 16:06:58.678974 np0000181226 devstack@c-api.service[116617]: [pid: 116617|app: 0|req: 12/47] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 16:06:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 16:07:08.672307 np0000181226 devstack@c-api.service[116617]: DEBUG dbcounter [-] [116617] Writing DB stats cinder:SELECT=1 {{(pid=116617) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 16:07:58.691920 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-7971e54b-f896-4ad8-b3cf-37012a87f148 None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 16:07:58.695192 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-7971e54b-f896-4ad8-b3cf-37012a87f148 demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 16:07:58.695494 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-7971e54b-f896-4ad8-b3cf-37012a87f148 demo demo] Empty body provided in request {{(pid=116620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 16:07:58.695740 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-7971e54b-f896-4ad8-b3cf-37012a87f148 demo demo] Calling method 'detail' {{(pid=116620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 16:07:58.696483 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.api_utils [None req-7971e54b-f896-4ad8-b3cf-37012a87f148 demo demo] Removing options '' from query. {{(pid=116620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 16:07:58.697628 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.volume.api [None req-7971e54b-f896-4ad8-b3cf-37012a87f148 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116620) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 16:07:58.706887 np0000181226 devstack@c-api.service[116620]: INFO cinder.volume.api [None req-7971e54b-f896-4ad8-b3cf-37012a87f148 demo demo] Get all volumes completed successfully. Jun 17 16:07:58.709599 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-7971e54b-f896-4ad8-b3cf-37012a87f148 demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 16:07:58.710403 np0000181226 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 12/48] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 16:07:58 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 17 16:08:08.701752 np0000181226 devstack@c-api.service[116620]: DEBUG dbcounter [-] [116620] Writing DB stats cinder:SELECT=1 {{(pid=116620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 16:08:58.721743 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-69d37d3e-fb1f-4fd0-bc82-75b959492dc5 None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 16:08:58.724728 np0000181226 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-69d37d3e-fb1f-4fd0-bc82-75b959492dc5 demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 16:08:58.724878 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-69d37d3e-fb1f-4fd0-bc82-75b959492dc5 demo demo] Empty body provided in request {{(pid=116619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 16:08:58.725086 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-69d37d3e-fb1f-4fd0-bc82-75b959492dc5 demo demo] Calling method 'detail' {{(pid=116619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 16:08:58.725398 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.api_utils [None req-69d37d3e-fb1f-4fd0-bc82-75b959492dc5 demo demo] Removing options '' from query. {{(pid=116619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 16:08:58.726312 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.volume.api [None req-69d37d3e-fb1f-4fd0-bc82-75b959492dc5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 16:08:58.736861 np0000181226 devstack@c-api.service[116619]: INFO cinder.volume.api [None req-69d37d3e-fb1f-4fd0-bc82-75b959492dc5 demo demo] Get all volumes completed successfully. Jun 17 16:08:58.741119 np0000181226 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-69d37d3e-fb1f-4fd0-bc82-75b959492dc5 demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 16:08:58.741494 np0000181226 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 12/49] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 16:08:58 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 17 16:09:08.729289 np0000181226 devstack@c-api.service[116619]: DEBUG dbcounter [-] [116619] Writing DB stats cinder:SELECT=1 {{(pid=116619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 16:09:58.753979 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.middleware.request_id [None req-d806d700-3e3c-407f-ba30-d451c25e2f67 None None] RequestId filter calling following filter/app {{(pid=116618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 16:09:58.800092 np0000181226 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-d806d700-3e3c-407f-ba30-d451c25e2f67 demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 16:09:58.800312 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-d806d700-3e3c-407f-ba30-d451c25e2f67 demo demo] Empty body provided in request {{(pid=116618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 16:09:58.800563 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.openstack.wsgi [None req-d806d700-3e3c-407f-ba30-d451c25e2f67 demo demo] Calling method 'detail' {{(pid=116618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 16:09:58.800847 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.api.api_utils [None req-d806d700-3e3c-407f-ba30-d451c25e2f67 demo demo] Removing options '' from query. {{(pid=116618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 16:09:58.801777 np0000181226 devstack@c-api.service[116618]: DEBUG cinder.volume.api [None req-d806d700-3e3c-407f-ba30-d451c25e2f67 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 16:09:58.809857 np0000181226 devstack@c-api.service[116618]: INFO cinder.volume.api [None req-d806d700-3e3c-407f-ba30-d451c25e2f67 demo demo] Get all volumes completed successfully. Jun 17 16:09:58.811659 np0000181226 devstack@c-api.service[116618]: INFO cinder.api.openstack.wsgi [None req-d806d700-3e3c-407f-ba30-d451c25e2f67 demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 16:09:58.811973 np0000181226 devstack@c-api.service[116618]: [pid: 116618|app: 0|req: 14/50] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 16:09:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 16:10:08.804915 np0000181226 devstack@c-api.service[116618]: DEBUG dbcounter [-] [116618] Writing DB stats cinder:SELECT=1 {{(pid=116618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 16:10:58.827510 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.middleware.request_id [None req-d1d0b0e8-e48a-4094-807c-c6fc722c48cf None None] RequestId filter calling following filter/app {{(pid=116617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 16:10:58.831511 np0000181226 devstack@c-api.service[116617]: INFO cinder.api.openstack.wsgi [None req-d1d0b0e8-e48a-4094-807c-c6fc722c48cf demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 16:10:58.831866 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.openstack.wsgi [None req-d1d0b0e8-e48a-4094-807c-c6fc722c48cf demo demo] Empty body provided in request {{(pid=116617) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 16:10:58.832261 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.openstack.wsgi [None req-d1d0b0e8-e48a-4094-807c-c6fc722c48cf demo demo] Calling method 'detail' {{(pid=116617) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 16:10:58.832700 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.api.api_utils [None req-d1d0b0e8-e48a-4094-807c-c6fc722c48cf demo demo] Removing options '' from query. {{(pid=116617) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 16:10:58.834111 np0000181226 devstack@c-api.service[116617]: DEBUG cinder.volume.api [None req-d1d0b0e8-e48a-4094-807c-c6fc722c48cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116617) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 16:10:58.842974 np0000181226 devstack@c-api.service[116617]: INFO cinder.volume.api [None req-d1d0b0e8-e48a-4094-807c-c6fc722c48cf demo demo] Get all volumes completed successfully. Jun 17 16:10:58.844835 np0000181226 devstack@c-api.service[116617]: INFO cinder.api.openstack.wsgi [None req-d1d0b0e8-e48a-4094-807c-c6fc722c48cf demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 16:10:58.845168 np0000181226 devstack@c-api.service[116617]: [pid: 116617|app: 0|req: 13/51] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 16:10:58 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 17 16:11:08.838681 np0000181226 devstack@c-api.service[116617]: DEBUG dbcounter [-] [116617] Writing DB stats cinder:SELECT=1 {{(pid=116617) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 16:11:58.875426 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-6f3358b9-f3c1-4da4-b0ec-5aadc49422c4 None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 16:11:58.880585 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-6f3358b9-f3c1-4da4-b0ec-5aadc49422c4 demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 16:11:58.880820 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-6f3358b9-f3c1-4da4-b0ec-5aadc49422c4 demo demo] Empty body provided in request {{(pid=116620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 16:11:58.881037 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-6f3358b9-f3c1-4da4-b0ec-5aadc49422c4 demo demo] Calling method 'detail' {{(pid=116620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 16:11:58.881326 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.api.api_utils [None req-6f3358b9-f3c1-4da4-b0ec-5aadc49422c4 demo demo] Removing options '' from query. {{(pid=116620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 16:11:58.882178 np0000181226 devstack@c-api.service[116620]: DEBUG cinder.volume.api [None req-6f3358b9-f3c1-4da4-b0ec-5aadc49422c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116620) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 16:11:58.894921 np0000181226 devstack@c-api.service[116620]: INFO cinder.volume.api [None req-6f3358b9-f3c1-4da4-b0ec-5aadc49422c4 demo demo] Get all volumes completed successfully. Jun 17 16:11:58.896866 np0000181226 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-6f3358b9-f3c1-4da4-b0ec-5aadc49422c4 demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 16:11:58.897316 np0000181226 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 13/52] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 16:11:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 16:12:08.896623 np0000181226 devstack@c-api.service[116620]: DEBUG dbcounter [-] [116620] Writing DB stats cinder:SELECT=1 {{(pid=116620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 16:12:58.921473 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.middleware.request_id [None req-821bdb54-05bf-4a49-941f-56faa6570dca None None] RequestId filter calling following filter/app {{(pid=116619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 16:12:58.925799 np0000181226 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-821bdb54-05bf-4a49-941f-56faa6570dca demo demo] GET https://199.19.213.139/volume/v3/volumes/detail Jun 17 16:12:58.926169 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-821bdb54-05bf-4a49-941f-56faa6570dca demo demo] Empty body provided in request {{(pid=116619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 16:12:58.926372 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.openstack.wsgi [None req-821bdb54-05bf-4a49-941f-56faa6570dca demo demo] Calling method 'detail' {{(pid=116619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 16:12:58.926871 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.api.api_utils [None req-821bdb54-05bf-4a49-941f-56faa6570dca demo demo] Removing options '' from query. {{(pid=116619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 16:12:58.927635 np0000181226 devstack@c-api.service[116619]: DEBUG cinder.volume.api [None req-821bdb54-05bf-4a49-941f-56faa6570dca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 16:12:58.935684 np0000181226 devstack@c-api.service[116619]: INFO cinder.volume.api [None req-821bdb54-05bf-4a49-941f-56faa6570dca demo demo] Get all volumes completed successfully. Jun 17 16:12:58.938186 np0000181226 devstack@c-api.service[116619]: INFO cinder.api.openstack.wsgi [None req-821bdb54-05bf-4a49-941f-56faa6570dca demo demo] https://199.19.213.139/volume/v3/volumes/detail returned with HTTP 200 Jun 17 16:12:58.938186 np0000181226 devstack@c-api.service[116619]: [pid: 116619|app: 0|req: 13/53] 199.19.213.139 () {64 vars in 1296 bytes} [Wed Jun 17 16:12:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)