Jun 26 09:54:32.477112 np0000183157 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 09:54:32.486823 np0000183157 devstack@c-api.service[112520]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 09:54:32.490063 np0000183157 devstack@c-api.service[112520]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 09:54:32 2026] *** Jun 26 09:54:32.490063 np0000183157 devstack@c-api.service[112520]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 09:54:32.490063 np0000183157 devstack@c-api.service[112520]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 09:54:32.490063 np0000183157 devstack@c-api.service[112520]: nodename: np0000183157 Jun 26 09:54:32.490063 np0000183157 devstack@c-api.service[112520]: machine: x86_64 Jun 26 09:54:32.490063 np0000183157 devstack@c-api.service[112520]: clock source: unix Jun 26 09:54:32.490063 np0000183157 devstack@c-api.service[112520]: pcre jit disabled Jun 26 09:54:32.490063 np0000183157 devstack@c-api.service[112520]: detected number of CPU cores: 16 Jun 26 09:54:32.490063 np0000183157 devstack@c-api.service[112520]: current working directory: / Jun 26 09:54:32.490063 np0000183157 devstack@c-api.service[112520]: detected binary path: /usr/bin/uwsgi-core Jun 26 09:54:32.490063 np0000183157 devstack@c-api.service[112520]: your processes number limit is 256917 Jun 26 09:54:32.490063 np0000183157 devstack@c-api.service[112520]: your memory page size is 4096 bytes Jun 26 09:54:32.490063 np0000183157 devstack@c-api.service[112520]: detected max file descriptor number: 2048 Jun 26 09:54:32.490063 np0000183157 devstack@c-api.service[112520]: lock engine: pthread robust mutexes Jun 26 09:54:32.490904 np0000183157 devstack@c-api.service[112520]: thunder lock: enabled Jun 26 09:54:32.490904 np0000183157 devstack@c-api.service[112520]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 09:54:32.490904 np0000183157 devstack@c-api.service[112520]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 09:54:32.490904 np0000183157 devstack@c-api.service[112520]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 09:54:32.490904 np0000183157 devstack@c-api.service[112520]: Set PythonHome to /opt/stack/data/venv Jun 26 09:54:32.528536 np0000183157 devstack@c-api.service[112520]: Python main interpreter initialized at 0x76d1856a3668 Jun 26 09:54:32.528536 np0000183157 devstack@c-api.service[112520]: python threads support enabled Jun 26 09:54:32.528536 np0000183157 devstack@c-api.service[112520]: your server socket listen backlog is limited to 100 connections Jun 26 09:54:32.528536 np0000183157 devstack@c-api.service[112520]: your mercy for graceful operations on workers is 80 seconds Jun 26 09:54:32.529146 np0000183157 devstack@c-api.service[112520]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 09:54:32.529293 np0000183157 devstack@c-api.service[112520]: *** Operational MODE: preforking *** Jun 26 09:54:32.529505 np0000183157 devstack@c-api.service[112520]: *** uWSGI is running in multiple interpreter mode *** Jun 26 09:54:32.529505 np0000183157 devstack@c-api.service[112520]: spawned uWSGI master process (pid: 112520) Jun 26 09:54:32.529660 np0000183157 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 09:54:32.530376 np0000183157 devstack@c-api.service[112520]: spawned uWSGI worker 1 (pid: 112530, cores: 1) Jun 26 09:54:32.530934 np0000183157 devstack@c-api.service[112520]: spawned uWSGI worker 2 (pid: 112531, cores: 1) Jun 26 09:54:32.534532 np0000183157 devstack@c-api.service[112520]: spawned uWSGI worker 3 (pid: 112532, cores: 1) Jun 26 09:54:32.534532 np0000183157 devstack@c-api.service[112520]: spawned uWSGI worker 4 (pid: 112533, cores: 1) Jun 26 09:54:32.534532 np0000183157 devstack@c-api.service[112520]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 09:54:32.667619 np0000183157 devstack@c-api.service[112532]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 09:54:32.667619 np0000183157 devstack@c-api.service[112532]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 09:54:32.667619 np0000183157 devstack@c-api.service[112532]: we strongly recommend against using it for new projects. Jun 26 09:54:32.667619 np0000183157 devstack@c-api.service[112532]: If you are already using Eventlet, we recommend migrating to a different Jun 26 09:54:32.667619 np0000183157 devstack@c-api.service[112532]: framework. For more detail see Jun 26 09:54:32.667619 np0000183157 devstack@c-api.service[112532]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 09:54:32.667619 np0000183157 devstack@c-api.service[112532]: import eventlet # noqa Jun 26 09:54:32.674001 np0000183157 devstack@c-api.service[112530]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 09:54:32.674001 np0000183157 devstack@c-api.service[112530]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 09:54:32.674001 np0000183157 devstack@c-api.service[112530]: we strongly recommend against using it for new projects. Jun 26 09:54:32.674001 np0000183157 devstack@c-api.service[112530]: If you are already using Eventlet, we recommend migrating to a different Jun 26 09:54:32.674001 np0000183157 devstack@c-api.service[112530]: framework. For more detail see Jun 26 09:54:32.674001 np0000183157 devstack@c-api.service[112530]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 09:54:32.674001 np0000183157 devstack@c-api.service[112530]: import eventlet # noqa Jun 26 09:54:32.690247 np0000183157 devstack@c-api.service[112531]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 09:54:32.690247 np0000183157 devstack@c-api.service[112531]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 09:54:32.690247 np0000183157 devstack@c-api.service[112531]: we strongly recommend against using it for new projects. Jun 26 09:54:32.690247 np0000183157 devstack@c-api.service[112531]: If you are already using Eventlet, we recommend migrating to a different Jun 26 09:54:32.690247 np0000183157 devstack@c-api.service[112531]: framework. For more detail see Jun 26 09:54:32.690247 np0000183157 devstack@c-api.service[112531]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 09:54:32.690247 np0000183157 devstack@c-api.service[112531]: import eventlet # noqa Jun 26 09:54:32.699295 np0000183157 devstack@c-api.service[112533]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 09:54:32.699295 np0000183157 devstack@c-api.service[112533]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 09:54:32.699295 np0000183157 devstack@c-api.service[112533]: we strongly recommend against using it for new projects. Jun 26 09:54:32.699295 np0000183157 devstack@c-api.service[112533]: If you are already using Eventlet, we recommend migrating to a different Jun 26 09:54:32.699295 np0000183157 devstack@c-api.service[112533]: framework. For more detail see Jun 26 09:54:32.699295 np0000183157 devstack@c-api.service[112533]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 09:54:32.699295 np0000183157 devstack@c-api.service[112533]: import eventlet # noqa Jun 26 09:54:32.758207 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 09:54:32.758207 np0000183157 devstack@c-api.service[112532]: warnings.warn( Jun 26 09:54:32.763219 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 09:54:32.763219 np0000183157 devstack@c-api.service[112530]: warnings.warn( Jun 26 09:54:32.786157 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 09:54:32.786157 np0000183157 devstack@c-api.service[112531]: warnings.warn( Jun 26 09:54:32.794357 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 09:54:32.794357 np0000183157 devstack@c-api.service[112533]: warnings.warn( Jun 26 09:54:32.839144 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 09:54:32.839144 np0000183157 devstack@c-api.service[112532]: from cgi import parse_header Jun 26 09:54:32.851856 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 09:54:32.851856 np0000183157 devstack@c-api.service[112530]: from cgi import parse_header Jun 26 09:54:32.871426 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 09:54:32.871426 np0000183157 devstack@c-api.service[112531]: from cgi import parse_header Jun 26 09:54:32.892026 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 09:54:32.892026 np0000183157 devstack@c-api.service[112532]: removals.removed_module( Jun 26 09:54:32.893675 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 09:54:32.893675 np0000183157 devstack@c-api.service[112532]: removals.removed_module( Jun 26 09:54:32.907056 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 09:54:32.907056 np0000183157 devstack@c-api.service[112533]: from cgi import parse_header Jun 26 09:54:32.909252 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 09:54:32.909252 np0000183157 devstack@c-api.service[112530]: removals.removed_module( Jun 26 09:54:32.911053 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 09:54:32.911053 np0000183157 devstack@c-api.service[112530]: removals.removed_module( Jun 26 09:54:32.929555 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 09:54:32.929555 np0000183157 devstack@c-api.service[112531]: removals.removed_module( Jun 26 09:54:32.932055 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 09:54:32.932055 np0000183157 devstack@c-api.service[112531]: removals.removed_module( Jun 26 09:54:32.981651 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 09:54:32.981651 np0000183157 devstack@c-api.service[112533]: removals.removed_module( Jun 26 09:54:32.984085 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 09:54:32.984085 np0000183157 devstack@c-api.service[112533]: removals.removed_module( Jun 26 09:54:33.767826 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 09:54:33.767826 np0000183157 devstack@c-api.service[112531]: warnings.warn( Jun 26 09:54:33.819748 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 09:54:33.819748 np0000183157 devstack@c-api.service[112530]: warnings.warn( Jun 26 09:54:33.822308 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 09:54:33.822308 np0000183157 devstack@c-api.service[112531]: warnings.warn( Jun 26 09:54:33.872632 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 09:54:33.872632 np0000183157 devstack@c-api.service[112532]: warnings.warn( Jun 26 09:54:33.874768 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 09:54:33.874768 np0000183157 devstack@c-api.service[112530]: warnings.warn( Jun 26 09:54:33.906080 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 09:54:33.906080 np0000183157 devstack@c-api.service[112533]: warnings.warn( Jun 26 09:54:33.938314 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 09:54:33.938314 np0000183157 devstack@c-api.service[112532]: warnings.warn( Jun 26 09:54:33.965468 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 09:54:33.965468 np0000183157 devstack@c-api.service[112533]: warnings.warn( Jun 26 09:54:34.057420 np0000183157 devstack@c-api.service[112531]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 09:54:34.057847 np0000183157 devstack@c-api.service[112531]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112531) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 09:54:34.063049 np0000183157 devstack@c-api.service[112530]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 09:54:34.063232 np0000183157 devstack@c-api.service[112530]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112530) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 09:54:34.147949 np0000183157 devstack@c-api.service[112530]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 09:54:34.147949 np0000183157 devstack@c-api.service[112530]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 09:54:34.150795 np0000183157 devstack@c-api.service[112533]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 09:54:34.150998 np0000183157 devstack@c-api.service[112533]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112533) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 09:54:34.153064 np0000183157 devstack@c-api.service[112531]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 09:54:34.153064 np0000183157 devstack@c-api.service[112531]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 09:54:34.162777 np0000183157 devstack@c-api.service[112532]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 09:54:34.162974 np0000183157 devstack@c-api.service[112532]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112532) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 09:54:34.214552 np0000183157 devstack@c-api.service[112533]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 09:54:34.214552 np0000183157 devstack@c-api.service[112533]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 09:54:34.238217 np0000183157 devstack@c-api.service[112532]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 09:54:34.238217 np0000183157 devstack@c-api.service[112532]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 09:54:34.617533 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112530) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 09:54:34.617762 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112533) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 09:54:34.617977 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.617977 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.618290 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.618290 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.618545 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.618721 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.618842 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.618842 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.619053 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.619420 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.619534 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.619608 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.619659 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.619718 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.619784 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.619863 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.619949 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.620014 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.620066 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.620066 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.620178 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112531) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 09:54:34.620178 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.620178 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.620178 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.620388 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.620388 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.620388 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.620578 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.620578 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.620690 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.620690 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.621728 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.621823 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.621823 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.621945 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.621945 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.622052 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.622121 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.622181 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.622242 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.622242 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.622242 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.622387 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.622387 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.622521 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.622599 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.622658 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.622658 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.622658 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.622658 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.622858 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.622858 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.628299 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.628380 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.628425 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.628460 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.628604 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.628684 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.628761 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.628861 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.628955 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.629041 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.629041 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.629041 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.629041 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.629041 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.629377 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.629377 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.629377 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.629377 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.629377 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.629377 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.629377 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.630048 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.630110 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.630170 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.630221 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.630264 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.630300 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.630334 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.630370 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.630407 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.630445 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.630478 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.630533 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.630577 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.630624 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.630656 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.630690 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.630721 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.630754 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.630786 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.630826 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.630858 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.630894 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.630933 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.630971 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.631002 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.631036 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.631071 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.631108 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.631148 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.631148 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.631269 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.631309 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.631345 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.631345 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.631345 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.631345 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.631345 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.631345 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.631549 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.631549 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.631549 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.631549 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.631670 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.632105 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.632105 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.632250 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.632323 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.632393 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.632471 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.632578 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.632651 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.632729 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.632798 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.632866 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.632935 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.633013 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.633092 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.633169 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.633248 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.633319 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.633319 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.633453 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.633570 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.634094 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.634204 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.634204 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.634352 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.634352 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.634528 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.634620 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.634683 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.634759 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.634833 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.634903 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.634947 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.634947 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.635014 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.635051 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.635082 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.635122 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.635153 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.635189 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.635267 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.635267 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.636145 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.636212 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.636257 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.636363 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.636448 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.636551 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.636615 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.636701 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.636741 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.636773 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.636805 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.636805 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.636805 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.636805 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.636939 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.636939 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.636939 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.637035 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.637072 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.637105 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.637138 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.637177 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.637214 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.637246 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.637285 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.637325 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.637362 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.637398 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.637435 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.637471 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.637536 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.637579 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.637616 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.637647 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.637682 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.637713 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.637713 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.637713 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.637713 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.637713 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.637713 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.637713 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.639401 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.639461 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.639529 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.639563 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.639603 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.639636 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.639668 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.639706 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.639748 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.639785 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.639818 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.639854 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.639893 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.639925 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.639957 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.639989 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.640020 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.640064 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.640105 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.640105 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.640105 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.644736 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.644799 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.644832 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.644939 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.645026 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.645120 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.645189 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.645275 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.645275 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.645401 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.645401 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.645401 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.645401 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.645401 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.645585 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.645585 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.645585 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.645678 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.645715 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.645871 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.645871 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.646030 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.646030 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.646030 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.646272 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.646272 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.646424 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.646526 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.646605 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.646665 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.646753 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.646793 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.646793 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.646850 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.646888 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.646919 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.646955 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.646992 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.647026 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.647146 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.647146 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.647146 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.647647 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.647705 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.647800 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.647877 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.647877 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.647962 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.648001 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.648044 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.648078 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.648113 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.648145 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.648181 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.648181 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.648181 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.648448 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.648525 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.648671 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.648671 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.648766 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.648766 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.648845 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.650916 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.650988 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.651022 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.651140 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.651218 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.651333 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.651333 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.651474 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.651562 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.651656 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.651698 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.651740 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.651774 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.651810 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.651846 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.651882 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.651916 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.651948 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.651980 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.651980 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.651980 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.653378 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.653430 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.653539 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.653626 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.653626 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.653690 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.653778 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.653856 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.653925 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.654027 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.654069 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.654101 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.654147 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.654194 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.654230 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.654271 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.654304 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.654342 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.654378 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.654422 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.654454 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.654507 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.654551 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.654589 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.654621 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.654660 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.654696 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.654733 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.654771 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.654808 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.654841 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.654878 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.654914 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.654951 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.654984 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.655019 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.655055 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.655094 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.655135 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.655171 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.655202 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.655232 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.655295 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.655333 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.655363 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.655394 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.655432 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.655463 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.655518 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.655561 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.655598 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.655633 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.655668 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.655699 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.655735 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.655766 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.655797 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.655797 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.655860 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.655860 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.655918 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.655948 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.655948 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.656852 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.656905 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.656994 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.657066 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.657138 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.657237 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.657275 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.657275 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.657332 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.657332 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.657390 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.657435 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.657435 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.657435 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.657563 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.657563 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.657563 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.657684 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.657684 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.657746 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.657782 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.658550 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.658550 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.658550 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.658668 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.658702 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.658751 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.658785 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.658823 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.658854 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.658886 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.658919 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.658952 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.658984 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.659016 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.659058 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.659096 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.659133 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.659166 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.659203 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.659235 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.659312 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.659349 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.659380 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.659419 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.659456 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.659510 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.659544 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.659583 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.659615 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.659651 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.659684 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.659716 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.659752 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.659814 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.659847 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.659887 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.659919 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.659956 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.659994 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.660026 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.660076 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.660134 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.660191 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.660227 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.660264 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.660299 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.660330 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.660365 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.660397 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.660434 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.660472 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.660535 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.660575 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.660608 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.660641 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.660673 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.660673 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.660745 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.660778 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.660809 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.660840 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.660840 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.660840 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.660940 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.660940 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.660940 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.660940 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.661055 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.661087 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.661087 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.661153 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.661190 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.661220 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.661220 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.661220 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.661220 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.661344 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.661384 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.661418 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.661418 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.661418 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.661418 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.661418 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.661418 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.662599 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.662599 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.662599 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.662599 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.662599 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.662944 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.663024 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.663094 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.663173 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.663250 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.663250 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.663250 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.663250 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.663612 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.663698 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.663785 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.663785 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.663785 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.663785 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.663785 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.663785 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.664348 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.664348 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.664348 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.664723 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.664850 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.664974 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.665083 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.665194 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.665290 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.665388 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.665523 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.665638 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.665638 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.665638 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.666000 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.666000 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.666000 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.666000 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.666000 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.666000 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.666000 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.668523 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.668711 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.668711 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.668711 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.668711 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.669176 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.669298 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.669419 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.669585 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.669707 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.669707 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.669930 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.670066 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.670163 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.670296 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.670450 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.670584 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.670710 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.670710 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.670917 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.671055 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.671124 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.671124 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.671124 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.671124 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.671124 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.671124 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.671124 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.671650 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.671650 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.671650 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.671650 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.671650 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.671893 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.671947 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.671996 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.672054 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.672115 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.672115 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.672115 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.672115 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.672115 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.673008 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.673008 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.673335 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.673557 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.673763 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.673942 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.674117 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.674300 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.674466 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.674564 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.674655 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.674707 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.674762 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.674816 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.674816 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.674919 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.674919 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.674919 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.674919 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.674919 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.674919 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.675200 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.675200 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.675200 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.675200 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.675545 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.675605 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.675655 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.675725 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.675793 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.675850 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.675901 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.675961 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.676010 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.676068 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.676120 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.676177 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.676219 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.676249 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.676271 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.676297 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.676320 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.676343 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.676366 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.676389 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.676415 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.676437 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.676459 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.676481 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.676816 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.676872 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.676921 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.676976 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.677032 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.677082 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.677131 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.677188 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.677245 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.677295 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.677346 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.677402 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.677402 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.677402 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.677561 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.677561 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.677659 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.677717 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.677773 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.677823 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.677874 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.677927 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.677985 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.678041 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.678093 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.678142 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.678192 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.678192 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.678290 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.678290 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.678290 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.678290 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.678290 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.678290 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.678290 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.678665 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.678665 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.678665 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.678665 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.678665 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.678907 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.678957 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.679011 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.679064 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.679129 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.679129 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.679129 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.679129 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.679129 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.679430 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.679430 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.679430 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.679430 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.679430 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.679430 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.679430 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.679806 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.679806 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.679806 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.679806 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.679806 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.680171 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.680386 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.680442 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.680442 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.680442 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.680626 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.680679 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.680728 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.680777 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.680830 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.680830 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.680830 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.680830 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.688768 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112532) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 09:54:34.689233 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.689407 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.689577 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.689796 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.689880 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.689880 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.690001 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.690067 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.690152 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.690152 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.691059 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.691260 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.691260 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.691260 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.691260 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.691899 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.691899 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.692799 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.692799 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.692799 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.692799 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.692799 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.692799 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.692799 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.693688 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.693688 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.693688 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.693688 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.693688 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.693688 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.693688 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.693688 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.693688 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.694161 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.694161 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.694161 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.694161 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.694161 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.694420 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.694420 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.694420 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.695146 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.695146 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.695146 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.695146 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.695812 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.695812 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.695812 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.695812 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.695812 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.695812 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.695812 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.696464 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.696464 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.696464 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.696464 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.696464 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.696835 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.696835 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.696835 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.697049 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.697049 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.697049 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.697049 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.697366 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.697366 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.697774 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.697825 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.697916 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.698003 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.698003 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.698153 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.698153 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.699003 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.699143 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.699143 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.699313 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.699313 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.699313 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.699572 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.699797 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.699855 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.699958 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.700033 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.700033 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.700294 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.700294 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.700616 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.700748 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.700800 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.700890 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.701070 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.701070 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.701070 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.701702 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.701789 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.701892 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.701892 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.702030 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.702030 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.702195 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.702620 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.702673 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.702773 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.702850 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.702850 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.703003 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.703003 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.703150 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.703150 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.703150 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.703371 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.703371 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.703371 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.703371 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.703581 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.703581 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.703644 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.703684 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.703826 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.703826 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.703981 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.704400 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.704527 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.704527 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.704689 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.704689 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.704689 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.704874 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.705085 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.705085 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.705201 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.705201 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.705280 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.705320 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.705472 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.705472 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.705682 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.705682 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.705682 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.705682 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.705939 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.705939 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.705939 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.705939 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.706075 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.706075 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.706137 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.706170 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.706531 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.706531 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.706722 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.706722 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.706722 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.706722 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.706968 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.706968 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.707306 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.707370 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.707465 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.707536 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.707665 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.707665 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.707842 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.708225 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.708343 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.708343 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.708473 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.708473 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.708473 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.708727 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.709472 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.709600 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.709600 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.709683 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.709717 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.709827 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.709827 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.710144 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.710239 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.710239 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.710358 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.710358 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.710430 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.710569 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.710817 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.710915 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.710915 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.711063 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.711063 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.711214 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.711214 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.711649 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.711720 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.711755 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.711880 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.711880 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.712042 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.712042 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.712042 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.712250 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.712250 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.712250 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.712348 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.712348 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.712414 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.712854 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.712923 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.712963 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.713071 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.713071 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.713231 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.713231 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.713827 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.713916 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.713916 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.714090 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.714090 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.714090 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.714253 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:54:34.714661 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:54:34.714714 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:54:34.714760 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:54:34.714867 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:54:34.714867 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:54:34.715031 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:54:34.726754 np0000183157 devstack@c-api.service[112530]: INFO dbcounter [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Registered counter for database cinder Jun 26 09:54:34.728929 np0000183157 devstack@c-api.service[112531]: INFO dbcounter [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Registered counter for database cinder Jun 26 09:54:34.739281 np0000183157 devstack@c-api.service[112533]: INFO dbcounter [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Registered counter for database cinder Jun 26 09:54:34.764260 np0000183157 devstack@c-api.service[112532]: INFO dbcounter [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Registered counter for database cinder Jun 26 09:54:34.775374 np0000183157 devstack@c-api.service[112530]: DEBUG oslo_db.sqlalchemy.engines [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 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=112530) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:54:34.777614 np0000183157 devstack@c-api.service[112531]: DEBUG oslo_db.sqlalchemy.engines [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda 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=112531) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:54:34.782371 np0000183157 devstack@c-api.service[112533]: DEBUG oslo_db.sqlalchemy.engines [None req-339197b9-4a72-41a4-be68-397716ccd32f 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=112533) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:54:34.810190 np0000183157 devstack@c-api.service[112532]: DEBUG oslo_db.sqlalchemy.engines [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e 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=112532) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:54:34.894039 np0000183157 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writer thread running {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 09:54:34.897408 np0000183157 devstack@c-api.service[112530]: INFO cinder.rpc [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 09:54:34.900978 np0000183157 devstack@c-api.service[112530]: INFO cinder.rpc [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 09:54:34.903875 np0000183157 devstack@c-api.service[112530]: INFO cinder.rpc [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 09:54:34.905301 np0000183157 devstack@c-api.service[112533]: DEBUG dbcounter [-] [112533] Writer thread running {{(pid=112533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 09:54:34.906770 np0000183157 devstack@c-api.service[112530]: INFO cinder.rpc [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 09:54:34.907154 np0000183157 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writer thread running {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 09:54:34.907970 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.908235 np0000183157 devstack@c-api.service[112533]: INFO cinder.rpc [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 09:54:34.910221 np0000183157 devstack@c-api.service[112531]: INFO cinder.rpc [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 09:54:34.911087 np0000183157 devstack@c-api.service[112533]: INFO cinder.rpc [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 09:54:34.911351 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.912767 np0000183157 devstack@c-api.service[112531]: INFO cinder.rpc [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 09:54:34.913918 np0000183157 devstack@c-api.service[112533]: INFO cinder.rpc [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 09:54:34.915560 np0000183157 devstack@c-api.service[112531]: INFO cinder.rpc [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 09:54:34.916761 np0000183157 devstack@c-api.service[112533]: INFO cinder.rpc [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 09:54:34.917740 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.918253 np0000183157 devstack@c-api.service[112531]: INFO cinder.rpc [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 09:54:34.919440 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.920706 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.923551 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.933443 np0000183157 devstack@c-api.service[112532]: DEBUG dbcounter [-] [112532] Writer thread running {{(pid=112532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 09:54:34.936863 np0000183157 devstack@c-api.service[112532]: INFO cinder.rpc [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 09:54:34.940214 np0000183157 devstack@c-api.service[112532]: INFO cinder.rpc [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 09:54:34.943201 np0000183157 devstack@c-api.service[112532]: INFO cinder.rpc [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 09:54:34.945868 np0000183157 devstack@c-api.service[112532]: INFO cinder.rpc [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 09:54:34.946415 np0000183157 devstack@c-api.service[112530]: DEBUG oslo_db.sqlalchemy.engines [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 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=112530) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:54:34.946790 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.948968 np0000183157 devstack@c-api.service[112530]: INFO cinder.rpc [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 09:54:34.950238 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.951128 np0000183157 devstack@c-api.service[112530]: INFO cinder.rpc [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 09:54:34.952062 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.955354 np0000183157 devstack@c-api.service[112533]: DEBUG oslo_db.sqlalchemy.engines [None req-339197b9-4a72-41a4-be68-397716ccd32f 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=112533) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:54:34.958329 np0000183157 devstack@c-api.service[112533]: INFO cinder.rpc [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 09:54:34.958422 np0000183157 devstack@c-api.service[112531]: DEBUG oslo_db.sqlalchemy.engines [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda 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=112531) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:54:34.960922 np0000183157 devstack@c-api.service[112533]: INFO cinder.rpc [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 09:54:34.961399 np0000183157 devstack@c-api.service[112531]: INFO cinder.rpc [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 09:54:34.962314 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.963378 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.963918 np0000183157 devstack@c-api.service[112531]: INFO cinder.rpc [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 09:54:34.965258 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.966692 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.969893 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.974112 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.975068 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.978101 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.978442 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.978850 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.981095 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.981644 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.982100 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.984151 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.985971 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.986302 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.986968 np0000183157 devstack@c-api.service[112532]: DEBUG oslo_db.sqlalchemy.engines [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e 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=112532) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:54:34.987039 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.989467 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.989911 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.990021 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.990192 np0000183157 devstack@c-api.service[112532]: INFO cinder.rpc [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 09:54:34.991378 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.992788 np0000183157 devstack@c-api.service[112532]: INFO cinder.rpc [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 09:54:34.992862 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.993011 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.994075 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.994244 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.995970 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.996182 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.999038 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:34.999381 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.000069 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.001883 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.002513 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.003484 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.003991 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.004987 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.005859 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.006448 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.006852 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.007426 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.007695 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.008921 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.009135 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.010283 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.011782 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.012826 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.012922 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.013085 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.014666 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.014876 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.016017 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.016179 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.016385 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.017054 np0000183157 devstack@c-api.service[112530]: WARNING cinder.api.contrib.hosts [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 09:54:35.017280 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extended resource: extensions {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.018244 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.018520 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.018667 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extended resource: cgsnapshots {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.019996 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extended resource: qos-specs {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.020158 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.020302 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.020484 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.021684 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.022104 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extended resource: capabilities {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.022193 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.023083 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.023374 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.023628 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.024060 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extended resource: backups {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.024644 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.025034 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.025990 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.026111 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extended resource: os-volume-type-access {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.026508 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.026553 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.027436 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.027735 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extended resource: encryption {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.027787 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.028859 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.029263 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extended resource: consistencygroups {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.029326 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.029707 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.029890 np0000183157 devstack@c-api.service[112533]: WARNING cinder.api.contrib.hosts [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 09:54:35.030124 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extended resource: extensions {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.030687 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.031234 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extended resource: extra_specs {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.031686 np0000183157 devstack@c-api.service[112531]: WARNING cinder.api.contrib.hosts [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 09:54:35.031907 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extended resource: extensions {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.032134 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extended resource: cgsnapshots {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.032598 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.032963 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extended resource: encryption {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.033575 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extended resource: cgsnapshots {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.033645 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extended resource: qos-specs {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.034602 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extended resource: os-volume-manage {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.034930 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extended resource: qos-specs {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.035483 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.035748 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extended resource: capabilities {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.036052 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extended resource: os-volume-transfer {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.037171 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.037254 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extended resource: backups {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.037724 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extended resource: os-availability-zone {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.037785 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extended resource: capabilities {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.039032 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extended resource: os-quota-sets {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.039117 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extended resource: backups {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.039160 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extended resource: os-volume-type-access {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.040478 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extended resource: os-quota-class-sets {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.040793 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extended resource: encryption {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.041198 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extended resource: os-volume-type-access {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.041464 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.041763 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extended resource: os-snapshot-manage {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.042263 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extended resource: consistencygroups {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.042885 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extended resource: encryption {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.043162 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extended resource: os-hosts {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.044222 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extended resource: extra_specs {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.044304 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extended resource: consistencygroups {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.044550 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extended resource: scheduler-stats {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.045849 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extended resource: encryption {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.046318 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extended resource: extra_specs {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.046836 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.047165 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.047304 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extended resource: os-volume-manage {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.047859 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extended resource: encryption {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.048353 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.048792 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extended resource: os-volume-transfer {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.049219 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.contrib.snapshot_actions [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] SnapshotActionsController initialized {{(pid=112530) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 09:54:35.049413 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extended resource: os-volume-manage {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.049956 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.050397 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extended resource: os-availability-zone {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.050679 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.050862 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extended resource: os-volume-transfer {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.051321 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.051728 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extended resource: os-quota-sets {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.052564 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extended resource: os-availability-zone {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.052677 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.052901 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.053121 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extended resource: os-quota-class-sets {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.053876 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extended resource: os-quota-sets {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.054056 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.054515 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.055517 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extended resource: os-quota-class-sets {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.055583 np0000183157 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.055989 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.056233 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extended resource: os-snapshot-manage {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.056396 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extension UsedLimits extending resource: limits {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.056560 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.056757 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.056853 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.056949 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extended resource: os-snapshot-manage {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.057021 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extension VolumeActions extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.057058 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.057173 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.057264 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extension TypesManage extending resource: types {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.057376 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.057427 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.057544 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.057738 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extension AdminActions extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.057738 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extension AdminActions extending resource: snapshots {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.057824 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extension AdminActions extending resource: backups {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.057938 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.058026 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.058129 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-19c26d2a-f74b-449d-867c-c1c5777a85a6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.058200 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extended resource: os-hosts {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.058285 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extended resource: os-hosts {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.058945 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.059551 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extended resource: scheduler-stats {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.059615 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extended resource: scheduler-stats {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.060305 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.061745 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.061981 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.062131 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.063123 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.063499 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.063548 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.064182 np0000183157 devstack@c-api.service[112532]: WARNING cinder.api.contrib.hosts [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 09:54:35.064342 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.contrib.snapshot_actions [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] SnapshotActionsController initialized {{(pid=112533) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 09:54:35.064408 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.contrib.snapshot_actions [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] SnapshotActionsController initialized {{(pid=112531) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 09:54:35.064448 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extended resource: extensions {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.065117 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.065217 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.066457 np0000183157 devstack@c-api.service[112530]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76d1856a3668 pid: 112530 (default app) Jun 26 09:54:35.066559 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.066596 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.066777 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extended resource: cgsnapshots {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.067797 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.067862 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.068139 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extended resource: qos-specs {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.069213 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.069301 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.070246 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extended resource: capabilities {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.070665 np0000183157 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.070742 np0000183157 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.071454 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extension UsedLimits extending resource: limits {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.071584 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extended resource: backups {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.071661 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extension UsedLimits extending resource: limits {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.071723 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.071775 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extension VolumeTypeAccess extending resource: types {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.071837 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.071837 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.071950 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extension VolumeActions extending resource: volumes {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.072200 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.072200 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.072442 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extension TypesManage extending resource: types {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.072442 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.072752 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.072905 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.073053 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.073053 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extension VolumeActions extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.073209 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extension AdminActions extending resource: volumes {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.073277 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.073373 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extension AdminActions extending resource: snapshots {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.073432 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extension SnapshotActions extending resource: snapshots {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.073484 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extension AdminActions extending resource: backups {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.073578 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extension TypesManage extending resource: types {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.073632 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.073683 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.073735 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.073735 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-339197b9-4a72-41a4-be68-397716ccd32f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.073841 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.073841 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extension AdminActions extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.073841 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extension AdminActions extending resource: snapshots {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.073841 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extension AdminActions extending resource: backups {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.074066 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extended resource: os-volume-type-access {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.074121 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.074121 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.074121 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-b697d2cd-796f-48a7-8bd8-6da89ecf3cda None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.074745 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.074745 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.074745 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.074745 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.074745 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.075333 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.075333 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.075333 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.075333 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.075333 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.075738 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.075738 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.075738 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.075738 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.075738 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.075738 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.076159 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.076159 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.076159 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.076159 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.076419 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.076419 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.076419 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.076419 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.076810 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.076810 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.076810 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.076810 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.077101 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.077101 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.077101 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.077101 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.077101 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.077331 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.077331 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.077331 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.077331 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.077331 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.077561 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.077561 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.077561 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.077561 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.077561 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.077561 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.077803 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.077803 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.077803 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.077803 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.077803 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.077803 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.078072 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.078072 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.078072 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.078072 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.078072 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.078072 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.078306 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extended resource: encryption {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.078353 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.078353 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.078353 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.078353 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.078353 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.079426 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.079426 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.079426 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.079426 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.079426 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.079911 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.079911 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.079911 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.079911 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.079911 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.079911 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.080616 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.080616 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.080616 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.080616 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.080616 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.080616 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.081376 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.081376 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.081376 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.081376 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.081376 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.081885 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.081885 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.081885 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.081885 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.081885 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.082304 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.082304 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.082304 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.082304 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.082695 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.082695 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.082695 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.082695 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.083099 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.083099 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.083099 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.083099 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.083099 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.083578 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.083578 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.083578 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.083578 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.083578 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.084001 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.084001 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.084001 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.084001 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.084394 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.084394 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.084394 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.084394 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.084872 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.084872 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.084872 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.084872 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.085258 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.085258 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.085258 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.085258 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.085515 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.085515 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.085515 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.085515 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.085757 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.085757 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.085757 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.085757 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.085757 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.086125 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.086125 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.086125 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.086125 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.086125 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.086125 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.086544 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.086544 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.086544 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.086544 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.086544 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.086838 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.086838 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.086838 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.086838 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.086838 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.086838 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.087197 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.087197 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.087197 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.087197 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.087197 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.087197 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.087402 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.087402 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.087402 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.087402 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.087402 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.087402 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.087593 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.087593 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.087593 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.087593 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.087593 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.087593 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.087762 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.087762 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.087762 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.087762 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.087892 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.087892 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.087892 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.087892 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.087892 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.088035 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.088035 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.088035 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.088035 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:35.088035 np0000183157 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 26 09:54:35.088166 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extended resource: consistencygroups {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.088199 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-a79465ec-c63c-448a-ba22-f678231e0df5 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:35.088199 np0000183157 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 1/1] 199.19.213.84 () {60 vars in 949 bytes} [Fri Jun 26 09:54:35 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 09:54:35.088243 np0000183157 devstack@c-api.service[112533]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76d1856a3668 pid: 112533 (default app) Jun 26 09:54:35.088269 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extended resource: extra_specs {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.088296 np0000183157 devstack@c-api.service[112531]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76d1856a3668 pid: 112531 (default app) Jun 26 09:54:35.088324 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extended resource: encryption {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.088324 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extended resource: os-volume-manage {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.088324 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extended resource: os-volume-transfer {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.088324 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extended resource: os-availability-zone {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.089109 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extended resource: os-quota-sets {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.090506 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extended resource: os-quota-class-sets {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.091855 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extended resource: os-snapshot-manage {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.093256 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extended resource: os-hosts {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.094644 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extended resource: scheduler-stats {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:54:35.097759 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.099442 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.100362 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.contrib.snapshot_actions [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] SnapshotActionsController initialized {{(pid=112532) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 09:54:35.101190 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.102576 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.103923 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.105388 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.106985 np0000183157 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:54:35.107812 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extension UsedLimits extending resource: limits {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.107909 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.108159 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.108256 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.108408 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extension VolumeActions extending resource: volumes {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.108557 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.108684 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.108807 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extension TypesManage extending resource: types {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.108807 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.109018 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.109150 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extension AdminActions extending resource: volumes {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.109150 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extension AdminActions extending resource: snapshots {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.109373 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extension AdminActions extending resource: backups {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.109373 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.109624 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.109624 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-f3b22015-214b-4c98-b6c7-02e2016a2b5e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:54:35.118682 np0000183157 devstack@c-api.service[112532]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76d1856a3668 pid: 112532 (default app) Jun 26 09:54:42.696447 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-9481a6f7-65f9-4ceb-b125-9bd44def050d None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:43.202149 np0000183157 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-9481a6f7-65f9-4ceb-b125-9bd44def050d admin admin] POST https://199.19.213.84/volume/v3/types Jun 26 09:54:43.202682 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-9481a6f7-65f9-4ceb-b125-9bd44def050d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 09:54:43.204454 np0000183157 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 09:54:43.204454 np0000183157 devstack@c-api.service[112530]: warnings.warn( Jun 26 09:54:43.242988 np0000183157 devstack@c-api.service[112530]: DEBUG oslo_db.sqlalchemy.engines [None req-9481a6f7-65f9-4ceb-b125-9bd44def050d 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=112530) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:54:43.285299 np0000183157 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-9481a6f7-65f9-4ceb-b125-9bd44def050d admin admin] https://199.19.213.84/volume/v3/types returned with HTTP 200 Jun 26 09:54:43.286386 np0000183157 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 2/2] 199.19.213.84 () {68 vars in 1281 bytes} [Fri Jun 26 09:54:42 2026] POST /volume/v3/types => generated 186 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:54:43.312780 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.312780 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.312780 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.312780 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.312780 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.313442 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.313442 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.313442 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.313442 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.313442 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.313749 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.313749 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.313749 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.313749 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.313749 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.313749 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.314095 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.314095 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.314095 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.314095 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.314312 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.314312 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.314312 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.314312 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.314568 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.314568 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.314568 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.314568 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.314801 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.314801 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.314801 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.314801 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.314801 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.315076 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.315076 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.315076 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.315076 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.315076 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.315333 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.315333 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.315333 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.315333 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.315333 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.315333 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.315668 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.315668 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.315668 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.315668 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.315668 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.315668 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.316006 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.316006 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.316006 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.316006 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.316006 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.316006 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.316339 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.316339 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.316339 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.316339 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.316339 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.316637 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.316637 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.316637 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.316637 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.316637 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.316895 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.316895 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.316895 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.316895 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.316895 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.316895 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.317231 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.317231 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.317231 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.317231 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.317231 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.317231 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.317556 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.317556 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.317556 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.317556 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.317556 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.317831 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.317831 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.317831 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.317831 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.317831 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.318090 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.318090 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.318090 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.318090 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.318311 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.318311 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.318311 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.318311 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.318570 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.318570 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.318570 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.318570 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.318570 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.318848 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.318848 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.318848 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.318848 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.318848 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.319102 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.319102 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.319102 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.319102 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.319316 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.319316 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.319316 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.319316 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.319555 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.319555 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.319555 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.319555 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.319791 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.319791 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.319791 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.319791 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.320089 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.320089 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.320089 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.320089 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.320306 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.320306 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.320306 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.320306 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.320306 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.320514 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.320514 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.320514 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.320514 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.320514 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.320514 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.320653 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.320653 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.320653 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.320653 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.320653 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.320772 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.320772 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.320772 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.320772 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.320772 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.320772 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.320908 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.320908 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.320908 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.320908 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.320908 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.320908 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.321045 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.321045 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.321045 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.321045 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.321045 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.321045 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.321180 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.321180 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.321180 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.321180 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.321180 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.321180 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.321324 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.321324 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.321324 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.321324 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.321419 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.321419 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.321419 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.321419 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.321419 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.321550 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.321550 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.321550 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.321550 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:43.321550 np0000183157 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 26 09:54:43.321550 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.middleware.request_id [req-9481a6f7-65f9-4ceb-b125-9bd44def050d req-9965e9a5-87b4-4ad4-ab54-3357efd8a20e None None] RequestId filter calling following filter/app {{(pid=112533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:43.641522 np0000183157 devstack@c-api.service[112533]: INFO cinder.api.openstack.wsgi [req-9481a6f7-65f9-4ceb-b125-9bd44def050d req-9965e9a5-87b4-4ad4-ab54-3357efd8a20e admin admin] POST https://199.19.213.84/volume/v3/types/041f522a-83cd-40a6-962a-e055fbc571c1/extra_specs Jun 26 09:54:43.641982 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.openstack.wsgi [req-9481a6f7-65f9-4ceb-b125-9bd44def050d req-9965e9a5-87b4-4ad4-ab54-3357efd8a20e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 09:54:43.643644 np0000183157 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 09:54:43.643644 np0000183157 devstack@c-api.service[112533]: warnings.warn( Jun 26 09:54:43.679522 np0000183157 devstack@c-api.service[112533]: DEBUG oslo_db.sqlalchemy.engines [req-9481a6f7-65f9-4ceb-b125-9bd44def050d req-9965e9a5-87b4-4ad4-ab54-3357efd8a20e 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=112533) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:54:43.750408 np0000183157 devstack@c-api.service[112533]: INFO cinder.api.openstack.wsgi [req-9481a6f7-65f9-4ceb-b125-9bd44def050d req-9965e9a5-87b4-4ad4-ab54-3357efd8a20e admin admin] https://199.19.213.84/volume/v3/types/041f522a-83cd-40a6-962a-e055fbc571c1/extra_specs returned with HTTP 200 Jun 26 09:54:43.750408 np0000183157 devstack@c-api.service[112533]: [pid: 112533|app: 0|req: 1/3] 199.19.213.84 () {70 vars in 1498 bytes} [Fri Jun 26 09:54:43 2026] POST /volume/v3/types/041f522a-83cd-40a6-962a-e055fbc571c1/extra_specs => generated 55 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:54:44.963339 np0000183157 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=6 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:54:44.992465 np0000183157 devstack@c-api.service[112532]: DEBUG dbcounter [-] [112532] Writing DB stats cinder:SELECT=6 {{(pid=112532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:54:53.279792 np0000183157 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:54:53.745882 np0000183157 devstack@c-api.service[112533]: DEBUG dbcounter [-] [112533] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:57:35.076640 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.076640 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.076640 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.076640 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.076640 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.077429 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.077429 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.077429 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.077429 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.077429 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.077697 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.077697 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.077697 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.077697 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.077697 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.077697 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.077975 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.077975 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.077975 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.077975 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.078163 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.078163 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.078163 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.078163 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.078328 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.078328 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.078328 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.078328 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.078503 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.078503 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.078503 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.078503 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.078503 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.078773 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.078773 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.078773 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.078773 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.078773 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.078985 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.078985 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.078985 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.078985 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.078985 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.078985 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.079249 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.079249 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.079249 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.079249 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.079249 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.079249 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.079500 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.079500 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.079500 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.079500 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.079500 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.079500 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.079797 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.079797 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.079797 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.079797 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.079797 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.080059 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.080059 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.080059 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.080059 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.080059 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.080260 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.080260 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.080260 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.080260 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.080260 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.080260 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.080556 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.080556 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.080556 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.080556 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.080556 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.080556 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.080911 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.080911 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.080911 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.080911 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.080911 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.081135 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.081135 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.081135 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.081135 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.081135 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.081344 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.081344 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.081344 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.081344 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.081590 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.081590 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.081590 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.081590 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.081817 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.081817 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.081817 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.081817 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.081817 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.082085 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.082085 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.082085 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.082085 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.082085 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.082329 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.082329 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.082329 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.082329 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.082547 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.082547 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.082547 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.082547 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.082743 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.082743 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.082743 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.082743 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.082986 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.082986 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.082986 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.082986 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.083204 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.083204 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.083204 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.083204 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.083372 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.083372 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.083372 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.083372 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.083372 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.083636 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.083636 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.083636 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.083636 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.083636 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.083636 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.083888 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.083888 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.083888 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.083888 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.083888 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.084288 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.084288 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.084288 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.084288 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.084288 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.084288 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.084582 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.084582 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.084582 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.084582 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.084582 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.084582 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.084875 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.084875 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.084875 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.084875 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.084875 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.084875 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.085150 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.085150 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.085150 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.085150 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.085150 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.085150 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.085411 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.085411 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.085411 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.085411 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.085626 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.085626 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.085626 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.085626 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.085626 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.085911 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.085911 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.085911 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.085911 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:57:35.085911 np0000183157 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 26 09:57:35.085911 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-92e4d0d8-a152-401b-8999-9576aeb6fe5d None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:57:35.085911 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-92e4d0d8-a152-401b-8999-9576aeb6fe5d None None] GET https://199.19.213.84/volume// Jun 26 09:57:35.086212 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-92e4d0d8-a152-401b-8999-9576aeb6fe5d None None] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:57:35.086212 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-92e4d0d8-a152-401b-8999-9576aeb6fe5d None None] Calling method 'all' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:57:35.086212 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-92e4d0d8-a152-401b-8999-9576aeb6fe5d None None] https://199.19.213.84/volume// returned with HTTP 300 Jun 26 09:57:35.086212 np0000183157 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 1/4] 199.19.213.84 () {66 vars in 1449 bytes} [Fri Jun 26 09:57:35 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 09:58:17.644640 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.644640 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.644640 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.644640 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.644640 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.645618 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.645618 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.645618 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.645618 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.645618 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.645908 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.645908 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.645908 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.645908 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.645908 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.645908 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.646233 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.646233 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.646233 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.646233 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.646439 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.646439 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.646439 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.646439 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.646690 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.646690 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.646690 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.646690 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.646892 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.646892 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.646892 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.646892 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.646892 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.647156 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.647156 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.647156 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.647156 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.647156 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.647420 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.647420 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.647420 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.647420 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.647420 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.647420 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.648375 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.648375 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.648375 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.648375 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.648375 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.648375 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.648749 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.648749 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.648749 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.648749 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.648749 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.648749 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.649099 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.649099 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.649099 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.649099 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.649099 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.649438 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.649438 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.649438 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.649438 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.649438 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.649800 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.649800 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.649800 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.649800 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.649800 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.649800 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.650180 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.650180 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.650180 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.650180 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.650180 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.650180 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.650557 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.650557 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.650557 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.650557 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.650557 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.650964 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.650964 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.650964 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.650964 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.650964 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.651269 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.651269 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.651269 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.651269 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.651600 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.651600 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.651600 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.651600 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.651856 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.651856 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.651856 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.651856 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.651856 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.652194 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.652194 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.652194 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.652194 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.652194 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.652516 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.652516 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.652516 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.652516 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.652819 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.652819 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.652819 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.652819 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.653075 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.653075 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.653075 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.653075 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.653336 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.653336 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.653336 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.653336 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.653646 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.653646 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.653646 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.653646 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.653888 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.653888 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.653888 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.653888 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.653888 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.654193 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.654193 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.654193 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.654193 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.654193 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.654193 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.654644 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.654644 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.654644 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.654644 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.654644 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.655039 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.655039 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.655039 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.655039 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.655039 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.655039 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.655230 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.655230 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.655230 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.655230 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.655230 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.655230 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.655462 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.655462 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.655462 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.655462 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.655462 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.655462 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.655822 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.655822 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.655822 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.655822 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.655822 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.655822 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.656140 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.656140 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.656140 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.656140 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.656533 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.656533 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.656533 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.656533 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.656533 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.656947 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.656947 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.656947 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.656947 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:58:17.656947 np0000183157 devstack@c-api.service[112532]: warnings.warn(deprecated_msg) Jun 26 09:58:17.656947 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.middleware.request_id [None req-0f274ed8-f8aa-4602-8956-a27ba2fd19e0 None None] RequestId filter calling following filter/app {{(pid=112532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:17.656947 np0000183157 devstack@c-api.service[112532]: [pid: 112532|app: 0|req: 1/5] 199.19.213.84 () {62 vars in 1061 bytes} [Fri Jun 26 09:58:17 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 09:58:17.693944 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-cff8ff7a-37c8-4728-bb3f-2068e7d70671 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:17.703736 np0000183157 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 3/6] 199.19.213.84 () {64 vars in 1265 bytes} [Fri Jun 26 09:58:17 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 09:58:17.742647 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.middleware.request_id [req-cff8ff7a-37c8-4728-bb3f-2068e7d70671 req-80fdd0ff-9532-473a-8e59-d7d647ebc91c None None] RequestId filter calling following filter/app {{(pid=112533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:17.747021 np0000183157 devstack@c-api.service[112533]: INFO cinder.api.openstack.wsgi [req-cff8ff7a-37c8-4728-bb3f-2068e7d70671 req-80fdd0ff-9532-473a-8e59-d7d647ebc91c demo demo] GET https://199.19.213.84/volume/v3/ Jun 26 09:58:17.747383 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.openstack.wsgi [req-cff8ff7a-37c8-4728-bb3f-2068e7d70671 req-80fdd0ff-9532-473a-8e59-d7d647ebc91c demo demo] Empty body provided in request {{(pid=112533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:58:17.747776 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.openstack.wsgi [req-cff8ff7a-37c8-4728-bb3f-2068e7d70671 req-80fdd0ff-9532-473a-8e59-d7d647ebc91c demo demo] Calling method 'version_select' {{(pid=112533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:58:17.749187 np0000183157 devstack@c-api.service[112533]: INFO cinder.api.openstack.wsgi [req-cff8ff7a-37c8-4728-bb3f-2068e7d70671 req-80fdd0ff-9532-473a-8e59-d7d647ebc91c demo demo] https://199.19.213.84/volume/v3/ returned with HTTP 200 Jun 26 09:58:17.749797 np0000183157 devstack@c-api.service[112533]: [pid: 112533|app: 0|req: 2/7] 199.19.213.84 () {66 vars in 1339 bytes} [Fri Jun 26 09:58:17 2026] GET /volume/v3/ => generated 389 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:58:17.794534 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-b1600477-eb2a-403b-8ea5-c278e14c321b None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:19.836879 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-b1600477-eb2a-403b-8ea5-c278e14c321b demo demo] GET https://199.19.213.84/volume/v3/types Jun 26 09:58:19.836879 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-b1600477-eb2a-403b-8ea5-c278e14c321b demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:58:19.836879 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-b1600477-eb2a-403b-8ea5-c278e14c321b demo demo] Calling method 'index' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:58:19.836879 np0000183157 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 09:58:19.836879 np0000183157 devstack@c-api.service[112531]: warnings.warn( Jun 26 09:58:19.836879 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-b1600477-eb2a-403b-8ea5-c278e14c321b demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:58:19.862572 np0000183157 devstack@c-api.service[112531]: DEBUG oslo_db.sqlalchemy.engines [None req-b1600477-eb2a-403b-8ea5-c278e14c321b 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=112531) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:58:19.889664 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-b1600477-eb2a-403b-8ea5-c278e14c321b demo demo] https://199.19.213.84/volume/v3/types returned with HTTP 200 Jun 26 09:58:19.890175 np0000183157 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 2/8] 199.19.213.84 () {64 vars in 1283 bytes} [Fri Jun 26 09:58:17 2026] GET /volume/v3/types => generated 377 bytes in 2096 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:58:19.933032 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.middleware.request_id [None req-1c7b14c0-bb17-4bad-ba4c-8eebf959b9e2 None None] RequestId filter calling following filter/app {{(pid=112532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:20.278577 np0000183157 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-1c7b14c0-bb17-4bad-ba4c-8eebf959b9e2 demo demo] GET https://199.19.213.84/volume/v3/types/default Jun 26 09:58:20.278957 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-1c7b14c0-bb17-4bad-ba4c-8eebf959b9e2 demo demo] Empty body provided in request {{(pid=112532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:58:20.279208 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-1c7b14c0-bb17-4bad-ba4c-8eebf959b9e2 demo demo] Calling method 'show' {{(pid=112532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:58:20.318362 np0000183157 devstack@c-api.service[112532]: DEBUG oslo_db.sqlalchemy.engines [None req-1c7b14c0-bb17-4bad-ba4c-8eebf959b9e2 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=112532) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:58:20.340460 np0000183157 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 09:58:20.340460 np0000183157 devstack@c-api.service[112532]: warnings.warn( Jun 26 09:58:20.343164 np0000183157 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-1c7b14c0-bb17-4bad-ba4c-8eebf959b9e2 demo demo] https://199.19.213.84/volume/v3/types/default returned with HTTP 200 Jun 26 09:58:20.343601 np0000183157 devstack@c-api.service[112532]: [pid: 112532|app: 0|req: 2/9] 199.19.213.84 () {64 vars in 1294 bytes} [Fri Jun 26 09:58:19 2026] GET /volume/v3/types/default => generated 145 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:58:20.859328 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-374aec2a-787a-4786-80c0-c17d26379df9 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:20.860657 np0000183157 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 4/10] 199.19.213.84 () {62 vars in 1061 bytes} [Fri Jun 26 09:58:20 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 09:58:20.897670 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.middleware.request_id [None req-f4fcd13c-f558-4cb3-97fb-d6974b5e6865 None None] RequestId filter calling following filter/app {{(pid=112533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:20.905634 np0000183157 devstack@c-api.service[112533]: [pid: 112533|app: 0|req: 3/11] 199.19.213.84 () {64 vars in 1265 bytes} [Fri Jun 26 09:58:20 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 09:58:20.944653 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [req-f4fcd13c-f558-4cb3-97fb-d6974b5e6865 req-1413f948-be91-4f82-ba1e-cf9bea5fdc4d None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:20.948633 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [req-f4fcd13c-f558-4cb3-97fb-d6974b5e6865 req-1413f948-be91-4f82-ba1e-cf9bea5fdc4d demo demo] GET https://199.19.213.84/volume/v3/ Jun 26 09:58:20.949174 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [req-f4fcd13c-f558-4cb3-97fb-d6974b5e6865 req-1413f948-be91-4f82-ba1e-cf9bea5fdc4d demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:58:20.949829 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [req-f4fcd13c-f558-4cb3-97fb-d6974b5e6865 req-1413f948-be91-4f82-ba1e-cf9bea5fdc4d demo demo] Calling method 'version_select' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:58:20.951206 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [req-f4fcd13c-f558-4cb3-97fb-d6974b5e6865 req-1413f948-be91-4f82-ba1e-cf9bea5fdc4d demo demo] https://199.19.213.84/volume/v3/ returned with HTTP 200 Jun 26 09:58:20.952066 np0000183157 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 3/12] 199.19.213.84 () {66 vars in 1339 bytes} [Fri Jun 26 09:58:20 2026] GET /volume/v3/ => generated 389 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:58:20.994645 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.middleware.request_id [None req-ff6a7348-19ca-41df-b375-b442ffdd94ac None None] RequestId filter calling following filter/app {{(pid=112532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:20.997025 np0000183157 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-ff6a7348-19ca-41df-b375-b442ffdd94ac demo demo] GET https://199.19.213.84/volume/v3/types/default Jun 26 09:58:20.997206 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-ff6a7348-19ca-41df-b375-b442ffdd94ac demo demo] Empty body provided in request {{(pid=112532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:58:20.997388 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-ff6a7348-19ca-41df-b375-b442ffdd94ac demo demo] Calling method 'show' {{(pid=112532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:58:21.007797 np0000183157 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-ff6a7348-19ca-41df-b375-b442ffdd94ac demo demo] https://199.19.213.84/volume/v3/types/default returned with HTTP 200 Jun 26 09:58:21.008181 np0000183157 devstack@c-api.service[112532]: [pid: 112532|app: 0|req: 3/13] 199.19.213.84 () {64 vars in 1294 bytes} [Fri Jun 26 09:58:20 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 26 09:58:21.699795 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-642f5334-5a7a-4ac0-972f-b2e4ba840d51 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:21.700972 np0000183157 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 5/14] 199.19.213.84 () {62 vars in 1061 bytes} [Fri Jun 26 09:58:21 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 09:58:21.737361 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.middleware.request_id [None req-4904210a-a6bb-4c71-88e7-103acd622c90 None None] RequestId filter calling following filter/app {{(pid=112533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:21.740008 np0000183157 devstack@c-api.service[112533]: [pid: 112533|app: 0|req: 4/15] 199.19.213.84 () {64 vars in 1265 bytes} [Fri Jun 26 09:58:21 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 09:58:21.774936 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [req-4904210a-a6bb-4c71-88e7-103acd622c90 req-b01e2b5f-96c9-4d4e-ba88-84b8fdb3a1fb None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:21.777342 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [req-4904210a-a6bb-4c71-88e7-103acd622c90 req-b01e2b5f-96c9-4d4e-ba88-84b8fdb3a1fb demo demo] GET https://199.19.213.84/volume/v3/ Jun 26 09:58:21.777599 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [req-4904210a-a6bb-4c71-88e7-103acd622c90 req-b01e2b5f-96c9-4d4e-ba88-84b8fdb3a1fb demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:58:21.777846 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [req-4904210a-a6bb-4c71-88e7-103acd622c90 req-b01e2b5f-96c9-4d4e-ba88-84b8fdb3a1fb demo demo] Calling method 'version_select' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:58:21.778403 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [req-4904210a-a6bb-4c71-88e7-103acd622c90 req-b01e2b5f-96c9-4d4e-ba88-84b8fdb3a1fb demo demo] https://199.19.213.84/volume/v3/ returned with HTTP 200 Jun 26 09:58:21.778896 np0000183157 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 4/16] 199.19.213.84 () {66 vars in 1339 bytes} [Fri Jun 26 09:58:21 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:58:21.818389 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.middleware.request_id [None req-77c6cc73-9aa9-4836-b86a-3858c1dff144 None None] RequestId filter calling following filter/app {{(pid=112532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:21.820671 np0000183157 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-77c6cc73-9aa9-4836-b86a-3858c1dff144 demo demo] GET https://199.19.213.84/volume/v3/types/default Jun 26 09:58:21.820892 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-77c6cc73-9aa9-4836-b86a-3858c1dff144 demo demo] Empty body provided in request {{(pid=112532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:58:21.821160 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-77c6cc73-9aa9-4836-b86a-3858c1dff144 demo demo] Calling method 'show' {{(pid=112532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:58:21.831068 np0000183157 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-77c6cc73-9aa9-4836-b86a-3858c1dff144 demo demo] https://199.19.213.84/volume/v3/types/default returned with HTTP 200 Jun 26 09:58:21.831517 np0000183157 devstack@c-api.service[112532]: [pid: 112532|app: 0|req: 4/17] 199.19.213.84 () {64 vars in 1294 bytes} [Fri Jun 26 09:58:21 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 26 09:58:21.869761 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-d5987648-cd9e-43cd-ab46-2ccb6b737897 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:21.871331 np0000183157 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 6/18] 199.19.213.84 () {62 vars in 1061 bytes} [Fri Jun 26 09:58:21 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 09:58:21.909695 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.middleware.request_id [None req-4692dff8-3feb-4148-a939-6ca305816f7a None None] RequestId filter calling following filter/app {{(pid=112533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:21.912803 np0000183157 devstack@c-api.service[112533]: [pid: 112533|app: 0|req: 5/19] 199.19.213.84 () {64 vars in 1265 bytes} [Fri Jun 26 09:58:21 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 09:58:21.949223 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [req-4692dff8-3feb-4148-a939-6ca305816f7a req-c8a442ae-c5e9-4cef-932e-14267042b074 None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:21.951948 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [req-4692dff8-3feb-4148-a939-6ca305816f7a req-c8a442ae-c5e9-4cef-932e-14267042b074 demo demo] GET https://199.19.213.84/volume/v3/ Jun 26 09:58:21.952172 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [req-4692dff8-3feb-4148-a939-6ca305816f7a req-c8a442ae-c5e9-4cef-932e-14267042b074 demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:58:21.952407 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [req-4692dff8-3feb-4148-a939-6ca305816f7a req-c8a442ae-c5e9-4cef-932e-14267042b074 demo demo] Calling method 'version_select' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:58:21.952866 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [req-4692dff8-3feb-4148-a939-6ca305816f7a req-c8a442ae-c5e9-4cef-932e-14267042b074 demo demo] https://199.19.213.84/volume/v3/ returned with HTTP 200 Jun 26 09:58:21.953296 np0000183157 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 5/20] 199.19.213.84 () {66 vars in 1339 bytes} [Fri Jun 26 09:58:21 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:58:22.005282 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.middleware.request_id [None req-aeda8cdc-3569-4d8c-a780-dc61359fc1e2 None None] RequestId filter calling following filter/app {{(pid=112532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:58:22.007699 np0000183157 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-aeda8cdc-3569-4d8c-a780-dc61359fc1e2 demo demo] GET https://199.19.213.84/volume/v3/types/default Jun 26 09:58:22.007931 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-aeda8cdc-3569-4d8c-a780-dc61359fc1e2 demo demo] Empty body provided in request {{(pid=112532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:58:22.008148 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-aeda8cdc-3569-4d8c-a780-dc61359fc1e2 demo demo] Calling method 'show' {{(pid=112532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:58:22.016881 np0000183157 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-aeda8cdc-3569-4d8c-a780-dc61359fc1e2 demo demo] https://199.19.213.84/volume/v3/types/default returned with HTTP 200 Jun 26 09:58:22.017324 np0000183157 devstack@c-api.service[112532]: [pid: 112532|app: 0|req: 5/21] 199.19.213.84 () {64 vars in 1294 bytes} [Fri Jun 26 09:58:22 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:58:29.881848 np0000183157 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:58:32.012717 np0000183157 devstack@c-api.service[112532]: DEBUG dbcounter [-] [112532] Writing DB stats cinder:SELECT=8 {{(pid=112532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:03:30.319027 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-e00b99c5-0edc-4d54-8ecc-9debb5e430d9 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:03:30.412069 np0000183157 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-e00b99c5-0edc-4d54-8ecc-9debb5e430d9 demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:03:30.412677 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-e00b99c5-0edc-4d54-8ecc-9debb5e430d9 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:03:30.412677 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-e00b99c5-0edc-4d54-8ecc-9debb5e430d9 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:03:30.412957 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-e00b99c5-0edc-4d54-8ecc-9debb5e430d9 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:03:30.415166 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-e00b99c5-0edc-4d54-8ecc-9debb5e430d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:03:30.465437 np0000183157 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-e00b99c5-0edc-4d54-8ecc-9debb5e430d9 demo demo] Get all volumes completed successfully. Jun 26 10:03:30.469766 np0000183157 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-e00b99c5-0edc-4d54-8ecc-9debb5e430d9 demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:03:30.470514 np0000183157 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 7/22] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:03:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:03:40.456861 np0000183157 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:04:30.485942 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.middleware.request_id [None req-17d9cec8-ef2a-467e-a836-861ba94e6890 None None] RequestId filter calling following filter/app {{(pid=112533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:04:30.488702 np0000183157 devstack@c-api.service[112533]: INFO cinder.api.openstack.wsgi [None req-17d9cec8-ef2a-467e-a836-861ba94e6890 demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:04:30.488980 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.openstack.wsgi [None req-17d9cec8-ef2a-467e-a836-861ba94e6890 demo demo] Empty body provided in request {{(pid=112533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:04:30.489233 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.openstack.wsgi [None req-17d9cec8-ef2a-467e-a836-861ba94e6890 demo demo] Calling method 'detail' {{(pid=112533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:04:30.491923 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.api_utils [None req-17d9cec8-ef2a-467e-a836-861ba94e6890 demo demo] Removing options '' from query. {{(pid=112533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:04:30.494374 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.volume.api [None req-17d9cec8-ef2a-467e-a836-861ba94e6890 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112533) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:04:30.530524 np0000183157 devstack@c-api.service[112533]: INFO cinder.volume.api [None req-17d9cec8-ef2a-467e-a836-861ba94e6890 demo demo] Get all volumes completed successfully. Jun 26 10:04:30.531806 np0000183157 devstack@c-api.service[112533]: INFO cinder.api.openstack.wsgi [None req-17d9cec8-ef2a-467e-a836-861ba94e6890 demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:04:30.532177 np0000183157 devstack@c-api.service[112533]: [pid: 112533|app: 0|req: 6/23] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:04:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:04:40.524705 np0000183157 devstack@c-api.service[112533]: DEBUG dbcounter [-] [112533] Writing DB stats cinder:SELECT=1 {{(pid=112533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:05:30.560943 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-8f83ca79-593d-4308-b42e-078b5f93e717 None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:05:30.564391 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-8f83ca79-593d-4308-b42e-078b5f93e717 demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:05:30.564626 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-8f83ca79-593d-4308-b42e-078b5f93e717 demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:05:30.564860 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-8f83ca79-593d-4308-b42e-078b5f93e717 demo demo] Calling method 'detail' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:05:30.565330 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-8f83ca79-593d-4308-b42e-078b5f93e717 demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:05:30.566098 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.volume.api [None req-8f83ca79-593d-4308-b42e-078b5f93e717 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112531) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:05:30.619047 np0000183157 devstack@c-api.service[112531]: INFO cinder.volume.api [None req-8f83ca79-593d-4308-b42e-078b5f93e717 demo demo] Get all volumes completed successfully. Jun 26 10:05:30.622078 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-8f83ca79-593d-4308-b42e-078b5f93e717 demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:05:30.622572 np0000183157 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 6/24] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:05:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:05:40.610227 np0000183157 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:06:30.713956 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.middleware.request_id [None req-2ef2dd8f-cdea-4961-9f73-f0d916ea368e None None] RequestId filter calling following filter/app {{(pid=112532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:06:30.718227 np0000183157 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-2ef2dd8f-cdea-4961-9f73-f0d916ea368e demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:06:30.718412 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-2ef2dd8f-cdea-4961-9f73-f0d916ea368e demo demo] Empty body provided in request {{(pid=112532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:06:30.718619 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-2ef2dd8f-cdea-4961-9f73-f0d916ea368e demo demo] Calling method 'detail' {{(pid=112532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:06:30.719149 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.api_utils [None req-2ef2dd8f-cdea-4961-9f73-f0d916ea368e demo demo] Removing options '' from query. {{(pid=112532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:06:30.719970 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.volume.api [None req-2ef2dd8f-cdea-4961-9f73-f0d916ea368e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112532) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:06:30.759415 np0000183157 devstack@c-api.service[112532]: INFO cinder.volume.api [None req-2ef2dd8f-cdea-4961-9f73-f0d916ea368e demo demo] Get all volumes completed successfully. Jun 26 10:06:30.762586 np0000183157 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-2ef2dd8f-cdea-4961-9f73-f0d916ea368e demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:06:30.763322 np0000183157 devstack@c-api.service[112532]: [pid: 112532|app: 0|req: 6/25] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:06:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:06:40.752779 np0000183157 devstack@c-api.service[112532]: DEBUG dbcounter [-] [112532] Writing DB stats cinder:SELECT=1 {{(pid=112532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:07:30.832066 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-a11d8367-c8d0-4e22-8982-ff7c29dd3d74 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:07:30.834740 np0000183157 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-a11d8367-c8d0-4e22-8982-ff7c29dd3d74 demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:07:30.835000 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-a11d8367-c8d0-4e22-8982-ff7c29dd3d74 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:07:30.835378 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-a11d8367-c8d0-4e22-8982-ff7c29dd3d74 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:07:30.835727 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-a11d8367-c8d0-4e22-8982-ff7c29dd3d74 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:07:30.836785 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-a11d8367-c8d0-4e22-8982-ff7c29dd3d74 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:07:30.844155 np0000183157 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-a11d8367-c8d0-4e22-8982-ff7c29dd3d74 demo demo] Get all volumes completed successfully. Jun 26 10:07:30.846336 np0000183157 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-a11d8367-c8d0-4e22-8982-ff7c29dd3d74 demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:07:30.846871 np0000183157 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 8/26] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:07:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:07:40.841567 np0000183157 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:08:30.866075 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.middleware.request_id [None req-5e020135-c843-40a5-9ee3-62ba7f5d5946 None None] RequestId filter calling following filter/app {{(pid=112533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:08:31.081615 np0000183157 devstack@c-api.service[112533]: INFO cinder.api.openstack.wsgi [None req-5e020135-c843-40a5-9ee3-62ba7f5d5946 demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:08:31.081884 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.openstack.wsgi [None req-5e020135-c843-40a5-9ee3-62ba7f5d5946 demo demo] Empty body provided in request {{(pid=112533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:08:31.082182 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.openstack.wsgi [None req-5e020135-c843-40a5-9ee3-62ba7f5d5946 demo demo] Calling method 'detail' {{(pid=112533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:08:31.082539 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.api_utils [None req-5e020135-c843-40a5-9ee3-62ba7f5d5946 demo demo] Removing options '' from query. {{(pid=112533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:08:31.083828 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.volume.api [None req-5e020135-c843-40a5-9ee3-62ba7f5d5946 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112533) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:08:31.091556 np0000183157 devstack@c-api.service[112533]: INFO cinder.volume.api [None req-5e020135-c843-40a5-9ee3-62ba7f5d5946 demo demo] Get all volumes completed successfully. Jun 26 10:08:31.094387 np0000183157 devstack@c-api.service[112533]: INFO cinder.api.openstack.wsgi [None req-5e020135-c843-40a5-9ee3-62ba7f5d5946 demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:08:31.095019 np0000183157 devstack@c-api.service[112533]: [pid: 112533|app: 0|req: 7/27] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:08:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:08:41.087237 np0000183157 devstack@c-api.service[112533]: DEBUG dbcounter [-] [112533] Writing DB stats cinder:SELECT=1 {{(pid=112533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:09:31.112814 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-83739d51-7192-44e9-9d2c-b20c894004a6 None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:09:31.117094 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-83739d51-7192-44e9-9d2c-b20c894004a6 demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:09:31.117361 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-83739d51-7192-44e9-9d2c-b20c894004a6 demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:09:31.117753 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-83739d51-7192-44e9-9d2c-b20c894004a6 demo demo] Calling method 'detail' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:09:31.118073 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-83739d51-7192-44e9-9d2c-b20c894004a6 demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:09:31.119287 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.volume.api [None req-83739d51-7192-44e9-9d2c-b20c894004a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112531) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:09:31.128714 np0000183157 devstack@c-api.service[112531]: INFO cinder.volume.api [None req-83739d51-7192-44e9-9d2c-b20c894004a6 demo demo] Get all volumes completed successfully. Jun 26 10:09:31.132128 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-83739d51-7192-44e9-9d2c-b20c894004a6 demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:09:31.132782 np0000183157 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 7/28] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:09:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:09:41.122768 np0000183157 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:10:31.147597 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.middleware.request_id [None req-f487a7be-cedd-4d00-b1e5-1976e02ed6d2 None None] RequestId filter calling following filter/app {{(pid=112532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:10:31.152353 np0000183157 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-f487a7be-cedd-4d00-b1e5-1976e02ed6d2 demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:10:31.152971 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-f487a7be-cedd-4d00-b1e5-1976e02ed6d2 demo demo] Empty body provided in request {{(pid=112532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:10:31.153370 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-f487a7be-cedd-4d00-b1e5-1976e02ed6d2 demo demo] Calling method 'detail' {{(pid=112532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:10:31.153953 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.api_utils [None req-f487a7be-cedd-4d00-b1e5-1976e02ed6d2 demo demo] Removing options '' from query. {{(pid=112532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:10:31.155393 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.volume.api [None req-f487a7be-cedd-4d00-b1e5-1976e02ed6d2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112532) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:10:31.164405 np0000183157 devstack@c-api.service[112532]: INFO cinder.volume.api [None req-f487a7be-cedd-4d00-b1e5-1976e02ed6d2 demo demo] Get all volumes completed successfully. Jun 26 10:10:31.167831 np0000183157 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-f487a7be-cedd-4d00-b1e5-1976e02ed6d2 demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:10:31.168329 np0000183157 devstack@c-api.service[112532]: [pid: 112532|app: 0|req: 7/29] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:10:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:10:41.159148 np0000183157 devstack@c-api.service[112532]: DEBUG dbcounter [-] [112532] Writing DB stats cinder:SELECT=1 {{(pid=112532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:11:31.185078 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-d246c581-16f5-46d3-b067-941ec7ef47bd None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:11:31.187596 np0000183157 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-d246c581-16f5-46d3-b067-941ec7ef47bd demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:11:31.187847 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-d246c581-16f5-46d3-b067-941ec7ef47bd demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:11:31.188122 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-d246c581-16f5-46d3-b067-941ec7ef47bd demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:11:31.188434 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-d246c581-16f5-46d3-b067-941ec7ef47bd demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:11:31.189356 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-d246c581-16f5-46d3-b067-941ec7ef47bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:11:31.198765 np0000183157 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-d246c581-16f5-46d3-b067-941ec7ef47bd demo demo] Get all volumes completed successfully. Jun 26 10:11:31.201528 np0000183157 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-d246c581-16f5-46d3-b067-941ec7ef47bd demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:11:31.201992 np0000183157 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 9/30] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:11:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:11:41.193020 np0000183157 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:12:31.219269 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.middleware.request_id [None req-a6c72faa-e9a5-441a-ac76-5b45e0b89a31 None None] RequestId filter calling following filter/app {{(pid=112533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:12:31.225221 np0000183157 devstack@c-api.service[112533]: INFO cinder.api.openstack.wsgi [None req-a6c72faa-e9a5-441a-ac76-5b45e0b89a31 demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:12:31.225720 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.openstack.wsgi [None req-a6c72faa-e9a5-441a-ac76-5b45e0b89a31 demo demo] Empty body provided in request {{(pid=112533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:12:31.226175 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.openstack.wsgi [None req-a6c72faa-e9a5-441a-ac76-5b45e0b89a31 demo demo] Calling method 'detail' {{(pid=112533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:12:31.226267 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.api_utils [None req-a6c72faa-e9a5-441a-ac76-5b45e0b89a31 demo demo] Removing options '' from query. {{(pid=112533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:12:31.227264 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.volume.api [None req-a6c72faa-e9a5-441a-ac76-5b45e0b89a31 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112533) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:12:31.237701 np0000183157 devstack@c-api.service[112533]: INFO cinder.volume.api [None req-a6c72faa-e9a5-441a-ac76-5b45e0b89a31 demo demo] Get all volumes completed successfully. Jun 26 10:12:31.240816 np0000183157 devstack@c-api.service[112533]: INFO cinder.api.openstack.wsgi [None req-a6c72faa-e9a5-441a-ac76-5b45e0b89a31 demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:12:31.241324 np0000183157 devstack@c-api.service[112533]: [pid: 112533|app: 0|req: 8/31] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:12:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:12:41.234472 np0000183157 devstack@c-api.service[112533]: DEBUG dbcounter [-] [112533] Writing DB stats cinder:SELECT=1 {{(pid=112533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:13:31.260212 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-a7eef3c8-270b-4026-83d4-c0b4aaad3510 None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:13:31.407664 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-a7eef3c8-270b-4026-83d4-c0b4aaad3510 demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:13:31.407865 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-a7eef3c8-270b-4026-83d4-c0b4aaad3510 demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:13:31.408134 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-a7eef3c8-270b-4026-83d4-c0b4aaad3510 demo demo] Calling method 'detail' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:13:31.408430 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-a7eef3c8-270b-4026-83d4-c0b4aaad3510 demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:13:31.409428 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.volume.api [None req-a7eef3c8-270b-4026-83d4-c0b4aaad3510 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112531) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:13:31.419685 np0000183157 devstack@c-api.service[112531]: INFO cinder.volume.api [None req-a7eef3c8-270b-4026-83d4-c0b4aaad3510 demo demo] Get all volumes completed successfully. Jun 26 10:13:31.421886 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-a7eef3c8-270b-4026-83d4-c0b4aaad3510 demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:13:31.422369 np0000183157 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 8/32] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:13:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:13:41.413541 np0000183157 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:14:31.440039 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.middleware.request_id [None req-31a26ee1-1ad3-402c-adbf-02bc12b81c84 None None] RequestId filter calling following filter/app {{(pid=112532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:14:31.442424 np0000183157 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-31a26ee1-1ad3-402c-adbf-02bc12b81c84 demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:14:31.442769 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-31a26ee1-1ad3-402c-adbf-02bc12b81c84 demo demo] Empty body provided in request {{(pid=112532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:14:31.443068 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-31a26ee1-1ad3-402c-adbf-02bc12b81c84 demo demo] Calling method 'detail' {{(pid=112532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:14:31.443480 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.api_utils [None req-31a26ee1-1ad3-402c-adbf-02bc12b81c84 demo demo] Removing options '' from query. {{(pid=112532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:14:31.444507 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.volume.api [None req-31a26ee1-1ad3-402c-adbf-02bc12b81c84 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112532) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:14:31.452810 np0000183157 devstack@c-api.service[112532]: INFO cinder.volume.api [None req-31a26ee1-1ad3-402c-adbf-02bc12b81c84 demo demo] Get all volumes completed successfully. Jun 26 10:14:31.454797 np0000183157 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-31a26ee1-1ad3-402c-adbf-02bc12b81c84 demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:14:31.455280 np0000183157 devstack@c-api.service[112532]: [pid: 112532|app: 0|req: 8/33] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:14:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:14:41.448620 np0000183157 devstack@c-api.service[112532]: DEBUG dbcounter [-] [112532] Writing DB stats cinder:SELECT=1 {{(pid=112532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:15:31.476789 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-854436e3-fca1-4c68-885e-b513fcdabcbe None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:15:31.481275 np0000183157 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-854436e3-fca1-4c68-885e-b513fcdabcbe demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:15:31.481608 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-854436e3-fca1-4c68-885e-b513fcdabcbe demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:15:31.481963 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-854436e3-fca1-4c68-885e-b513fcdabcbe demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:15:31.482348 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-854436e3-fca1-4c68-885e-b513fcdabcbe demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:15:31.483637 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-854436e3-fca1-4c68-885e-b513fcdabcbe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:15:31.497100 np0000183157 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-854436e3-fca1-4c68-885e-b513fcdabcbe demo demo] Get all volumes completed successfully. Jun 26 10:15:31.501373 np0000183157 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-854436e3-fca1-4c68-885e-b513fcdabcbe demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:15:31.501755 np0000183157 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 10/34] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:15:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:15:41.487352 np0000183157 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:16:31.516353 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.middleware.request_id [None req-3262df58-43f6-47ef-a538-f2fb1402ae1c None None] RequestId filter calling following filter/app {{(pid=112533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:16:31.522450 np0000183157 devstack@c-api.service[112533]: INFO cinder.api.openstack.wsgi [None req-3262df58-43f6-47ef-a538-f2fb1402ae1c demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:16:31.525067 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.openstack.wsgi [None req-3262df58-43f6-47ef-a538-f2fb1402ae1c demo demo] Empty body provided in request {{(pid=112533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:16:31.525264 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.openstack.wsgi [None req-3262df58-43f6-47ef-a538-f2fb1402ae1c demo demo] Calling method 'detail' {{(pid=112533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:16:31.525733 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.api_utils [None req-3262df58-43f6-47ef-a538-f2fb1402ae1c demo demo] Removing options '' from query. {{(pid=112533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:16:31.526656 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.volume.api [None req-3262df58-43f6-47ef-a538-f2fb1402ae1c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112533) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:16:31.533862 np0000183157 devstack@c-api.service[112533]: INFO cinder.volume.api [None req-3262df58-43f6-47ef-a538-f2fb1402ae1c demo demo] Get all volumes completed successfully. Jun 26 10:16:31.536282 np0000183157 devstack@c-api.service[112533]: INFO cinder.api.openstack.wsgi [None req-3262df58-43f6-47ef-a538-f2fb1402ae1c demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:16:31.536715 np0000183157 devstack@c-api.service[112533]: [pid: 112533|app: 0|req: 9/35] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:16:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:16:41.529551 np0000183157 devstack@c-api.service[112533]: DEBUG dbcounter [-] [112533] Writing DB stats cinder:SELECT=1 {{(pid=112533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:17:31.581892 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-8a5bc2bb-ab13-41c7-9814-4e710c81eee4 None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:17:31.584262 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-8a5bc2bb-ab13-41c7-9814-4e710c81eee4 demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:17:31.584441 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-8a5bc2bb-ab13-41c7-9814-4e710c81eee4 demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:17:31.584695 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-8a5bc2bb-ab13-41c7-9814-4e710c81eee4 demo demo] Calling method 'detail' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:17:31.584979 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-8a5bc2bb-ab13-41c7-9814-4e710c81eee4 demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:17:31.585661 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.volume.api [None req-8a5bc2bb-ab13-41c7-9814-4e710c81eee4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112531) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:17:31.593573 np0000183157 devstack@c-api.service[112531]: INFO cinder.volume.api [None req-8a5bc2bb-ab13-41c7-9814-4e710c81eee4 demo demo] Get all volumes completed successfully. Jun 26 10:17:31.596940 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-8a5bc2bb-ab13-41c7-9814-4e710c81eee4 demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:17:31.597532 np0000183157 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 9/36] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:17:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:17:41.588590 np0000183157 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:18:31.611206 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.middleware.request_id [None req-c5c02daa-9c04-435a-bfc6-0cacbaf87cec None None] RequestId filter calling following filter/app {{(pid=112532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:18:31.962040 np0000183157 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-c5c02daa-9c04-435a-bfc6-0cacbaf87cec demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:18:31.962371 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-c5c02daa-9c04-435a-bfc6-0cacbaf87cec demo demo] Empty body provided in request {{(pid=112532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:18:31.962703 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-c5c02daa-9c04-435a-bfc6-0cacbaf87cec demo demo] Calling method 'detail' {{(pid=112532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:18:31.963066 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.api_utils [None req-c5c02daa-9c04-435a-bfc6-0cacbaf87cec demo demo] Removing options '' from query. {{(pid=112532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:18:31.965193 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.volume.api [None req-c5c02daa-9c04-435a-bfc6-0cacbaf87cec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112532) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:18:31.971030 np0000183157 devstack@c-api.service[112532]: INFO cinder.volume.api [None req-c5c02daa-9c04-435a-bfc6-0cacbaf87cec demo demo] Get all volumes completed successfully. Jun 26 10:18:31.972936 np0000183157 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-c5c02daa-9c04-435a-bfc6-0cacbaf87cec demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:18:31.973265 np0000183157 devstack@c-api.service[112532]: [pid: 112532|app: 0|req: 9/37] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:18:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:18:41.967169 np0000183157 devstack@c-api.service[112532]: DEBUG dbcounter [-] [112532] Writing DB stats cinder:SELECT=1 {{(pid=112532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:19:31.989572 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-cf0cb020-2fd4-47c1-8b09-2e382e23162f None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:19:31.993275 np0000183157 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-cf0cb020-2fd4-47c1-8b09-2e382e23162f demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:19:31.993675 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-cf0cb020-2fd4-47c1-8b09-2e382e23162f demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:19:31.994047 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-cf0cb020-2fd4-47c1-8b09-2e382e23162f demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:19:31.994470 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-cf0cb020-2fd4-47c1-8b09-2e382e23162f demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:19:31.996334 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-cf0cb020-2fd4-47c1-8b09-2e382e23162f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:19:32.008647 np0000183157 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-cf0cb020-2fd4-47c1-8b09-2e382e23162f demo demo] Get all volumes completed successfully. Jun 26 10:19:32.011927 np0000183157 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-cf0cb020-2fd4-47c1-8b09-2e382e23162f demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:19:32.012477 np0000183157 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 11/38] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:19:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:19:42.000151 np0000183157 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:20:32.025805 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.middleware.request_id [None req-c27f24c0-4398-4157-83fd-ba4a3560f0d2 None None] RequestId filter calling following filter/app {{(pid=112533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:20:32.030845 np0000183157 devstack@c-api.service[112533]: INFO cinder.api.openstack.wsgi [None req-c27f24c0-4398-4157-83fd-ba4a3560f0d2 demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:20:32.031195 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.openstack.wsgi [None req-c27f24c0-4398-4157-83fd-ba4a3560f0d2 demo demo] Empty body provided in request {{(pid=112533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:20:32.031426 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.openstack.wsgi [None req-c27f24c0-4398-4157-83fd-ba4a3560f0d2 demo demo] Calling method 'detail' {{(pid=112533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:20:32.031996 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.api_utils [None req-c27f24c0-4398-4157-83fd-ba4a3560f0d2 demo demo] Removing options '' from query. {{(pid=112533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:20:32.033441 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.volume.api [None req-c27f24c0-4398-4157-83fd-ba4a3560f0d2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112533) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:20:32.043304 np0000183157 devstack@c-api.service[112533]: INFO cinder.volume.api [None req-c27f24c0-4398-4157-83fd-ba4a3560f0d2 demo demo] Get all volumes completed successfully. Jun 26 10:20:32.045846 np0000183157 devstack@c-api.service[112533]: INFO cinder.api.openstack.wsgi [None req-c27f24c0-4398-4157-83fd-ba4a3560f0d2 demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:20:32.046296 np0000183157 devstack@c-api.service[112533]: [pid: 112533|app: 0|req: 10/39] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:20:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:20:42.037857 np0000183157 devstack@c-api.service[112533]: DEBUG dbcounter [-] [112533] Writing DB stats cinder:SELECT=1 {{(pid=112533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:21:32.063614 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-13b6405e-a253-4f24-868c-2c5b322b81e7 None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:21:32.067912 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-13b6405e-a253-4f24-868c-2c5b322b81e7 demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:21:32.068163 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-13b6405e-a253-4f24-868c-2c5b322b81e7 demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:21:32.068709 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-13b6405e-a253-4f24-868c-2c5b322b81e7 demo demo] Calling method 'detail' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:21:32.069176 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-13b6405e-a253-4f24-868c-2c5b322b81e7 demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:21:32.070700 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.volume.api [None req-13b6405e-a253-4f24-868c-2c5b322b81e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112531) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:21:32.078732 np0000183157 devstack@c-api.service[112531]: INFO cinder.volume.api [None req-13b6405e-a253-4f24-868c-2c5b322b81e7 demo demo] Get all volumes completed successfully. Jun 26 10:21:32.081049 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-13b6405e-a253-4f24-868c-2c5b322b81e7 demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:21:32.081527 np0000183157 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 10/40] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:21:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:21:42.074129 np0000183157 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:22:32.097948 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.middleware.request_id [None req-ffdf6fc7-d036-4e19-80b4-80b17a13488a None None] RequestId filter calling following filter/app {{(pid=112532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:22:32.102195 np0000183157 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-ffdf6fc7-d036-4e19-80b4-80b17a13488a demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:22:32.102530 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-ffdf6fc7-d036-4e19-80b4-80b17a13488a demo demo] Empty body provided in request {{(pid=112532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:22:32.102952 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-ffdf6fc7-d036-4e19-80b4-80b17a13488a demo demo] Calling method 'detail' {{(pid=112532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:22:32.103387 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.api_utils [None req-ffdf6fc7-d036-4e19-80b4-80b17a13488a demo demo] Removing options '' from query. {{(pid=112532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:22:32.104856 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.volume.api [None req-ffdf6fc7-d036-4e19-80b4-80b17a13488a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112532) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:22:32.114237 np0000183157 devstack@c-api.service[112532]: INFO cinder.volume.api [None req-ffdf6fc7-d036-4e19-80b4-80b17a13488a demo demo] Get all volumes completed successfully. Jun 26 10:22:32.117412 np0000183157 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-ffdf6fc7-d036-4e19-80b4-80b17a13488a demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:22:32.118164 np0000183157 devstack@c-api.service[112532]: [pid: 112532|app: 0|req: 10/41] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:22:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:22:42.109011 np0000183157 devstack@c-api.service[112532]: DEBUG dbcounter [-] [112532] Writing DB stats cinder:SELECT=1 {{(pid=112532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:23:32.135148 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-f7193287-52d0-4975-911f-e145cd46c42f None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:23:32.246626 np0000183157 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-f7193287-52d0-4975-911f-e145cd46c42f demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:23:32.247042 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-f7193287-52d0-4975-911f-e145cd46c42f demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:23:32.247574 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-f7193287-52d0-4975-911f-e145cd46c42f demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:23:32.248052 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-f7193287-52d0-4975-911f-e145cd46c42f demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:23:32.249758 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-f7193287-52d0-4975-911f-e145cd46c42f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:23:32.261274 np0000183157 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-f7193287-52d0-4975-911f-e145cd46c42f demo demo] Get all volumes completed successfully. Jun 26 10:23:32.264521 np0000183157 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-f7193287-52d0-4975-911f-e145cd46c42f demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:23:32.265091 np0000183157 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 12/42] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:23:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:23:42.253719 np0000183157 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:24:32.279169 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.middleware.request_id [None req-63f42d20-80f0-4cb5-b8d6-65a69942c006 None None] RequestId filter calling following filter/app {{(pid=112533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:24:32.281852 np0000183157 devstack@c-api.service[112533]: INFO cinder.api.openstack.wsgi [None req-63f42d20-80f0-4cb5-b8d6-65a69942c006 demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:24:32.282105 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.openstack.wsgi [None req-63f42d20-80f0-4cb5-b8d6-65a69942c006 demo demo] Empty body provided in request {{(pid=112533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:24:32.282312 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.openstack.wsgi [None req-63f42d20-80f0-4cb5-b8d6-65a69942c006 demo demo] Calling method 'detail' {{(pid=112533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:24:32.282797 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.api_utils [None req-63f42d20-80f0-4cb5-b8d6-65a69942c006 demo demo] Removing options '' from query. {{(pid=112533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:24:32.283759 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.volume.api [None req-63f42d20-80f0-4cb5-b8d6-65a69942c006 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112533) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:24:32.294703 np0000183157 devstack@c-api.service[112533]: INFO cinder.volume.api [None req-63f42d20-80f0-4cb5-b8d6-65a69942c006 demo demo] Get all volumes completed successfully. Jun 26 10:24:32.298065 np0000183157 devstack@c-api.service[112533]: INFO cinder.api.openstack.wsgi [None req-63f42d20-80f0-4cb5-b8d6-65a69942c006 demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:24:32.298573 np0000183157 devstack@c-api.service[112533]: [pid: 112533|app: 0|req: 11/43] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:24:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:24:42.287204 np0000183157 devstack@c-api.service[112533]: DEBUG dbcounter [-] [112533] Writing DB stats cinder:SELECT=1 {{(pid=112533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:25:32.315236 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-4c1bd14c-0243-47a4-ab19-fd556fe3a0b8 None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:25:32.319404 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-4c1bd14c-0243-47a4-ab19-fd556fe3a0b8 demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:25:32.319702 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-4c1bd14c-0243-47a4-ab19-fd556fe3a0b8 demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:25:32.320016 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-4c1bd14c-0243-47a4-ab19-fd556fe3a0b8 demo demo] Calling method 'detail' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:25:32.320444 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-4c1bd14c-0243-47a4-ab19-fd556fe3a0b8 demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:25:32.322694 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.volume.api [None req-4c1bd14c-0243-47a4-ab19-fd556fe3a0b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112531) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:25:32.333368 np0000183157 devstack@c-api.service[112531]: INFO cinder.volume.api [None req-4c1bd14c-0243-47a4-ab19-fd556fe3a0b8 demo demo] Get all volumes completed successfully. Jun 26 10:25:32.335978 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-4c1bd14c-0243-47a4-ab19-fd556fe3a0b8 demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:25:32.336548 np0000183157 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 11/44] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:25:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:25:42.327031 np0000183157 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:26:32.355704 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.middleware.request_id [None req-eeac2696-b297-4bcf-9483-50f620361b9c None None] RequestId filter calling following filter/app {{(pid=112532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:26:32.359936 np0000183157 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-eeac2696-b297-4bcf-9483-50f620361b9c demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:26:32.360925 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-eeac2696-b297-4bcf-9483-50f620361b9c demo demo] Empty body provided in request {{(pid=112532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:26:32.361212 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-eeac2696-b297-4bcf-9483-50f620361b9c demo demo] Calling method 'detail' {{(pid=112532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:26:32.362140 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.api_utils [None req-eeac2696-b297-4bcf-9483-50f620361b9c demo demo] Removing options '' from query. {{(pid=112532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:26:32.363905 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.volume.api [None req-eeac2696-b297-4bcf-9483-50f620361b9c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112532) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:26:32.368945 np0000183157 devstack@c-api.service[112532]: INFO cinder.volume.api [None req-eeac2696-b297-4bcf-9483-50f620361b9c demo demo] Get all volumes completed successfully. Jun 26 10:26:32.370855 np0000183157 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-eeac2696-b297-4bcf-9483-50f620361b9c demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:26:32.371205 np0000183157 devstack@c-api.service[112532]: [pid: 112532|app: 0|req: 11/45] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:26:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:26:42.376124 np0000183157 devstack@c-api.service[112532]: DEBUG dbcounter [-] [112532] Writing DB stats cinder:SELECT=1 {{(pid=112532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:27:32.387883 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-7e8689e5-6b87-493e-96bd-36c23475e864 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:27:32.392795 np0000183157 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-7e8689e5-6b87-493e-96bd-36c23475e864 demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:27:32.393180 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-7e8689e5-6b87-493e-96bd-36c23475e864 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:27:32.393474 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-7e8689e5-6b87-493e-96bd-36c23475e864 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:27:32.393880 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-7e8689e5-6b87-493e-96bd-36c23475e864 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:27:32.394818 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-7e8689e5-6b87-493e-96bd-36c23475e864 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:27:32.405856 np0000183157 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-7e8689e5-6b87-493e-96bd-36c23475e864 demo demo] Get all volumes completed successfully. Jun 26 10:27:32.409833 np0000183157 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-7e8689e5-6b87-493e-96bd-36c23475e864 demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:27:32.410308 np0000183157 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 13/46] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:27:32 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 26 10:27:42.399262 np0000183157 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:28:32.424867 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.middleware.request_id [None req-d45c8923-08ec-430f-a3dc-fe1b3b54712f None None] RequestId filter calling following filter/app {{(pid=112533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:28:32.542393 np0000183157 devstack@c-api.service[112533]: INFO cinder.api.openstack.wsgi [None req-d45c8923-08ec-430f-a3dc-fe1b3b54712f demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:28:32.542671 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.openstack.wsgi [None req-d45c8923-08ec-430f-a3dc-fe1b3b54712f demo demo] Empty body provided in request {{(pid=112533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:28:32.542921 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.openstack.wsgi [None req-d45c8923-08ec-430f-a3dc-fe1b3b54712f demo demo] Calling method 'detail' {{(pid=112533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:28:32.543229 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.api_utils [None req-d45c8923-08ec-430f-a3dc-fe1b3b54712f demo demo] Removing options '' from query. {{(pid=112533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:28:32.544255 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.volume.api [None req-d45c8923-08ec-430f-a3dc-fe1b3b54712f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112533) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:28:32.553227 np0000183157 devstack@c-api.service[112533]: INFO cinder.volume.api [None req-d45c8923-08ec-430f-a3dc-fe1b3b54712f demo demo] Get all volumes completed successfully. Jun 26 10:28:32.556404 np0000183157 devstack@c-api.service[112533]: INFO cinder.api.openstack.wsgi [None req-d45c8923-08ec-430f-a3dc-fe1b3b54712f demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:28:32.556754 np0000183157 devstack@c-api.service[112533]: [pid: 112533|app: 0|req: 12/47] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:28:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:28:42.547446 np0000183157 devstack@c-api.service[112533]: DEBUG dbcounter [-] [112533] Writing DB stats cinder:SELECT=1 {{(pid=112533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:29:32.577698 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-0d307d2d-0ad0-481e-93d2-7fc04cca1b15 None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:29:32.581724 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-0d307d2d-0ad0-481e-93d2-7fc04cca1b15 demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:29:32.581956 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-0d307d2d-0ad0-481e-93d2-7fc04cca1b15 demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:29:32.582317 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-0d307d2d-0ad0-481e-93d2-7fc04cca1b15 demo demo] Calling method 'detail' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:29:32.583117 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-0d307d2d-0ad0-481e-93d2-7fc04cca1b15 demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:29:32.584118 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.volume.api [None req-0d307d2d-0ad0-481e-93d2-7fc04cca1b15 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112531) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:29:32.593931 np0000183157 devstack@c-api.service[112531]: INFO cinder.volume.api [None req-0d307d2d-0ad0-481e-93d2-7fc04cca1b15 demo demo] Get all volumes completed successfully. Jun 26 10:29:32.596471 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-0d307d2d-0ad0-481e-93d2-7fc04cca1b15 demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:29:32.596943 np0000183157 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 12/48] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:29:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:29:42.587851 np0000183157 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:30:32.617546 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.middleware.request_id [None req-6588001f-0d8e-4b05-900a-14c3ce23e5c2 None None] RequestId filter calling following filter/app {{(pid=112532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:30:32.623778 np0000183157 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-6588001f-0d8e-4b05-900a-14c3ce23e5c2 demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:30:32.625834 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-6588001f-0d8e-4b05-900a-14c3ce23e5c2 demo demo] Empty body provided in request {{(pid=112532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:30:32.626530 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-6588001f-0d8e-4b05-900a-14c3ce23e5c2 demo demo] Calling method 'detail' {{(pid=112532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:30:32.627340 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.api_utils [None req-6588001f-0d8e-4b05-900a-14c3ce23e5c2 demo demo] Removing options '' from query. {{(pid=112532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:30:32.630318 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.volume.api [None req-6588001f-0d8e-4b05-900a-14c3ce23e5c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112532) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:30:32.646230 np0000183157 devstack@c-api.service[112532]: INFO cinder.volume.api [None req-6588001f-0d8e-4b05-900a-14c3ce23e5c2 demo demo] Get all volumes completed successfully. Jun 26 10:30:32.650031 np0000183157 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-6588001f-0d8e-4b05-900a-14c3ce23e5c2 demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:30:32.650426 np0000183157 devstack@c-api.service[112532]: [pid: 112532|app: 0|req: 12/49] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:30:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:30:42.634523 np0000183157 devstack@c-api.service[112532]: DEBUG dbcounter [-] [112532] Writing DB stats cinder:SELECT=1 {{(pid=112532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:31:32.664346 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-4ce722ae-297d-48bc-a121-76f4570ad575 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:31:32.668378 np0000183157 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-4ce722ae-297d-48bc-a121-76f4570ad575 demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:31:32.668558 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-4ce722ae-297d-48bc-a121-76f4570ad575 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:31:32.668867 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-4ce722ae-297d-48bc-a121-76f4570ad575 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:31:32.669178 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-4ce722ae-297d-48bc-a121-76f4570ad575 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:31:32.670134 np0000183157 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-4ce722ae-297d-48bc-a121-76f4570ad575 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:31:32.676854 np0000183157 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-4ce722ae-297d-48bc-a121-76f4570ad575 demo demo] Get all volumes completed successfully. Jun 26 10:31:32.678902 np0000183157 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-4ce722ae-297d-48bc-a121-76f4570ad575 demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:31:32.679195 np0000183157 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 14/50] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:31:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:31:42.673079 np0000183157 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:32:32.693052 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.middleware.request_id [None req-8924db39-4763-40b3-a84e-76154d4ce47c None None] RequestId filter calling following filter/app {{(pid=112533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:32:32.697006 np0000183157 devstack@c-api.service[112533]: INFO cinder.api.openstack.wsgi [None req-8924db39-4763-40b3-a84e-76154d4ce47c demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:32:32.697378 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.openstack.wsgi [None req-8924db39-4763-40b3-a84e-76154d4ce47c demo demo] Empty body provided in request {{(pid=112533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:32:32.697790 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.openstack.wsgi [None req-8924db39-4763-40b3-a84e-76154d4ce47c demo demo] Calling method 'detail' {{(pid=112533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:32:32.698253 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.api.api_utils [None req-8924db39-4763-40b3-a84e-76154d4ce47c demo demo] Removing options '' from query. {{(pid=112533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:32:32.699892 np0000183157 devstack@c-api.service[112533]: DEBUG cinder.volume.api [None req-8924db39-4763-40b3-a84e-76154d4ce47c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112533) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:32:32.709335 np0000183157 devstack@c-api.service[112533]: INFO cinder.volume.api [None req-8924db39-4763-40b3-a84e-76154d4ce47c demo demo] Get all volumes completed successfully. Jun 26 10:32:32.711287 np0000183157 devstack@c-api.service[112533]: INFO cinder.api.openstack.wsgi [None req-8924db39-4763-40b3-a84e-76154d4ce47c demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:32:32.711708 np0000183157 devstack@c-api.service[112533]: [pid: 112533|app: 0|req: 13/51] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:32:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:32:42.704511 np0000183157 devstack@c-api.service[112533]: DEBUG dbcounter [-] [112533] Writing DB stats cinder:SELECT=1 {{(pid=112533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:33:32.727875 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-1f405a30-8eb4-4d8e-b2d0-db4d025739ed None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:33:32.821400 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-1f405a30-8eb4-4d8e-b2d0-db4d025739ed demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:33:32.821675 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-1f405a30-8eb4-4d8e-b2d0-db4d025739ed demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:33:32.821925 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-1f405a30-8eb4-4d8e-b2d0-db4d025739ed demo demo] Calling method 'detail' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:33:32.822241 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-1f405a30-8eb4-4d8e-b2d0-db4d025739ed demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:33:32.823282 np0000183157 devstack@c-api.service[112531]: DEBUG cinder.volume.api [None req-1f405a30-8eb4-4d8e-b2d0-db4d025739ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112531) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:33:32.832628 np0000183157 devstack@c-api.service[112531]: INFO cinder.volume.api [None req-1f405a30-8eb4-4d8e-b2d0-db4d025739ed demo demo] Get all volumes completed successfully. Jun 26 10:33:32.835209 np0000183157 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-1f405a30-8eb4-4d8e-b2d0-db4d025739ed demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:33:32.835674 np0000183157 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 13/52] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:33:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:33:42.826830 np0000183157 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:34:32.851147 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.middleware.request_id [None req-fc0f1ce9-a916-4eb4-86bd-dd069aec110f None None] RequestId filter calling following filter/app {{(pid=112532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:34:32.853789 np0000183157 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-fc0f1ce9-a916-4eb4-86bd-dd069aec110f demo demo] GET https://199.19.213.84/volume/v3/volumes/detail Jun 26 10:34:32.854025 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-fc0f1ce9-a916-4eb4-86bd-dd069aec110f demo demo] Empty body provided in request {{(pid=112532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:34:32.854139 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.openstack.wsgi [None req-fc0f1ce9-a916-4eb4-86bd-dd069aec110f demo demo] Calling method 'detail' {{(pid=112532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:34:32.855586 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.api.api_utils [None req-fc0f1ce9-a916-4eb4-86bd-dd069aec110f demo demo] Removing options '' from query. {{(pid=112532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:34:32.855586 np0000183157 devstack@c-api.service[112532]: DEBUG cinder.volume.api [None req-fc0f1ce9-a916-4eb4-86bd-dd069aec110f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112532) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:34:32.861233 np0000183157 devstack@c-api.service[112532]: INFO cinder.volume.api [None req-fc0f1ce9-a916-4eb4-86bd-dd069aec110f demo demo] Get all volumes completed successfully. Jun 26 10:34:32.863134 np0000183157 devstack@c-api.service[112532]: INFO cinder.api.openstack.wsgi [None req-fc0f1ce9-a916-4eb4-86bd-dd069aec110f demo demo] https://199.19.213.84/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:34:32.863541 np0000183157 devstack@c-api.service[112532]: [pid: 112532|app: 0|req: 13/53] 199.19.213.84 () {64 vars in 1289 bytes} [Fri Jun 26 10:34:32 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 26 10:34:42.857956 np0000183157 devstack@c-api.service[112532]: DEBUG dbcounter [-] [112532] Writing DB stats cinder:SELECT=1 {{(pid=112532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}