Jun 17 17:03:10.046762 np0000181244 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 17 17:03:10.057930 np0000181244 devstack@c-api.service[116543]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 17 17:03:10.060953 np0000181244 devstack@c-api.service[116543]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 17 17:03:10 2026] *** Jun 17 17:03:10.060953 np0000181244 devstack@c-api.service[116543]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 17 17:03:10.060953 np0000181244 devstack@c-api.service[116543]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 17 17:03:10.060953 np0000181244 devstack@c-api.service[116543]: nodename: np0000181244 Jun 17 17:03:10.060953 np0000181244 devstack@c-api.service[116543]: machine: x86_64 Jun 17 17:03:10.060953 np0000181244 devstack@c-api.service[116543]: clock source: unix Jun 17 17:03:10.060953 np0000181244 devstack@c-api.service[116543]: pcre jit disabled Jun 17 17:03:10.060953 np0000181244 devstack@c-api.service[116543]: detected number of CPU cores: 16 Jun 17 17:03:10.060953 np0000181244 devstack@c-api.service[116543]: current working directory: / Jun 17 17:03:10.060953 np0000181244 devstack@c-api.service[116543]: detected binary path: /usr/bin/uwsgi-core Jun 17 17:03:10.060953 np0000181244 devstack@c-api.service[116543]: your processes number limit is 256917 Jun 17 17:03:10.060953 np0000181244 devstack@c-api.service[116543]: your memory page size is 4096 bytes Jun 17 17:03:10.060953 np0000181244 devstack@c-api.service[116543]: detected max file descriptor number: 2048 Jun 17 17:03:10.060953 np0000181244 devstack@c-api.service[116543]: lock engine: pthread robust mutexes Jun 17 17:03:10.061872 np0000181244 devstack@c-api.service[116543]: thunder lock: enabled Jun 17 17:03:10.061872 np0000181244 devstack@c-api.service[116543]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 17 17:03:10.061872 np0000181244 devstack@c-api.service[116543]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 17 17:03:10.061872 np0000181244 devstack@c-api.service[116543]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 17 17:03:10.061872 np0000181244 devstack@c-api.service[116543]: Set PythonHome to /opt/stack/data/venv Jun 17 17:03:10.099182 np0000181244 devstack@c-api.service[116543]: Python main interpreter initialized at 0x79fb6a6a3668 Jun 17 17:03:10.099182 np0000181244 devstack@c-api.service[116543]: python threads support enabled Jun 17 17:03:10.099182 np0000181244 devstack@c-api.service[116543]: your server socket listen backlog is limited to 100 connections Jun 17 17:03:10.099182 np0000181244 devstack@c-api.service[116543]: your mercy for graceful operations on workers is 80 seconds Jun 17 17:03:10.099666 np0000181244 devstack@c-api.service[116543]: mapped 671795 bytes (656 KB) for 4 cores Jun 17 17:03:10.099797 np0000181244 devstack@c-api.service[116543]: *** Operational MODE: preforking *** Jun 17 17:03:10.099971 np0000181244 devstack@c-api.service[116543]: *** uWSGI is running in multiple interpreter mode *** Jun 17 17:03:10.099971 np0000181244 devstack@c-api.service[116543]: spawned uWSGI master process (pid: 116543) Jun 17 17:03:10.100128 np0000181244 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 17 17:03:10.100785 np0000181244 devstack@c-api.service[116543]: spawned uWSGI worker 1 (pid: 116548, cores: 1) Jun 17 17:03:10.101542 np0000181244 devstack@c-api.service[116543]: spawned uWSGI worker 2 (pid: 116549, cores: 1) Jun 17 17:03:10.102043 np0000181244 devstack@c-api.service[116543]: spawned uWSGI worker 3 (pid: 116550, cores: 1) Jun 17 17:03:10.102636 np0000181244 devstack@c-api.service[116543]: spawned uWSGI worker 4 (pid: 116551, cores: 1) Jun 17 17:03:10.102636 np0000181244 devstack@c-api.service[116543]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 17 17:03:10.228843 np0000181244 devstack@c-api.service[116551]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 17:03:10.228843 np0000181244 devstack@c-api.service[116551]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 17:03:10.228843 np0000181244 devstack@c-api.service[116551]: we strongly recommend against using it for new projects. Jun 17 17:03:10.228843 np0000181244 devstack@c-api.service[116551]: If you are already using Eventlet, we recommend migrating to a different Jun 17 17:03:10.228843 np0000181244 devstack@c-api.service[116551]: framework. For more detail see Jun 17 17:03:10.228843 np0000181244 devstack@c-api.service[116551]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 17:03:10.228843 np0000181244 devstack@c-api.service[116551]: import eventlet # noqa Jun 17 17:03:10.231902 np0000181244 devstack@c-api.service[116549]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 17:03:10.231902 np0000181244 devstack@c-api.service[116549]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 17:03:10.231902 np0000181244 devstack@c-api.service[116549]: we strongly recommend against using it for new projects. Jun 17 17:03:10.231902 np0000181244 devstack@c-api.service[116549]: If you are already using Eventlet, we recommend migrating to a different Jun 17 17:03:10.231902 np0000181244 devstack@c-api.service[116549]: framework. For more detail see Jun 17 17:03:10.231902 np0000181244 devstack@c-api.service[116549]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 17:03:10.231902 np0000181244 devstack@c-api.service[116549]: import eventlet # noqa Jun 17 17:03:10.233544 np0000181244 devstack@c-api.service[116548]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 17:03:10.233544 np0000181244 devstack@c-api.service[116548]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 17:03:10.233544 np0000181244 devstack@c-api.service[116548]: we strongly recommend against using it for new projects. Jun 17 17:03:10.233544 np0000181244 devstack@c-api.service[116548]: If you are already using Eventlet, we recommend migrating to a different Jun 17 17:03:10.233544 np0000181244 devstack@c-api.service[116548]: framework. For more detail see Jun 17 17:03:10.233544 np0000181244 devstack@c-api.service[116548]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 17:03:10.233544 np0000181244 devstack@c-api.service[116548]: import eventlet # noqa Jun 17 17:03:10.242139 np0000181244 devstack@c-api.service[116550]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 17:03:10.242139 np0000181244 devstack@c-api.service[116550]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 17:03:10.242139 np0000181244 devstack@c-api.service[116550]: we strongly recommend against using it for new projects. Jun 17 17:03:10.242139 np0000181244 devstack@c-api.service[116550]: If you are already using Eventlet, we recommend migrating to a different Jun 17 17:03:10.242139 np0000181244 devstack@c-api.service[116550]: framework. For more detail see Jun 17 17:03:10.242139 np0000181244 devstack@c-api.service[116550]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 17:03:10.242139 np0000181244 devstack@c-api.service[116550]: import eventlet # noqa Jun 17 17:03:10.316514 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 17:03:10.316514 np0000181244 devstack@c-api.service[116551]: warnings.warn( Jun 17 17:03:10.319517 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 17:03:10.319517 np0000181244 devstack@c-api.service[116549]: warnings.warn( Jun 17 17:03:10.320032 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 17:03:10.320032 np0000181244 devstack@c-api.service[116548]: warnings.warn( Jun 17 17:03:10.328962 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 17:03:10.328962 np0000181244 devstack@c-api.service[116550]: warnings.warn( Jun 17 17:03:10.395390 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 17 17:03:10.395390 np0000181244 devstack@c-api.service[116549]: from cgi import parse_header Jun 17 17:03:10.396508 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 17 17:03:10.396508 np0000181244 devstack@c-api.service[116551]: from cgi import parse_header Jun 17 17:03:10.398337 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 17 17:03:10.398337 np0000181244 devstack@c-api.service[116548]: from cgi import parse_header Jun 17 17:03:10.413957 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 17 17:03:10.413957 np0000181244 devstack@c-api.service[116550]: from cgi import parse_header Jun 17 17:03:10.445661 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 17 17:03:10.445661 np0000181244 devstack@c-api.service[116549]: removals.removed_module( Jun 17 17:03:10.446654 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 17 17:03:10.446654 np0000181244 devstack@c-api.service[116551]: removals.removed_module( Jun 17 17:03:10.447498 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 17 17:03:10.447498 np0000181244 devstack@c-api.service[116549]: removals.removed_module( Jun 17 17:03:10.448443 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 17 17:03:10.448443 np0000181244 devstack@c-api.service[116551]: removals.removed_module( Jun 17 17:03:10.448576 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 17 17:03:10.448576 np0000181244 devstack@c-api.service[116548]: removals.removed_module( Jun 17 17:03:10.450300 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 17 17:03:10.450300 np0000181244 devstack@c-api.service[116548]: removals.removed_module( Jun 17 17:03:10.465264 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 17 17:03:10.465264 np0000181244 devstack@c-api.service[116550]: removals.removed_module( Jun 17 17:03:10.466979 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 17 17:03:10.466979 np0000181244 devstack@c-api.service[116550]: removals.removed_module( Jun 17 17:03:11.074498 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 17 17:03:11.074498 np0000181244 devstack@c-api.service[116549]: warnings.warn( Jun 17 17:03:11.083843 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 17 17:03:11.083843 np0000181244 devstack@c-api.service[116551]: warnings.warn( Jun 17 17:03:11.096504 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 17 17:03:11.096504 np0000181244 devstack@c-api.service[116550]: warnings.warn( Jun 17 17:03:11.098564 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 17 17:03:11.098564 np0000181244 devstack@c-api.service[116548]: warnings.warn( Jun 17 17:03:11.175776 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 17 17:03:11.175776 np0000181244 devstack@c-api.service[116549]: warnings.warn( Jun 17 17:03:11.180210 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 17 17:03:11.180210 np0000181244 devstack@c-api.service[116551]: warnings.warn( Jun 17 17:03:11.196418 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 17 17:03:11.196418 np0000181244 devstack@c-api.service[116550]: warnings.warn( Jun 17 17:03:11.228623 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 17 17:03:11.228623 np0000181244 devstack@c-api.service[116548]: warnings.warn( Jun 17 17:03:11.474889 np0000181244 devstack@c-api.service[116549]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 17 17:03:11.475551 np0000181244 devstack@c-api.service[116549]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116549) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 17:03:11.477790 np0000181244 devstack@c-api.service[116550]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 17 17:03:11.478506 np0000181244 devstack@c-api.service[116550]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116550) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 17:03:11.479260 np0000181244 devstack@c-api.service[116551]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 17 17:03:11.479764 np0000181244 devstack@c-api.service[116551]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116551) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 17:03:11.553565 np0000181244 devstack@c-api.service[116548]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 17 17:03:11.554011 np0000181244 devstack@c-api.service[116548]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116548) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 17:03:11.560046 np0000181244 devstack@c-api.service[116549]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 17 17:03:11.560046 np0000181244 devstack@c-api.service[116549]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 17:03:11.560287 np0000181244 devstack@c-api.service[116551]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 17 17:03:11.560287 np0000181244 devstack@c-api.service[116551]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 17:03:11.560525 np0000181244 devstack@c-api.service[116550]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 17 17:03:11.560525 np0000181244 devstack@c-api.service[116550]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 17:03:11.632329 np0000181244 devstack@c-api.service[116548]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 17 17:03:11.632329 np0000181244 devstack@c-api.service[116548]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 17:03:12.021337 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116549) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 17:03:12.021641 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116551) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 17:03:12.021757 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.021822 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116550) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 17:03:12.021900 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.021961 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.022016 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.022074 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.022132 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.022188 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.022278 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.022340 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.023357 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.023471 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.023471 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.023590 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.023649 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.023649 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.023762 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.023855 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.023915 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.023915 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.024029 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.024098 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.024098 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.024208 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.024290 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.024364 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.024364 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.024364 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.024364 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.024364 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.024364 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.025069 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.025152 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.025253 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.025253 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.025357 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.025414 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.025472 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.025528 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.025583 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.025656 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.025716 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.025781 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.025839 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.025839 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.025942 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.025942 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.025942 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.025942 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.025942 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.025942 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.025942 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.026341 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116548) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 17:03:12.026524 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.026611 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.026810 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.026955 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.027069 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.027169 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.027169 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.027400 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.027520 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.027647 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.027748 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.027888 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.027991 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.028114 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.028212 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.028357 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.028503 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.028607 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.028707 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.028808 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.028928 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.029029 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.029143 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.029282 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.029398 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.029516 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.029617 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.029719 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.029820 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.029820 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.029820 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.029820 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.029820 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.029820 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.029820 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.029820 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.029820 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.029820 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.030803 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.030803 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.030803 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.030803 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.030803 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.030803 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.030803 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.031500 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.031500 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.031500 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.031500 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.031500 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.032057 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.032175 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.032279 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.032341 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.032374 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.032401 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.032428 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.032464 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.032491 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.032518 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.032550 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.032577 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.032607 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.032635 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.032665 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.032694 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.032725 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.032752 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.032779 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.032810 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.032836 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.032866 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.032866 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.032921 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.032921 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.032921 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.032921 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.033018 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.033046 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.033073 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.033103 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.033133 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.033160 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.033187 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.033187 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.033267 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.033299 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.033326 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.033354 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.033384 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.033384 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.033384 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.033384 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.033384 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.033508 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.033508 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.033508 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.033508 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.033508 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.033508 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.033508 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.033678 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.033678 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.033678 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.033752 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.033784 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.033813 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.033841 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.033868 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.033896 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.033925 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.033952 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.033983 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.034014 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.034050 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.034077 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.034106 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.034133 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.034160 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.034187 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.034219 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.034380 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.034433 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.034482 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.034567 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.034601 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.034651 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.034699 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.034751 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.034801 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.034851 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.034900 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.034947 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.034995 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.035066 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.035100 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.035170 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.035203 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.035264 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.035319 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.035319 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.035319 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.035319 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.035517 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.035517 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.035517 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.035517 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.035517 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.035517 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.035517 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.035517 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.035517 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.035517 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.035517 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.036037 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.036037 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.036037 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.038911 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.038959 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.039037 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.039075 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.039107 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.039135 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.039173 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.039206 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.039255 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.039286 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.039312 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.039339 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.039339 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.039397 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.039426 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.039532 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.039567 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.039648 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.039686 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.039686 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.039761 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.039849 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.039904 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.039954 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.040002 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.040002 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.040002 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.040146 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.044138 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.044214 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.044277 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.044327 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.044366 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.044404 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.044441 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.044479 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.044520 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.044558 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.044594 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.044635 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.044681 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.044717 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.044767 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.044805 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.044843 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.044879 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.044879 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.044955 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.044994 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.045030 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.045078 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.045116 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.045116 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.045116 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.045116 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.045267 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.047253 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.047331 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.047379 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.047453 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.047535 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.047610 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.047687 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.047730 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.047822 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.047863 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.047901 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.047937 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.047974 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.048025 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.048068 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.048105 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.048147 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.048185 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.048222 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.048284 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.048319 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.048353 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.048387 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.048437 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.048476 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.048509 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.048543 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.048577 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.048624 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.048661 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.048701 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.048738 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.048774 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.048814 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.048852 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.048886 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.048926 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.048963 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.048997 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.049030 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.049069 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.049102 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.049143 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.049186 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.049221 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.049270 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.049304 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.049344 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.049386 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.049424 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.049457 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.049490 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.049525 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.049568 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.049608 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.049645 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.049678 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.049712 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.049745 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.049778 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.049814 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.049851 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.049888 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.049927 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.049964 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.050003 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.050042 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.050075 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.050108 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.050141 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.050175 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.050208 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.050265 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.050312 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.050357 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.050394 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.050587 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.050635 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.050701 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.050746 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.050746 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.050746 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.050746 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.050746 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.051010 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.051010 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.051150 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.051195 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.051195 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.051347 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.051389 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.051453 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.051518 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.051621 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.051663 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.051734 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.051734 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.051891 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.051994 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.052048 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.052048 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.052048 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.052245 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.052330 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.052371 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.052437 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.052501 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.052572 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.052637 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.052637 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.052637 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.052637 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.053515 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.053570 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.053640 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.053694 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.053780 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.053828 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.053896 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.053939 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.054005 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.054046 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.054046 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.054173 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.054218 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.054300 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.054340 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.054374 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.054413 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.054450 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.054450 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.054450 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.054541 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.054578 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.054624 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.054624 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.054624 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.054624 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.054624 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.054780 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.054817 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.054817 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.054817 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.054907 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.054907 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.054976 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.055021 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.055058 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.055092 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.055128 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.055166 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.055199 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.055251 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.055286 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.055335 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.055374 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.055412 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.055449 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.055482 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.055523 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.055565 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.055601 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.055637 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.055672 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.055715 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.055754 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.055793 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.055853 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.055885 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.055922 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.055955 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.056000 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.056034 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.056070 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.056117 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.056153 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.056195 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.056227 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.056280 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.056324 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.056367 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.056403 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.056438 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.056479 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.056523 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.056559 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.056595 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.056631 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.056673 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.056710 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.056710 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.056710 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.056710 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.056710 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.056710 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.056710 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.056931 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.056931 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.056997 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.057036 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.057072 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.057107 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.057144 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.057181 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.057181 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.057623 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.057665 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.057704 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.057735 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.057767 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.057798 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.057830 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.057872 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.057991 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.058061 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.058134 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.058201 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.058294 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.058360 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.058426 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.058491 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.058553 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.058617 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.058617 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.059398 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.059494 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.059494 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.059625 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.059671 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.059769 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.059878 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.059948 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.060101 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.060169 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.060257 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.060329 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.060362 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.060412 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.060479 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.060511 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.060560 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.060633 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.060688 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.060751 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.060805 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.060836 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.060884 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.060931 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.060981 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.060981 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.060981 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.060981 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.061188 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.061280 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.061313 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.061313 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.061424 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.061457 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.061506 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.061581 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.061615 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.061681 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.061739 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.061791 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.061839 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.061889 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.061921 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.061969 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.062063 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.062095 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.062167 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.062198 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.062286 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.062353 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.062437 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.062495 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.062543 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.062591 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.062624 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.062672 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.062742 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.062773 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.062821 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.062869 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.062917 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.062989 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.063021 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.063096 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.063148 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.063182 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.063292 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.063345 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.063377 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.063427 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.063524 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.063580 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.063612 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.063678 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.063725 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.063779 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.063821 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.063874 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.063931 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.063962 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.064033 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.064087 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.064087 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.064087 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.064220 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.064220 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.064220 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.064381 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.064431 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.064431 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.064532 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.064625 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.064698 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.064730 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.064802 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.064802 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.064802 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.064935 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.064986 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.065042 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.065042 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.065137 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.065170 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.065219 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.065317 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.065373 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.065405 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.065474 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.065530 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.065561 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.065561 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.065561 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.065743 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.065815 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.065849 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.065948 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.065981 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.066031 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.066106 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.066138 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.066211 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.066282 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.066315 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.066381 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.066438 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.066468 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.066536 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.066592 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.066624 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.066695 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.066741 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.066795 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.066826 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.066874 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.066874 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.066986 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.067073 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.067118 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.067118 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.067118 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.067200 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.067291 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.067323 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.067388 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.067440 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.067471 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.067545 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.067576 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.067645 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.067673 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.067703 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.067730 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.067756 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.067784 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.067823 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.067853 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.067853 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.067853 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.067930 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.067958 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.067985 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.068012 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.068038 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.068064 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.068094 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.068094 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.068094 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.068094 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.068270 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.068344 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.068384 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.068414 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.068441 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.068469 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.068511 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.068539 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.068567 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.068598 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.068626 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.068657 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.068688 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.068719 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.068747 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.068773 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.068805 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.068832 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.068862 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.068891 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.068891 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.068948 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.069041 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.069099 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.069132 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.069200 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.069285 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.069320 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.069385 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.069443 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.069541 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.069574 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.069624 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.069690 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.069722 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.069786 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.069847 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.069879 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.069951 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.070004 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.070035 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.070099 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.070132 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.070198 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.070267 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.070327 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.070360 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.070360 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.070360 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.070513 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.070513 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.070513 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.070513 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.070513 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.070513 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.070513 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.070856 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.070906 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.070973 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.071022 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.071070 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.071102 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.071170 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.071217 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.071278 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.071308 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.071336 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.071365 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.071392 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.071420 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.071447 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.071478 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.071505 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.071531 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.071628 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.072054 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.072089 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.072163 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.072198 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.072286 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.072286 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.072286 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.072286 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.072286 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.072523 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.072523 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.072523 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.072661 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.072715 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.072746 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.072771 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.072824 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.072894 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.072926 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.072981 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.073051 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.073083 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.073132 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.073181 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.073240 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.073276 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.073309 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.073339 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.073366 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.073393 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.073421 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.073447 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.073474 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.073501 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.073501 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.073501 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.073501 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.073971 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.074033 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.074092 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.074291 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.074291 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.074291 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.074378 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.074409 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.074446 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.074446 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.074503 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.074531 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.074903 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.074903 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.074976 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.075007 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.075039 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.075068 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.075095 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.075122 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.075157 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.075187 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.075216 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.075258 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.075291 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.075318 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.075318 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.075318 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.075390 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.075419 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.075456 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.075456 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.075510 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.075542 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.075573 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.075601 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.075629 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.075656 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.075684 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.075711 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.075822 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.075853 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.075883 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.075911 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.075938 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.075969 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.076001 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.076001 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.076049 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.076085 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.076113 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.076113 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.076113 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.076113 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.076113 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.076113 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.076363 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.076411 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.076486 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.076519 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.076570 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.076640 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.076693 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.076725 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.076795 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.076795 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.076886 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.076886 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.076886 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.076886 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.077079 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.077079 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.077079 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.077079 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.077276 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.077310 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.077379 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.077412 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.077477 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.077536 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.077570 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.077570 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.077570 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.077570 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.083062 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.083165 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.083165 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.083303 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.083380 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.083380 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.083520 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.083592 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.083685 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.083735 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.083817 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.083922 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.083990 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.084063 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.084135 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.084208 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.084296 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.084345 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.084441 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.084518 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.084560 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.084626 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.084689 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.084819 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.084888 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116549) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.084974 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.085016 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.085133 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.085208 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.085295 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.085353 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.085353 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116550) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.085421 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.085421 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.085421 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.085620 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.085659 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.085695 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.085731 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.085766 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.085807 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.085847 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.085888 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116551) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.085928 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.085928 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.085928 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:03:12.085928 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:03:12.085928 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:03:12.085928 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:03:12.085928 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:03:12.085928 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:03:12.085928 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:03:12.129533 np0000181244 devstack@c-api.service[116549]: INFO dbcounter [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Registered counter for database cinder Jun 17 17:03:12.130380 np0000181244 devstack@c-api.service[116551]: INFO dbcounter [None req-10910add-d426-47f1-b3c8-483711967917 None None] Registered counter for database cinder Jun 17 17:03:12.130496 np0000181244 devstack@c-api.service[116550]: INFO dbcounter [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Registered counter for database cinder Jun 17 17:03:12.133519 np0000181244 devstack@c-api.service[116548]: INFO dbcounter [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Registered counter for database cinder Jun 17 17:03:12.172136 np0000181244 devstack@c-api.service[116549]: DEBUG oslo_db.sqlalchemy.engines [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 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=116549) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 17:03:12.173266 np0000181244 devstack@c-api.service[116550]: DEBUG oslo_db.sqlalchemy.engines [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad 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=116550) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 17:03:12.174887 np0000181244 devstack@c-api.service[116551]: DEBUG oslo_db.sqlalchemy.engines [None req-10910add-d426-47f1-b3c8-483711967917 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=116551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 17:03:12.179771 np0000181244 devstack@c-api.service[116548]: DEBUG oslo_db.sqlalchemy.engines [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 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=116548) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 17:03:12.285488 np0000181244 devstack@c-api.service[116550]: DEBUG dbcounter [-] [116550] Writer thread running {{(pid=116550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 17:03:12.285697 np0000181244 devstack@c-api.service[116549]: DEBUG dbcounter [-] [116549] Writer thread running {{(pid=116549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 17:03:12.287656 np0000181244 devstack@c-api.service[116551]: DEBUG dbcounter [-] [116551] Writer thread running {{(pid=116551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 17:03:12.287927 np0000181244 devstack@c-api.service[116550]: INFO cinder.rpc [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 17:03:12.288327 np0000181244 devstack@c-api.service[116549]: INFO cinder.rpc [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 17:03:12.290332 np0000181244 devstack@c-api.service[116550]: INFO cinder.rpc [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 17:03:12.290447 np0000181244 devstack@c-api.service[116551]: INFO cinder.rpc [None req-10910add-d426-47f1-b3c8-483711967917 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 17:03:12.290936 np0000181244 devstack@c-api.service[116549]: INFO cinder.rpc [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 17:03:12.292514 np0000181244 devstack@c-api.service[116550]: INFO cinder.rpc [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 17:03:12.292817 np0000181244 devstack@c-api.service[116551]: INFO cinder.rpc [None req-10910add-d426-47f1-b3c8-483711967917 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 17:03:12.293787 np0000181244 devstack@c-api.service[116549]: INFO cinder.rpc [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 17:03:12.294434 np0000181244 devstack@c-api.service[116550]: INFO cinder.rpc [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 17:03:12.294940 np0000181244 devstack@c-api.service[116551]: INFO cinder.rpc [None req-10910add-d426-47f1-b3c8-483711967917 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 17:03:12.295257 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.296417 np0000181244 devstack@c-api.service[116549]: INFO cinder.rpc [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 17:03:12.296899 np0000181244 devstack@c-api.service[116551]: INFO cinder.rpc [None req-10910add-d426-47f1-b3c8-483711967917 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 17:03:12.297531 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.297907 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.298376 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.301156 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.301539 np0000181244 devstack@c-api.service[116548]: DEBUG dbcounter [-] [116548] Writer thread running {{(pid=116548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 17:03:12.301826 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.304001 np0000181244 devstack@c-api.service[116548]: INFO cinder.rpc [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 17:03:12.306584 np0000181244 devstack@c-api.service[116548]: INFO cinder.rpc [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 17:03:12.308712 np0000181244 devstack@c-api.service[116548]: INFO cinder.rpc [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 17:03:12.310726 np0000181244 devstack@c-api.service[116548]: INFO cinder.rpc [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 17:03:12.311618 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.315101 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.330891 np0000181244 devstack@c-api.service[116550]: DEBUG oslo_db.sqlalchemy.engines [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad 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=116550) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 17:03:12.333355 np0000181244 devstack@c-api.service[116550]: INFO cinder.rpc [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 17:03:12.333453 np0000181244 devstack@c-api.service[116549]: DEBUG oslo_db.sqlalchemy.engines [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 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=116549) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 17:03:12.335664 np0000181244 devstack@c-api.service[116550]: INFO cinder.rpc [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 17:03:12.335811 np0000181244 devstack@c-api.service[116549]: INFO cinder.rpc [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 17:03:12.335961 np0000181244 devstack@c-api.service[116551]: DEBUG oslo_db.sqlalchemy.engines [None req-10910add-d426-47f1-b3c8-483711967917 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=116551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 17:03:12.336924 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.338116 np0000181244 devstack@c-api.service[116549]: INFO cinder.rpc [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 17:03:12.338617 np0000181244 devstack@c-api.service[116551]: INFO cinder.rpc [None req-10910add-d426-47f1-b3c8-483711967917 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 17:03:12.339260 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.340946 np0000181244 devstack@c-api.service[116551]: INFO cinder.rpc [None req-10910add-d426-47f1-b3c8-483711967917 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 17:03:12.342846 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.348259 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.348934 np0000181244 devstack@c-api.service[116548]: DEBUG oslo_db.sqlalchemy.engines [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 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=116548) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 17:03:12.350739 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.351646 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.351752 np0000181244 devstack@c-api.service[116548]: INFO cinder.rpc [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 17:03:12.353821 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.353898 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.354250 np0000181244 devstack@c-api.service[116548]: INFO cinder.rpc [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 17:03:12.354806 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.355504 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.356978 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.357109 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.360107 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.360172 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.362070 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.363282 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.365077 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.365257 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.366196 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.367862 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.367993 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.368264 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.369327 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.371081 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.371171 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.372170 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.372506 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.374019 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.374256 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.375019 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.375855 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.376497 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.376950 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.377282 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.378384 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.379129 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.380148 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.380270 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.381024 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.381609 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.383137 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.384249 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.384640 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.386064 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.386512 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.388462 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.389214 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.389700 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.389870 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.390632 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.392031 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.392112 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.392303 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.393024 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.393500 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.393584 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.394863 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.394937 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.395159 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.395265 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.396010 np0000181244 devstack@c-api.service[116550]: WARNING cinder.api.contrib.hosts [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 17:03:12.396475 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.396631 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.396712 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.396799 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.397637 np0000181244 devstack@c-api.service[116549]: WARNING cinder.api.contrib.hosts [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 17:03:12.398005 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.398084 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.398330 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.399299 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.399370 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.399520 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.399927 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.400595 np0000181244 devstack@c-api.service[116551]: WARNING cinder.api.contrib.hosts [None req-10910add-d426-47f1-b3c8-483711967917 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 17:03:12.400896 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.401306 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.401365 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.401852 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extended resource: extensions {{(pid=116550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.402599 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.402853 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.403202 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extended resource: os-quota-class-sets {{(pid=116550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.403845 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extended resource: extensions {{(pid=116549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.403916 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.404526 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extended resource: scheduler-stats {{(pid=116550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.404956 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.405169 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extended resource: os-quota-class-sets {{(pid=116549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.405427 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.405971 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extended resource: os-quota-sets {{(pid=116550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.406383 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extended resource: extensions {{(pid=116551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.406461 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extended resource: scheduler-stats {{(pid=116549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.407726 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extended resource: os-quota-class-sets {{(pid=116551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.407930 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extended resource: backups {{(pid=116550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.408416 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.408468 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extended resource: os-quota-sets {{(pid=116549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.408996 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extended resource: scheduler-stats {{(pid=116551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.409856 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extended resource: backups {{(pid=116549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.409929 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extended resource: os-snapshot-manage {{(pid=116550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.410447 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extended resource: os-quota-sets {{(pid=116551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.410566 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.411418 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extended resource: consistencygroups {{(pid=116550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.411893 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extended resource: os-snapshot-manage {{(pid=116549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.412142 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.412412 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extended resource: backups {{(pid=116551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.413353 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extended resource: consistencygroups {{(pid=116549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.413403 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extended resource: extra_specs {{(pid=116550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.413606 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.414465 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extended resource: os-snapshot-manage {{(pid=116551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.414913 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extended resource: os-hosts {{(pid=116550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.415062 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.415347 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extended resource: extra_specs {{(pid=116549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.415873 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extended resource: consistencygroups {{(pid=116551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.416209 np0000181244 devstack@c-api.service[116548]: WARNING cinder.api.contrib.hosts [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 17:03:12.416367 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extended resource: os-volume-manage {{(pid=116550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.416862 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extended resource: os-hosts {{(pid=116549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.416949 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.417706 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extended resource: os-availability-zone {{(pid=116550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.417790 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extended resource: extra_specs {{(pid=116551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.418191 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extended resource: os-volume-manage {{(pid=116549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.418428 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.419044 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extended resource: encryption {{(pid=116550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.419353 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extended resource: os-hosts {{(pid=116551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.419531 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.419609 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extended resource: os-availability-zone {{(pid=116549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.420704 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extended resource: os-volume-manage {{(pid=116551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.420813 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extended resource: os-volume-transfer {{(pid=116550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.421039 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.421164 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extended resource: encryption {{(pid=116549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.422066 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extended resource: extensions {{(pid=116548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.422326 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extended resource: os-availability-zone {{(pid=116551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.422460 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extended resource: capabilities {{(pid=116550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.422661 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extended resource: os-volume-transfer {{(pid=116549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.423623 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extended resource: encryption {{(pid=116550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.423715 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extended resource: encryption {{(pid=116551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.424069 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extended resource: os-quota-class-sets {{(pid=116548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.424565 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extended resource: capabilities {{(pid=116549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.425123 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extended resource: os-volume-type-access {{(pid=116550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.425172 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extended resource: os-volume-transfer {{(pid=116551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.425425 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extended resource: scheduler-stats {{(pid=116548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.425828 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extended resource: encryption {{(pid=116549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.426736 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extended resource: cgsnapshots {{(pid=116550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.426811 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extended resource: capabilities {{(pid=116551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.426866 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extended resource: os-quota-sets {{(pid=116548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.427327 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extended resource: os-volume-type-access {{(pid=116549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.428080 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extended resource: encryption {{(pid=116551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.428156 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extended resource: qos-specs {{(pid=116550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.428336 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extended resource: backups {{(pid=116548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.428934 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extended resource: cgsnapshots {{(pid=116549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.429592 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extended resource: os-volume-type-access {{(pid=116551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.430210 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.contrib.snapshot_actions [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] SnapshotActionsController initialized {{(pid=116550) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 17:03:12.430328 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extended resource: os-snapshot-manage {{(pid=116548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.430377 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extended resource: qos-specs {{(pid=116549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.430963 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.431186 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extended resource: cgsnapshots {{(pid=116551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.431780 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extended resource: consistencygroups {{(pid=116548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.432362 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.432433 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.contrib.snapshot_actions [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] SnapshotActionsController initialized {{(pid=116549) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 17:03:12.432633 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extended resource: qos-specs {{(pid=116551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.433161 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.433683 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.433917 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extended resource: extra_specs {{(pid=116548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.434553 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.434710 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.contrib.snapshot_actions [None req-10910add-d426-47f1-b3c8-483711967917 None None] SnapshotActionsController initialized {{(pid=116551) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 17:03:12.434979 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.435467 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.435534 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extended resource: os-hosts {{(pid=116548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.435920 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.436389 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.436866 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.436939 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extended resource: os-volume-manage {{(pid=116548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.438218 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.438319 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extended resource: os-availability-zone {{(pid=116548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.438402 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.438638 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.439527 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.439602 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extended resource: encryption {{(pid=116548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.439775 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.440008 np0000181244 devstack@c-api.service[116550]: WARNING castellan.key_manager.migration [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.440872 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extension SnapshotActions extending resource: snapshots {{(pid=116550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.440933 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.440980 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.441099 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extended resource: os-volume-transfer {{(pid=116548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.441153 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.441199 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.441256 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extension AdminActions extending resource: volumes {{(pid=116550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.441338 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extension AdminActions extending resource: snapshots {{(pid=116550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.441450 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extension AdminActions extending resource: backups {{(pid=116550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.441626 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extension VolumeActions extending resource: volumes {{(pid=116550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.441743 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extension TypesManage extending resource: types {{(pid=116550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.441849 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extension UsedLimits extending resource: limits {{(pid=116550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.441942 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.442037 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.442136 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.442248 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extension VolumeTypeAccess extending resource: types {{(pid=116550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.442332 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.442385 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.442472 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.442554 np0000181244 devstack@c-api.service[116549]: WARNING castellan.key_manager.migration [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.442599 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.v3.router [None req-746b32cd-6b7a-4db6-9cf9-763da044a4ad None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.442718 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extended resource: capabilities {{(pid=116548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.443419 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.443542 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.443652 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.443701 np0000181244 devstack@c-api.service[116551]: WARNING castellan.key_manager.migration [None req-10910add-d426-47f1-b3c8-483711967917 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.443816 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extension AdminActions extending resource: volumes {{(pid=116549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.443887 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extension AdminActions extending resource: snapshots {{(pid=116549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.444042 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extension AdminActions extending resource: backups {{(pid=116549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.444085 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extended resource: encryption {{(pid=116548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.444554 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.444665 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.444716 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extension VolumeActions extending resource: volumes {{(pid=116549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.444801 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.444850 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extension TypesManage extending resource: types {{(pid=116549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.444934 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extension AdminActions extending resource: volumes {{(pid=116551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.444985 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extension UsedLimits extending resource: limits {{(pid=116549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.445031 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extension AdminActions extending resource: snapshots {{(pid=116551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.445072 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.445124 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extension AdminActions extending resource: backups {{(pid=116551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.445176 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.445226 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.445325 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extension VolumeActions extending resource: volumes {{(pid=116551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.445380 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.445419 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extension TypesManage extending resource: types {{(pid=116551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.445464 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.445507 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extended resource: os-volume-type-access {{(pid=116548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.445547 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extension UsedLimits extending resource: limits {{(pid=116551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.445586 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.445623 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.445659 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.v3.router [None req-b7f64834-9274-4bd4-a8eb-2c140d8fc5c0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.445694 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.445804 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.445909 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.446010 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.446106 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.446205 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.v3.router [None req-10910add-d426-47f1-b3c8-483711967917 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.447119 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extended resource: cgsnapshots {{(pid=116548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.448624 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extended resource: qos-specs {{(pid=116548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:03:12.450754 np0000181244 devstack@c-api.service[116550]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79fb6a6a3668 pid: 116550 (default app) Jun 17 17:03:12.451151 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.contrib.snapshot_actions [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] SnapshotActionsController initialized {{(pid=116548) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 17:03:12.451954 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.453414 np0000181244 devstack@c-api.service[116549]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79fb6a6a3668 pid: 116549 (default app) Jun 17 17:03:12.453473 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.454410 np0000181244 devstack@c-api.service[116551]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79fb6a6a3668 pid: 116551 (default app) Jun 17 17:03:12.454851 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.456203 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.457672 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.458744 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.458744 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.458744 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.458744 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.459109 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.459109 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.459109 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.459109 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.459472 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.459472 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.459472 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.459472 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.459472 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.459472 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.460116 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.460116 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.460116 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.460116 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.460116 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.460369 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.460369 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.460369 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.460369 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.460369 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.460538 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.460538 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.460538 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.460538 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.460674 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.460674 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.460674 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.460674 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.460674 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.460842 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.460842 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.460842 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.460842 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.460842 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.460984 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.460984 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.460984 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.460984 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.460984 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.460984 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.461169 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.461169 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.461169 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.461169 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.461169 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.461169 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.461368 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.461407 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.461407 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.461407 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.461407 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.461407 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.461407 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.461588 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.461588 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.461588 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.461588 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.461588 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.462172 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.462172 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.462172 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.462172 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.462172 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.462420 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.462420 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.462420 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.462420 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.462420 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.462420 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.462742 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.462742 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.462742 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.462742 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.462742 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.462742 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.463041 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.463041 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.463041 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.463041 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.463041 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.463337 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.463337 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.463337 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.463337 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.463337 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.463578 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.463578 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.463578 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.463578 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.463836 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.463836 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.463836 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.463836 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.464055 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.464055 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.464055 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.464055 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.464055 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.464416 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.464416 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.464416 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.464416 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.464416 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.464769 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.464769 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.464769 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.464769 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.465075 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.465075 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.465075 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.465075 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.465380 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.465380 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.465380 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.465380 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.465687 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.465687 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.465687 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.465687 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.465980 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.465980 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.465980 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.465980 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.466316 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.466316 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.466316 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.466316 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.466316 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.466741 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.466741 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.466741 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.466741 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.466741 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.466741 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.467196 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.467196 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.467196 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.467196 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.467196 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.467556 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.467556 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.467556 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.467556 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.467556 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.467556 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.468022 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.468022 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.468022 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.468022 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.468022 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.468022 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.468505 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.468505 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.468505 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.468505 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.468505 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.468505 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.468943 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.468943 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.468943 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.468943 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.468943 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.468943 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.469203 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.469203 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.469203 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.469203 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.469522 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.469522 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.469522 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.469522 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.469522 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.469940 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.469940 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.469940 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.469940 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:12.469940 np0000181244 devstack@c-api.service[116550]: warnings.warn(deprecated_msg) Jun 17 17:03:12.470316 np0000181244 devstack@c-api.service[116548]: WARNING castellan.key_manager.migration [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:03:12.470316 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.470316 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.470316 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.470316 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extension AdminActions extending resource: volumes {{(pid=116548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.470547 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.middleware.request_id [None req-6530fa85-89f9-497f-aa1f-60ef4f3a5eee None None] RequestId filter calling following filter/app {{(pid=116550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:03:12.470593 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extension AdminActions extending resource: snapshots {{(pid=116548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.470593 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extension AdminActions extending resource: backups {{(pid=116548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.470593 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extension VolumeActions extending resource: volumes {{(pid=116548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.470593 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extension TypesManage extending resource: types {{(pid=116548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.470593 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extension UsedLimits extending resource: limits {{(pid=116548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.470593 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.470593 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.470841 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.470841 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.470841 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.470841 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.470841 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.v3.router [None req-32e7590b-8671-483c-9cbb-50c86862b1b6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:03:12.471003 np0000181244 devstack@c-api.service[116550]: [pid: 116550|app: 0|req: 1/1] 199.204.45.25 () {60 vars in 949 bytes} [Wed Jun 17 17:03:12 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 17 17:03:12.471217 np0000181244 devstack@c-api.service[116548]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79fb6a6a3668 pid: 116548 (default app) Jun 17 17:03:19.445102 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.445102 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.445102 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.445102 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.445102 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.446110 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.446110 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.446110 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.446110 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.446110 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.446448 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.446448 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.446448 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.446448 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.446448 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.446448 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.446860 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.446860 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.446860 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.446860 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.447109 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.447109 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.447109 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.447109 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.447393 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.447393 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.447393 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.447393 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.447658 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.447658 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.447658 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.447658 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.447658 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.447963 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.447963 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.447963 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.447963 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.447963 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.448565 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.448565 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.448565 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.448565 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.448565 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.448565 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.449132 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.449132 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.449132 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.449132 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.449132 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.449132 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.449614 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.449614 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.449614 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.449614 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.449614 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.449614 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.450306 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.450306 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.450306 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.450306 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.450306 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.450872 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.450872 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.450872 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.450872 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.450872 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.451476 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.451476 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.451476 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.451476 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.451476 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.451476 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.452098 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.452098 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.452098 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.452098 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.452098 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.452098 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.452827 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.452827 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.452827 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.452827 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.452827 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.453413 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.453413 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.453413 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.453413 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.453413 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.453969 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.453969 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.453969 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.453969 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.454430 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.454430 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.454430 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.454430 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.454912 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.454912 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.454912 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.454912 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.454912 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.455517 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.455517 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.455517 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.455517 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.455517 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.456010 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.456010 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.456010 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.456010 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.456443 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.456443 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.456443 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.456443 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.456768 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.456768 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.456768 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.456768 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.456992 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.456992 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.456992 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.456992 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.457214 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.457214 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.457214 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.457214 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.457481 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.457481 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.457481 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.457481 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.457481 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.457764 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.457764 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.457764 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.457764 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.457764 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.457764 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.458088 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.458088 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.458088 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.458088 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.458088 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.458376 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.458376 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.458376 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.458376 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.458376 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.458376 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.458697 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.458697 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.458697 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.458697 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.458697 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.458697 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.459100 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.459100 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.459100 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.459100 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.459100 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.459100 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.460799 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.460799 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.460799 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.460799 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.460799 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.460799 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.461136 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.461136 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.461136 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.461136 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.461362 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.461362 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.461362 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.461362 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.461362 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.461660 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.461660 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.461660 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.461660 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:19.461660 np0000181244 devstack@c-api.service[116549]: warnings.warn(deprecated_msg) Jun 17 17:03:19.461660 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.middleware.request_id [None req-2c0a4bf0-2e47-421e-ac8d-acbfaac1080a None None] RequestId filter calling following filter/app {{(pid=116549) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:03:19.943663 np0000181244 devstack@c-api.service[116549]: INFO cinder.api.openstack.wsgi [None req-2c0a4bf0-2e47-421e-ac8d-acbfaac1080a admin admin] POST https://199.204.45.25/volume/v3/types Jun 17 17:03:19.944269 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.openstack.wsgi [None req-2c0a4bf0-2e47-421e-ac8d-acbfaac1080a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116549) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 17:03:19.945981 np0000181244 devstack@c-api.service[116549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 17 17:03:19.945981 np0000181244 devstack@c-api.service[116549]: warnings.warn( Jun 17 17:03:19.979158 np0000181244 devstack@c-api.service[116549]: DEBUG oslo_db.sqlalchemy.engines [None req-2c0a4bf0-2e47-421e-ac8d-acbfaac1080a 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=116549) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 17:03:20.050127 np0000181244 devstack@c-api.service[116549]: INFO cinder.api.openstack.wsgi [None req-2c0a4bf0-2e47-421e-ac8d-acbfaac1080a admin admin] https://199.204.45.25/volume/v3/types returned with HTTP 200 Jun 17 17:03:20.051039 np0000181244 devstack@c-api.service[116549]: [pid: 116549|app: 0|req: 1/2] 199.204.45.25 () {68 vars in 1281 bytes} [Wed Jun 17 17:03:19 2026] POST /volume/v3/types => generated 186 bytes in 618 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 17:03:20.075451 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.075451 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.075451 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.075451 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.075451 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.076202 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.076202 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.076202 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.076202 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.076202 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.076534 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.076534 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.076534 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.076534 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.076534 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.076534 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.076864 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.076864 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.076864 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.076864 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.077102 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.077102 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.077102 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.077102 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.077370 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.077370 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.077370 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.077370 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.077625 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.077625 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.077625 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.077625 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.077625 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.077910 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.077910 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.077910 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.077910 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.077910 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.078198 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.078198 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.078198 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.078198 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.078198 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.078198 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.079031 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.079031 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.079031 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.079031 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.079031 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.079031 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.079721 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.079721 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.079721 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.079721 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.079721 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.079721 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.080344 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.080344 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.080344 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.080344 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.080344 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.080924 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.080924 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.080924 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.080924 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.080924 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.081458 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.081458 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.081458 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.081458 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.081458 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.081458 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.082159 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.082159 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.082159 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.082159 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.082159 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.082159 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.082788 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.082788 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.082788 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.082788 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.082788 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.083377 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.083377 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.083377 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.083377 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.083377 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.083903 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.083903 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.083903 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.083903 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.084348 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.084348 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.084348 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.084348 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.084804 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.084804 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.084804 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.084804 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.084804 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.085342 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.085342 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.085342 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.085342 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.085342 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.085852 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.085852 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.085852 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.085852 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.086280 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.086280 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.086280 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.086280 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.086735 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.086735 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.086735 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.086735 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.087188 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.087188 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.087188 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.087188 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.087578 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.087578 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.087578 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.087578 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.087754 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.087754 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.087754 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.087754 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.087754 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.088017 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.088017 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.088017 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.088017 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.088017 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.088017 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.088254 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.088254 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.088254 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.088254 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.088254 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.088384 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.088384 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.088384 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.088384 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.088384 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.088384 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.088543 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.088543 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.088543 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.088543 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.088543 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.088543 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.088710 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.088710 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.088710 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.088710 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.088710 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.088710 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.088867 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.088867 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.088867 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.088867 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.088867 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.088867 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.089023 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.089023 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.089023 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.089023 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.089135 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.089135 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.089135 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.089135 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.089135 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.089398 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.089398 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.089398 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.089398 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:03:20.089398 np0000181244 devstack@c-api.service[116551]: warnings.warn(deprecated_msg) Jun 17 17:03:20.089398 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.middleware.request_id [req-2c0a4bf0-2e47-421e-ac8d-acbfaac1080a req-0b868e23-dc35-4400-8409-7120dab2d8bd None None] RequestId filter calling following filter/app {{(pid=116551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:03:20.412847 np0000181244 devstack@c-api.service[116551]: INFO cinder.api.openstack.wsgi [req-2c0a4bf0-2e47-421e-ac8d-acbfaac1080a req-0b868e23-dc35-4400-8409-7120dab2d8bd admin admin] POST https://199.204.45.25/volume/v3/types/0f90d1e3-ca31-4bdf-951b-9db9bcb89070/extra_specs Jun 17 17:03:20.413458 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.openstack.wsgi [req-2c0a4bf0-2e47-421e-ac8d-acbfaac1080a req-0b868e23-dc35-4400-8409-7120dab2d8bd admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 17:03:20.415341 np0000181244 devstack@c-api.service[116551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 17 17:03:20.415341 np0000181244 devstack@c-api.service[116551]: warnings.warn( Jun 17 17:03:20.451974 np0000181244 devstack@c-api.service[116551]: DEBUG oslo_db.sqlalchemy.engines [req-2c0a4bf0-2e47-421e-ac8d-acbfaac1080a req-0b868e23-dc35-4400-8409-7120dab2d8bd 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=116551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 17:03:20.518769 np0000181244 devstack@c-api.service[116551]: INFO cinder.api.openstack.wsgi [req-2c0a4bf0-2e47-421e-ac8d-acbfaac1080a req-0b868e23-dc35-4400-8409-7120dab2d8bd admin admin] https://199.204.45.25/volume/v3/types/0f90d1e3-ca31-4bdf-951b-9db9bcb89070/extra_specs returned with HTTP 200 Jun 17 17:03:20.519453 np0000181244 devstack@c-api.service[116551]: [pid: 116551|app: 0|req: 1/3] 199.204.45.25 () {70 vars in 1498 bytes} [Wed Jun 17 17:03:20 2026] POST /volume/v3/types/0f90d1e3-ca31-4bdf-951b-9db9bcb89070/extra_specs => generated 55 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:03:22.334781 np0000181244 devstack@c-api.service[116550]: DEBUG dbcounter [-] [116550] Writing DB stats cinder:SELECT=6 {{(pid=116550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:03:22.353727 np0000181244 devstack@c-api.service[116548]: DEBUG dbcounter [-] [116548] Writing DB stats cinder:SELECT=6 {{(pid=116548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:03:30.046164 np0000181244 devstack@c-api.service[116549]: DEBUG dbcounter [-] [116549] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:03:30.516836 np0000181244 devstack@c-api.service[116551]: DEBUG dbcounter [-] [116551] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:06:30.155107 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.middleware.request_id [None req-d63d90ad-a86b-4598-8fb1-ba1129549d48 None None] RequestId filter calling following filter/app {{(pid=116550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:06:30.157213 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [None req-d63d90ad-a86b-4598-8fb1-ba1129549d48 None None] GET https://199.204.45.25/volume// Jun 17 17:06:30.157687 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [None req-d63d90ad-a86b-4598-8fb1-ba1129549d48 None None] Empty body provided in request {{(pid=116550) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:06:30.158292 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [None req-d63d90ad-a86b-4598-8fb1-ba1129549d48 None None] Calling method 'all' {{(pid=116550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:06:30.159531 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [None req-d63d90ad-a86b-4598-8fb1-ba1129549d48 None None] https://199.204.45.25/volume// returned with HTTP 300 Jun 17 17:06:30.160185 np0000181244 devstack@c-api.service[116550]: [pid: 116550|app: 0|req: 2/4] 199.204.45.25 () {66 vars in 1449 bytes} [Wed Jun 17 17:06:30 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 17 17:07:07.235138 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.235138 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.235138 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.235138 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.235138 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.236122 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.236122 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.236122 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.236122 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.236122 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.236507 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.236507 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.236507 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.236507 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.236507 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.236507 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.236923 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.236923 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.236923 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.236923 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.237207 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.237207 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.237207 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.237207 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.237595 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.237595 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.237595 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.237595 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.237875 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.237875 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.237875 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.237875 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.237875 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.238376 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.238376 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.238376 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.238376 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.238376 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.238720 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.238720 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.238720 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.238720 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.238720 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.238720 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.239120 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.239120 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.239120 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.239120 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.239120 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.239120 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.239562 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.239562 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.239562 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.239562 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.239562 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.239562 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.239968 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.239968 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.239968 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.239968 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.239968 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.240354 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.240354 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.240354 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.240354 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.240354 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.240670 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.240670 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.240670 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.240670 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.240670 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.240670 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.241085 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.241085 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.241085 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.241085 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.241085 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.241085 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.241500 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.241500 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.241500 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.241500 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.241500 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.241860 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.241860 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.241860 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.241860 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.241860 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.242195 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.242195 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.242195 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.242195 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.243304 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.243304 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.243304 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.243304 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.243589 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.243589 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.243589 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.243589 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.243589 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.243989 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.243989 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.243989 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.243989 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.243989 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.244350 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.244350 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.244350 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.244350 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.244634 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.244634 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.244634 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.244634 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.244933 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.244933 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.244933 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.244933 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.245223 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.245223 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.245223 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.245223 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.245591 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.245591 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.245591 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.245591 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.245868 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.245868 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.245868 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.245868 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.245868 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.246446 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.246446 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.246446 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.246446 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.246446 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.246446 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.246881 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.246881 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.246881 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.246881 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.246881 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.247225 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.247225 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.247225 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.247225 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.247225 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.247225 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.247517 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.247517 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.247517 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.247517 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.247517 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.247517 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.247708 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.247708 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.247708 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.247708 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.247708 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.247708 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.247886 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.247886 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.247886 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.247886 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.247886 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.247886 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.248072 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.248072 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.248072 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.248072 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.248197 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.248197 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.248197 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.248197 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.248197 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.248396 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.248396 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.248396 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.248396 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 17:07:07.248396 np0000181244 devstack@c-api.service[116548]: warnings.warn(deprecated_msg) Jun 17 17:07:07.248396 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.middleware.request_id [None req-56671b53-8559-4771-9129-657abf58cbec None None] RequestId filter calling following filter/app {{(pid=116548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:07:07.248396 np0000181244 devstack@c-api.service[116548]: [pid: 116548|app: 0|req: 1/5] 199.204.45.25 () {62 vars in 1061 bytes} [Wed Jun 17 17:07:07 2026] GET /volume/v3 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 17 17:07:07.277830 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.middleware.request_id [None req-fe531f41-6d3e-456f-813f-393f2a51b6ee None None] RequestId filter calling following filter/app {{(pid=116549) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:07:07.286648 np0000181244 devstack@c-api.service[116549]: [pid: 116549|app: 0|req: 2/6] 199.204.45.25 () {64 vars in 1265 bytes} [Wed Jun 17 17:07:07 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 17 17:07:07.321727 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.middleware.request_id [req-fe531f41-6d3e-456f-813f-393f2a51b6ee req-3c8724ea-e735-4467-af2b-f0ee524b62a0 None None] RequestId filter calling following filter/app {{(pid=116551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:07:07.327104 np0000181244 devstack@c-api.service[116551]: INFO cinder.api.openstack.wsgi [req-fe531f41-6d3e-456f-813f-393f2a51b6ee req-3c8724ea-e735-4467-af2b-f0ee524b62a0 demo demo] GET https://199.204.45.25/volume/v3/ Jun 17 17:07:07.327512 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.openstack.wsgi [req-fe531f41-6d3e-456f-813f-393f2a51b6ee req-3c8724ea-e735-4467-af2b-f0ee524b62a0 demo demo] Empty body provided in request {{(pid=116551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:07:07.327897 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.openstack.wsgi [req-fe531f41-6d3e-456f-813f-393f2a51b6ee req-3c8724ea-e735-4467-af2b-f0ee524b62a0 demo demo] Calling method 'version_select' {{(pid=116551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:07:07.330950 np0000181244 devstack@c-api.service[116551]: INFO cinder.api.openstack.wsgi [req-fe531f41-6d3e-456f-813f-393f2a51b6ee req-3c8724ea-e735-4467-af2b-f0ee524b62a0 demo demo] https://199.204.45.25/volume/v3/ returned with HTTP 200 Jun 17 17:07:07.331272 np0000181244 devstack@c-api.service[116551]: [pid: 116551|app: 0|req: 2/7] 199.204.45.25 () {66 vars in 1339 bytes} [Wed Jun 17 17:07:07 2026] GET /volume/v3/ => generated 389 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 17:07:07.369558 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.middleware.request_id [None req-79e2a325-17ae-4480-b134-0e8effab96ee None None] RequestId filter calling following filter/app {{(pid=116550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:07:07.700293 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [None req-79e2a325-17ae-4480-b134-0e8effab96ee demo demo] GET https://199.204.45.25/volume/v3/types Jun 17 17:07:07.700638 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [None req-79e2a325-17ae-4480-b134-0e8effab96ee demo demo] Empty body provided in request {{(pid=116550) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:07:07.700836 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [None req-79e2a325-17ae-4480-b134-0e8effab96ee demo demo] Calling method 'index' {{(pid=116550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:07:07.701327 np0000181244 devstack@c-api.service[116550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 17 17:07:07.701327 np0000181244 devstack@c-api.service[116550]: warnings.warn( Jun 17 17:07:07.701914 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.api_utils [None req-79e2a325-17ae-4480-b134-0e8effab96ee demo demo] Removing options '' from query. {{(pid=116550) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:07:07.741359 np0000181244 devstack@c-api.service[116550]: DEBUG oslo_db.sqlalchemy.engines [None req-79e2a325-17ae-4480-b134-0e8effab96ee 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=116550) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 17:07:07.769271 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [None req-79e2a325-17ae-4480-b134-0e8effab96ee demo demo] https://199.204.45.25/volume/v3/types returned with HTTP 200 Jun 17 17:07:07.769752 np0000181244 devstack@c-api.service[116550]: [pid: 116550|app: 0|req: 3/8] 199.204.45.25 () {64 vars in 1283 bytes} [Wed Jun 17 17:07:07 2026] GET /volume/v3/types => generated 377 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 17:07:07.811621 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.middleware.request_id [None req-cf959158-597e-497e-a146-576abe4a37af None None] RequestId filter calling following filter/app {{(pid=116548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:07:08.272735 np0000181244 devstack@c-api.service[116548]: INFO cinder.api.openstack.wsgi [None req-cf959158-597e-497e-a146-576abe4a37af demo demo] GET https://199.204.45.25/volume/v3/types/default Jun 17 17:07:08.273523 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.openstack.wsgi [None req-cf959158-597e-497e-a146-576abe4a37af demo demo] Empty body provided in request {{(pid=116548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:07:08.273523 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.openstack.wsgi [None req-cf959158-597e-497e-a146-576abe4a37af demo demo] Calling method 'show' {{(pid=116548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:07:08.308069 np0000181244 devstack@c-api.service[116548]: DEBUG oslo_db.sqlalchemy.engines [None req-cf959158-597e-497e-a146-576abe4a37af 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=116548) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 17:07:08.326207 np0000181244 devstack@c-api.service[116548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 17 17:07:08.326207 np0000181244 devstack@c-api.service[116548]: warnings.warn( Jun 17 17:07:08.331530 np0000181244 devstack@c-api.service[116548]: INFO cinder.api.openstack.wsgi [None req-cf959158-597e-497e-a146-576abe4a37af demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 Jun 17 17:07:08.332419 np0000181244 devstack@c-api.service[116548]: [pid: 116548|app: 0|req: 2/9] 199.204.45.25 () {64 vars in 1294 bytes} [Wed Jun 17 17:07:07 2026] GET /volume/v3/types/default => generated 145 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 17:07:08.846463 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.middleware.request_id [None req-1d1623e2-5419-44d9-a013-d527cb03f7c2 None None] RequestId filter calling following filter/app {{(pid=116549) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:07:08.847731 np0000181244 devstack@c-api.service[116549]: [pid: 116549|app: 0|req: 3/10] 199.204.45.25 () {62 vars in 1061 bytes} [Wed Jun 17 17:07:08 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 17 17:07:08.881771 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.middleware.request_id [None req-0380e8a7-bcba-4dd0-8fc9-d9d23f29f6d9 None None] RequestId filter calling following filter/app {{(pid=116551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:07:08.891164 np0000181244 devstack@c-api.service[116551]: [pid: 116551|app: 0|req: 3/11] 199.204.45.25 () {64 vars in 1265 bytes} [Wed Jun 17 17:07:08 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 17 17:07:08.926913 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.middleware.request_id [req-0380e8a7-bcba-4dd0-8fc9-d9d23f29f6d9 req-54f7e26f-1a53-40ff-927a-a08969f21523 None None] RequestId filter calling following filter/app {{(pid=116550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:07:08.930922 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [req-0380e8a7-bcba-4dd0-8fc9-d9d23f29f6d9 req-54f7e26f-1a53-40ff-927a-a08969f21523 demo demo] GET https://199.204.45.25/volume/v3/ Jun 17 17:07:08.931353 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [req-0380e8a7-bcba-4dd0-8fc9-d9d23f29f6d9 req-54f7e26f-1a53-40ff-927a-a08969f21523 demo demo] Empty body provided in request {{(pid=116550) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:07:08.931764 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [req-0380e8a7-bcba-4dd0-8fc9-d9d23f29f6d9 req-54f7e26f-1a53-40ff-927a-a08969f21523 demo demo] Calling method 'version_select' {{(pid=116550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:07:08.932761 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [req-0380e8a7-bcba-4dd0-8fc9-d9d23f29f6d9 req-54f7e26f-1a53-40ff-927a-a08969f21523 demo demo] https://199.204.45.25/volume/v3/ returned with HTTP 200 Jun 17 17:07:08.933491 np0000181244 devstack@c-api.service[116550]: [pid: 116550|app: 0|req: 4/12] 199.204.45.25 () {66 vars in 1339 bytes} [Wed Jun 17 17:07:08 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 17 17:07:08.975543 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.middleware.request_id [None req-d00ac0c1-7e55-428d-abc9-ff8d5fbbe02c None None] RequestId filter calling following filter/app {{(pid=116548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:07:08.979056 np0000181244 devstack@c-api.service[116548]: INFO cinder.api.openstack.wsgi [None req-d00ac0c1-7e55-428d-abc9-ff8d5fbbe02c demo demo] GET https://199.204.45.25/volume/v3/types/default Jun 17 17:07:08.979552 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.openstack.wsgi [None req-d00ac0c1-7e55-428d-abc9-ff8d5fbbe02c demo demo] Empty body provided in request {{(pid=116548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:07:08.979966 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.openstack.wsgi [None req-d00ac0c1-7e55-428d-abc9-ff8d5fbbe02c demo demo] Calling method 'show' {{(pid=116548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:07:08.989856 np0000181244 devstack@c-api.service[116548]: INFO cinder.api.openstack.wsgi [None req-d00ac0c1-7e55-428d-abc9-ff8d5fbbe02c demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 Jun 17 17:07:08.990317 np0000181244 devstack@c-api.service[116548]: [pid: 116548|app: 0|req: 3/13] 199.204.45.25 () {64 vars in 1294 bytes} [Wed Jun 17 17:07:08 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 17:07:09.610083 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.middleware.request_id [None req-7c85e8e5-9f89-4d71-bb30-9ea69b64bc07 None None] RequestId filter calling following filter/app {{(pid=116549) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:07:09.611358 np0000181244 devstack@c-api.service[116549]: [pid: 116549|app: 0|req: 4/14] 199.204.45.25 () {62 vars in 1061 bytes} [Wed Jun 17 17:07:09 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 17 17:07:09.645627 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.middleware.request_id [None req-77bddb74-f598-47e1-be68-a1e978539b22 None None] RequestId filter calling following filter/app {{(pid=116551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:07:09.649188 np0000181244 devstack@c-api.service[116551]: [pid: 116551|app: 0|req: 4/15] 199.204.45.25 () {64 vars in 1265 bytes} [Wed Jun 17 17:07:09 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 17 17:07:09.681033 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.middleware.request_id [req-77bddb74-f598-47e1-be68-a1e978539b22 req-3a9b2ba2-abb2-4fc7-a5fe-94fbb1fc9914 None None] RequestId filter calling following filter/app {{(pid=116550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:07:09.685407 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [req-77bddb74-f598-47e1-be68-a1e978539b22 req-3a9b2ba2-abb2-4fc7-a5fe-94fbb1fc9914 demo demo] GET https://199.204.45.25/volume/v3/ Jun 17 17:07:09.685869 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [req-77bddb74-f598-47e1-be68-a1e978539b22 req-3a9b2ba2-abb2-4fc7-a5fe-94fbb1fc9914 demo demo] Empty body provided in request {{(pid=116550) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:07:09.686372 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [req-77bddb74-f598-47e1-be68-a1e978539b22 req-3a9b2ba2-abb2-4fc7-a5fe-94fbb1fc9914 demo demo] Calling method 'version_select' {{(pid=116550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:07:09.687104 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [req-77bddb74-f598-47e1-be68-a1e978539b22 req-3a9b2ba2-abb2-4fc7-a5fe-94fbb1fc9914 demo demo] https://199.204.45.25/volume/v3/ returned with HTTP 200 Jun 17 17:07:09.687646 np0000181244 devstack@c-api.service[116550]: [pid: 116550|app: 0|req: 5/16] 199.204.45.25 () {66 vars in 1339 bytes} [Wed Jun 17 17:07:09 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 17:07:09.723022 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.middleware.request_id [None req-e02c54e1-fb05-4891-be11-bec8c6241b59 None None] RequestId filter calling following filter/app {{(pid=116548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:07:09.726509 np0000181244 devstack@c-api.service[116548]: INFO cinder.api.openstack.wsgi [None req-e02c54e1-fb05-4891-be11-bec8c6241b59 demo demo] GET https://199.204.45.25/volume/v3/types/default Jun 17 17:07:09.726876 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.openstack.wsgi [None req-e02c54e1-fb05-4891-be11-bec8c6241b59 demo demo] Empty body provided in request {{(pid=116548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:07:09.727264 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.openstack.wsgi [None req-e02c54e1-fb05-4891-be11-bec8c6241b59 demo demo] Calling method 'show' {{(pid=116548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:07:09.735804 np0000181244 devstack@c-api.service[116548]: INFO cinder.api.openstack.wsgi [None req-e02c54e1-fb05-4891-be11-bec8c6241b59 demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 Jun 17 17:07:09.736107 np0000181244 devstack@c-api.service[116548]: [pid: 116548|app: 0|req: 4/17] 199.204.45.25 () {64 vars in 1294 bytes} [Wed Jun 17 17:07:09 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 17:07:09.772784 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.middleware.request_id [None req-eb950c3f-ada8-47cd-aaf8-a98fcbb23861 None None] RequestId filter calling following filter/app {{(pid=116549) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:07:09.773541 np0000181244 devstack@c-api.service[116549]: [pid: 116549|app: 0|req: 5/18] 199.204.45.25 () {62 vars in 1061 bytes} [Wed Jun 17 17:07:09 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 17 17:07:09.806720 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.middleware.request_id [None req-fb7313fe-f7c9-4904-bd80-445ce050317a None None] RequestId filter calling following filter/app {{(pid=116551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:07:09.810293 np0000181244 devstack@c-api.service[116551]: [pid: 116551|app: 0|req: 5/19] 199.204.45.25 () {64 vars in 1265 bytes} [Wed Jun 17 17:07:09 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 17 17:07:09.845585 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.middleware.request_id [req-fb7313fe-f7c9-4904-bd80-445ce050317a req-5d12ef97-9f56-4728-9353-2439a992996d None None] RequestId filter calling following filter/app {{(pid=116550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:07:09.848770 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [req-fb7313fe-f7c9-4904-bd80-445ce050317a req-5d12ef97-9f56-4728-9353-2439a992996d demo demo] GET https://199.204.45.25/volume/v3/ Jun 17 17:07:09.849141 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [req-fb7313fe-f7c9-4904-bd80-445ce050317a req-5d12ef97-9f56-4728-9353-2439a992996d demo demo] Empty body provided in request {{(pid=116550) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:07:09.849609 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [req-fb7313fe-f7c9-4904-bd80-445ce050317a req-5d12ef97-9f56-4728-9353-2439a992996d demo demo] Calling method 'version_select' {{(pid=116550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:07:09.850374 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [req-fb7313fe-f7c9-4904-bd80-445ce050317a req-5d12ef97-9f56-4728-9353-2439a992996d demo demo] https://199.204.45.25/volume/v3/ returned with HTTP 200 Jun 17 17:07:09.851051 np0000181244 devstack@c-api.service[116550]: [pid: 116550|app: 0|req: 6/20] 199.204.45.25 () {66 vars in 1339 bytes} [Wed Jun 17 17:07:09 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 17:07:09.888865 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.middleware.request_id [None req-20133070-eadb-4394-8aed-b022b9ce4f56 None None] RequestId filter calling following filter/app {{(pid=116548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:07:09.892078 np0000181244 devstack@c-api.service[116548]: INFO cinder.api.openstack.wsgi [None req-20133070-eadb-4394-8aed-b022b9ce4f56 demo demo] GET https://199.204.45.25/volume/v3/types/default Jun 17 17:07:09.892507 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.openstack.wsgi [None req-20133070-eadb-4394-8aed-b022b9ce4f56 demo demo] Empty body provided in request {{(pid=116548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:07:09.892946 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.openstack.wsgi [None req-20133070-eadb-4394-8aed-b022b9ce4f56 demo demo] Calling method 'show' {{(pid=116548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:07:09.902188 np0000181244 devstack@c-api.service[116548]: INFO cinder.api.openstack.wsgi [None req-20133070-eadb-4394-8aed-b022b9ce4f56 demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 Jun 17 17:07:09.902592 np0000181244 devstack@c-api.service[116548]: [pid: 116548|app: 0|req: 5/21] 199.204.45.25 () {64 vars in 1294 bytes} [Wed Jun 17 17:07:09 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 17:07:17.758450 np0000181244 devstack@c-api.service[116550]: DEBUG dbcounter [-] [116550] Writing DB stats cinder:SELECT=1 {{(pid=116550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:07:19.897831 np0000181244 devstack@c-api.service[116548]: DEBUG dbcounter [-] [116548] Writing DB stats cinder:SELECT=8 {{(pid=116548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:12:31.362355 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.middleware.request_id [None req-60e9a880-9dfa-415c-a03a-20e68692bb9a None None] RequestId filter calling following filter/app {{(pid=116549) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:12:31.455653 np0000181244 devstack@c-api.service[116549]: INFO cinder.api.openstack.wsgi [None req-60e9a880-9dfa-415c-a03a-20e68692bb9a demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:12:31.455936 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.openstack.wsgi [None req-60e9a880-9dfa-415c-a03a-20e68692bb9a demo demo] Empty body provided in request {{(pid=116549) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:12:31.456509 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.openstack.wsgi [None req-60e9a880-9dfa-415c-a03a-20e68692bb9a demo demo] Calling method 'detail' {{(pid=116549) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:12:31.456924 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.api_utils [None req-60e9a880-9dfa-415c-a03a-20e68692bb9a demo demo] Removing options '' from query. {{(pid=116549) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:12:31.459213 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.volume.api [None req-60e9a880-9dfa-415c-a03a-20e68692bb9a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116549) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:12:31.500980 np0000181244 devstack@c-api.service[116549]: INFO cinder.volume.api [None req-60e9a880-9dfa-415c-a03a-20e68692bb9a demo demo] Get all volumes completed successfully. Jun 17 17:12:31.503887 np0000181244 devstack@c-api.service[116549]: INFO cinder.api.openstack.wsgi [None req-60e9a880-9dfa-415c-a03a-20e68692bb9a demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:12:31.504337 np0000181244 devstack@c-api.service[116549]: [pid: 116549|app: 0|req: 6/22] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:12:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:12:41.493373 np0000181244 devstack@c-api.service[116549]: DEBUG dbcounter [-] [116549] Writing DB stats cinder:SELECT=1 {{(pid=116549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:13:31.519711 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.middleware.request_id [None req-17f4085c-7fed-4c2d-9e56-5a0118e0247e None None] RequestId filter calling following filter/app {{(pid=116551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:13:31.523055 np0000181244 devstack@c-api.service[116551]: INFO cinder.api.openstack.wsgi [None req-17f4085c-7fed-4c2d-9e56-5a0118e0247e demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:13:31.523341 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.openstack.wsgi [None req-17f4085c-7fed-4c2d-9e56-5a0118e0247e demo demo] Empty body provided in request {{(pid=116551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:13:31.523582 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.openstack.wsgi [None req-17f4085c-7fed-4c2d-9e56-5a0118e0247e demo demo] Calling method 'detail' {{(pid=116551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:13:31.525330 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.api_utils [None req-17f4085c-7fed-4c2d-9e56-5a0118e0247e demo demo] Removing options '' from query. {{(pid=116551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:13:31.526629 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.volume.api [None req-17f4085c-7fed-4c2d-9e56-5a0118e0247e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:13:31.555522 np0000181244 devstack@c-api.service[116551]: INFO cinder.volume.api [None req-17f4085c-7fed-4c2d-9e56-5a0118e0247e demo demo] Get all volumes completed successfully. Jun 17 17:13:31.557675 np0000181244 devstack@c-api.service[116551]: INFO cinder.api.openstack.wsgi [None req-17f4085c-7fed-4c2d-9e56-5a0118e0247e demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:13:31.558076 np0000181244 devstack@c-api.service[116551]: [pid: 116551|app: 0|req: 6/23] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:13:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:13:41.548735 np0000181244 devstack@c-api.service[116551]: DEBUG dbcounter [-] [116551] Writing DB stats cinder:SELECT=1 {{(pid=116551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:14:31.574160 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.middleware.request_id [None req-824309cd-aa55-40c6-928a-995d4cbe90f9 None None] RequestId filter calling following filter/app {{(pid=116550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:14:31.578594 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [None req-824309cd-aa55-40c6-928a-995d4cbe90f9 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:14:31.578863 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [None req-824309cd-aa55-40c6-928a-995d4cbe90f9 demo demo] Empty body provided in request {{(pid=116550) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:14:31.579055 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [None req-824309cd-aa55-40c6-928a-995d4cbe90f9 demo demo] Calling method 'detail' {{(pid=116550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:14:31.579670 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.api_utils [None req-824309cd-aa55-40c6-928a-995d4cbe90f9 demo demo] Removing options '' from query. {{(pid=116550) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:14:31.580746 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.volume.api [None req-824309cd-aa55-40c6-928a-995d4cbe90f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116550) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:14:31.620680 np0000181244 devstack@c-api.service[116550]: INFO cinder.volume.api [None req-824309cd-aa55-40c6-928a-995d4cbe90f9 demo demo] Get all volumes completed successfully. Jun 17 17:14:31.622703 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [None req-824309cd-aa55-40c6-928a-995d4cbe90f9 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:14:31.623053 np0000181244 devstack@c-api.service[116550]: [pid: 116550|app: 0|req: 7/24] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:14:31 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 17 17:14:41.614918 np0000181244 devstack@c-api.service[116550]: DEBUG dbcounter [-] [116550] Writing DB stats cinder:SELECT=1 {{(pid=116550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:15:31.637057 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.middleware.request_id [None req-12d5fe10-15ef-40eb-9eca-5d2203717ef8 None None] RequestId filter calling following filter/app {{(pid=116548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:15:31.642867 np0000181244 devstack@c-api.service[116548]: INFO cinder.api.openstack.wsgi [None req-12d5fe10-15ef-40eb-9eca-5d2203717ef8 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:15:31.642867 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.openstack.wsgi [None req-12d5fe10-15ef-40eb-9eca-5d2203717ef8 demo demo] Empty body provided in request {{(pid=116548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:15:31.642867 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.openstack.wsgi [None req-12d5fe10-15ef-40eb-9eca-5d2203717ef8 demo demo] Calling method 'detail' {{(pid=116548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:15:31.642867 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.api_utils [None req-12d5fe10-15ef-40eb-9eca-5d2203717ef8 demo demo] Removing options '' from query. {{(pid=116548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:15:31.642867 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.volume.api [None req-12d5fe10-15ef-40eb-9eca-5d2203717ef8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116548) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:15:31.680938 np0000181244 devstack@c-api.service[116548]: INFO cinder.volume.api [None req-12d5fe10-15ef-40eb-9eca-5d2203717ef8 demo demo] Get all volumes completed successfully. Jun 17 17:15:31.683120 np0000181244 devstack@c-api.service[116548]: INFO cinder.api.openstack.wsgi [None req-12d5fe10-15ef-40eb-9eca-5d2203717ef8 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:15:31.683513 np0000181244 devstack@c-api.service[116548]: [pid: 116548|app: 0|req: 6/25] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:15:31 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 17 17:15:41.673962 np0000181244 devstack@c-api.service[116548]: DEBUG dbcounter [-] [116548] Writing DB stats cinder:SELECT=1 {{(pid=116548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:16:31.704330 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.middleware.request_id [None req-2810000c-85e8-45c5-bc71-b8ed15139ad7 None None] RequestId filter calling following filter/app {{(pid=116549) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:16:31.709898 np0000181244 devstack@c-api.service[116549]: INFO cinder.api.openstack.wsgi [None req-2810000c-85e8-45c5-bc71-b8ed15139ad7 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:16:31.709898 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.openstack.wsgi [None req-2810000c-85e8-45c5-bc71-b8ed15139ad7 demo demo] Empty body provided in request {{(pid=116549) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:16:31.709898 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.openstack.wsgi [None req-2810000c-85e8-45c5-bc71-b8ed15139ad7 demo demo] Calling method 'detail' {{(pid=116549) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:16:31.709898 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.api_utils [None req-2810000c-85e8-45c5-bc71-b8ed15139ad7 demo demo] Removing options '' from query. {{(pid=116549) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:16:31.709898 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.volume.api [None req-2810000c-85e8-45c5-bc71-b8ed15139ad7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116549) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:16:31.720866 np0000181244 devstack@c-api.service[116549]: INFO cinder.volume.api [None req-2810000c-85e8-45c5-bc71-b8ed15139ad7 demo demo] Get all volumes completed successfully. Jun 17 17:16:31.722950 np0000181244 devstack@c-api.service[116549]: INFO cinder.api.openstack.wsgi [None req-2810000c-85e8-45c5-bc71-b8ed15139ad7 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:16:31.723322 np0000181244 devstack@c-api.service[116549]: [pid: 116549|app: 0|req: 7/26] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:16:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:16:41.716216 np0000181244 devstack@c-api.service[116549]: DEBUG dbcounter [-] [116549] Writing DB stats cinder:SELECT=1 {{(pid=116549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:17:31.743693 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.middleware.request_id [None req-224a0c89-3e84-4f46-87e4-d11ea81cbcef None None] RequestId filter calling following filter/app {{(pid=116551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:17:31.893684 np0000181244 devstack@c-api.service[116551]: INFO cinder.api.openstack.wsgi [None req-224a0c89-3e84-4f46-87e4-d11ea81cbcef demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:17:31.893952 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.openstack.wsgi [None req-224a0c89-3e84-4f46-87e4-d11ea81cbcef demo demo] Empty body provided in request {{(pid=116551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:17:31.894211 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.openstack.wsgi [None req-224a0c89-3e84-4f46-87e4-d11ea81cbcef demo demo] Calling method 'detail' {{(pid=116551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:17:31.894564 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.api_utils [None req-224a0c89-3e84-4f46-87e4-d11ea81cbcef demo demo] Removing options '' from query. {{(pid=116551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:17:31.895769 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.volume.api [None req-224a0c89-3e84-4f46-87e4-d11ea81cbcef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:17:31.905380 np0000181244 devstack@c-api.service[116551]: INFO cinder.volume.api [None req-224a0c89-3e84-4f46-87e4-d11ea81cbcef demo demo] Get all volumes completed successfully. Jun 17 17:17:31.908214 np0000181244 devstack@c-api.service[116551]: INFO cinder.api.openstack.wsgi [None req-224a0c89-3e84-4f46-87e4-d11ea81cbcef demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:17:31.908952 np0000181244 devstack@c-api.service[116551]: [pid: 116551|app: 0|req: 7/27] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:17:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:17:41.900464 np0000181244 devstack@c-api.service[116551]: DEBUG dbcounter [-] [116551] Writing DB stats cinder:SELECT=1 {{(pid=116551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:18:31.926270 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.middleware.request_id [None req-cc519699-f25c-452a-92d9-b62071eb483d None None] RequestId filter calling following filter/app {{(pid=116550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:18:31.928747 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [None req-cc519699-f25c-452a-92d9-b62071eb483d demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:18:31.979438 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [None req-cc519699-f25c-452a-92d9-b62071eb483d demo demo] Empty body provided in request {{(pid=116550) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:18:31.979438 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [None req-cc519699-f25c-452a-92d9-b62071eb483d demo demo] Calling method 'detail' {{(pid=116550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:18:31.979438 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.api_utils [None req-cc519699-f25c-452a-92d9-b62071eb483d demo demo] Removing options '' from query. {{(pid=116550) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:18:31.979438 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.volume.api [None req-cc519699-f25c-452a-92d9-b62071eb483d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116550) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:18:31.979438 np0000181244 devstack@c-api.service[116550]: INFO cinder.volume.api [None req-cc519699-f25c-452a-92d9-b62071eb483d demo demo] Get all volumes completed successfully. Jun 17 17:18:31.979438 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [None req-cc519699-f25c-452a-92d9-b62071eb483d demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:18:31.979438 np0000181244 devstack@c-api.service[116550]: [pid: 116550|app: 0|req: 8/28] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:18: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 17 17:18:41.933187 np0000181244 devstack@c-api.service[116550]: DEBUG dbcounter [-] [116550] Writing DB stats cinder:SELECT=1 {{(pid=116550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:19:31.969591 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.middleware.request_id [None req-187e1043-97cb-419c-8c42-6d03aebd61d5 None None] RequestId filter calling following filter/app {{(pid=116548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:19:31.973302 np0000181244 devstack@c-api.service[116548]: INFO cinder.api.openstack.wsgi [None req-187e1043-97cb-419c-8c42-6d03aebd61d5 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:19:31.973543 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.openstack.wsgi [None req-187e1043-97cb-419c-8c42-6d03aebd61d5 demo demo] Empty body provided in request {{(pid=116548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:19:31.973683 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.openstack.wsgi [None req-187e1043-97cb-419c-8c42-6d03aebd61d5 demo demo] Calling method 'detail' {{(pid=116548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:19:31.973876 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.api_utils [None req-187e1043-97cb-419c-8c42-6d03aebd61d5 demo demo] Removing options '' from query. {{(pid=116548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:19:31.976873 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.volume.api [None req-187e1043-97cb-419c-8c42-6d03aebd61d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116548) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:19:31.988705 np0000181244 devstack@c-api.service[116548]: INFO cinder.volume.api [None req-187e1043-97cb-419c-8c42-6d03aebd61d5 demo demo] Get all volumes completed successfully. Jun 17 17:19:31.991746 np0000181244 devstack@c-api.service[116548]: INFO cinder.api.openstack.wsgi [None req-187e1043-97cb-419c-8c42-6d03aebd61d5 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:19:31.992301 np0000181244 devstack@c-api.service[116548]: [pid: 116548|app: 0|req: 7/29] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:19: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 17 17:19:41.984401 np0000181244 devstack@c-api.service[116548]: DEBUG dbcounter [-] [116548] Writing DB stats cinder:SELECT=1 {{(pid=116548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:20:32.010638 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.middleware.request_id [None req-be0994e0-4c97-49a1-8a31-d012fee2a86d None None] RequestId filter calling following filter/app {{(pid=116549) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:20:32.014153 np0000181244 devstack@c-api.service[116549]: INFO cinder.api.openstack.wsgi [None req-be0994e0-4c97-49a1-8a31-d012fee2a86d demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:20:32.014390 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.openstack.wsgi [None req-be0994e0-4c97-49a1-8a31-d012fee2a86d demo demo] Empty body provided in request {{(pid=116549) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:20:32.014982 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.openstack.wsgi [None req-be0994e0-4c97-49a1-8a31-d012fee2a86d demo demo] Calling method 'detail' {{(pid=116549) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:20:32.015079 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.api_utils [None req-be0994e0-4c97-49a1-8a31-d012fee2a86d demo demo] Removing options '' from query. {{(pid=116549) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:20:32.016040 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.volume.api [None req-be0994e0-4c97-49a1-8a31-d012fee2a86d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116549) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:20:32.033858 np0000181244 devstack@c-api.service[116549]: INFO cinder.volume.api [None req-be0994e0-4c97-49a1-8a31-d012fee2a86d demo demo] Get all volumes completed successfully. Jun 17 17:20:32.037377 np0000181244 devstack@c-api.service[116549]: INFO cinder.api.openstack.wsgi [None req-be0994e0-4c97-49a1-8a31-d012fee2a86d demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:20:32.037766 np0000181244 devstack@c-api.service[116549]: [pid: 116549|app: 0|req: 8/30] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:20:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:20:42.022259 np0000181244 devstack@c-api.service[116549]: DEBUG dbcounter [-] [116549] Writing DB stats cinder:SELECT=1 {{(pid=116549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:21:32.049351 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.middleware.request_id [None req-4bba2e14-645b-4b2c-a0f8-0672e316929f None None] RequestId filter calling following filter/app {{(pid=116551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:21:32.053720 np0000181244 devstack@c-api.service[116551]: INFO cinder.api.openstack.wsgi [None req-4bba2e14-645b-4b2c-a0f8-0672e316929f demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:21:32.054098 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.openstack.wsgi [None req-4bba2e14-645b-4b2c-a0f8-0672e316929f demo demo] Empty body provided in request {{(pid=116551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:21:32.054713 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.openstack.wsgi [None req-4bba2e14-645b-4b2c-a0f8-0672e316929f demo demo] Calling method 'detail' {{(pid=116551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:21:32.054809 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.api_utils [None req-4bba2e14-645b-4b2c-a0f8-0672e316929f demo demo] Removing options '' from query. {{(pid=116551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:21:32.056125 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.volume.api [None req-4bba2e14-645b-4b2c-a0f8-0672e316929f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:21:32.065427 np0000181244 devstack@c-api.service[116551]: INFO cinder.volume.api [None req-4bba2e14-645b-4b2c-a0f8-0672e316929f demo demo] Get all volumes completed successfully. Jun 17 17:21:32.068481 np0000181244 devstack@c-api.service[116551]: INFO cinder.api.openstack.wsgi [None req-4bba2e14-645b-4b2c-a0f8-0672e316929f demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:21:32.068960 np0000181244 devstack@c-api.service[116551]: [pid: 116551|app: 0|req: 8/31] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:21: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 17 17:21:42.059913 np0000181244 devstack@c-api.service[116551]: DEBUG dbcounter [-] [116551] Writing DB stats cinder:SELECT=1 {{(pid=116551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:22:32.086665 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.middleware.request_id [None req-fdd77df7-b514-4cf7-be7f-c485ea036dcf None None] RequestId filter calling following filter/app {{(pid=116550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:22:32.248279 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [None req-fdd77df7-b514-4cf7-be7f-c485ea036dcf demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:22:32.249992 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [None req-fdd77df7-b514-4cf7-be7f-c485ea036dcf demo demo] Empty body provided in request {{(pid=116550) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:22:32.250372 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [None req-fdd77df7-b514-4cf7-be7f-c485ea036dcf demo demo] Calling method 'detail' {{(pid=116550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:22:32.250714 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.api_utils [None req-fdd77df7-b514-4cf7-be7f-c485ea036dcf demo demo] Removing options '' from query. {{(pid=116550) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:22:32.251890 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.volume.api [None req-fdd77df7-b514-4cf7-be7f-c485ea036dcf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116550) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:22:32.261073 np0000181244 devstack@c-api.service[116550]: INFO cinder.volume.api [None req-fdd77df7-b514-4cf7-be7f-c485ea036dcf demo demo] Get all volumes completed successfully. Jun 17 17:22:32.263920 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [None req-fdd77df7-b514-4cf7-be7f-c485ea036dcf demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:22:32.264437 np0000181244 devstack@c-api.service[116550]: [pid: 116550|app: 0|req: 9/32] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:22:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:22:42.255583 np0000181244 devstack@c-api.service[116550]: DEBUG dbcounter [-] [116550] Writing DB stats cinder:SELECT=1 {{(pid=116550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:23:32.280153 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.middleware.request_id [None req-91263fba-54e8-4195-aa90-ec192718cae6 None None] RequestId filter calling following filter/app {{(pid=116548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:23:32.284700 np0000181244 devstack@c-api.service[116548]: INFO cinder.api.openstack.wsgi [None req-91263fba-54e8-4195-aa90-ec192718cae6 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:23:32.285116 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.openstack.wsgi [None req-91263fba-54e8-4195-aa90-ec192718cae6 demo demo] Empty body provided in request {{(pid=116548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:23:32.285733 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.openstack.wsgi [None req-91263fba-54e8-4195-aa90-ec192718cae6 demo demo] Calling method 'detail' {{(pid=116548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:23:32.286267 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.api_utils [None req-91263fba-54e8-4195-aa90-ec192718cae6 demo demo] Removing options '' from query. {{(pid=116548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:23:32.289413 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.volume.api [None req-91263fba-54e8-4195-aa90-ec192718cae6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116548) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:23:32.301017 np0000181244 devstack@c-api.service[116548]: INFO cinder.volume.api [None req-91263fba-54e8-4195-aa90-ec192718cae6 demo demo] Get all volumes completed successfully. Jun 17 17:23:32.305001 np0000181244 devstack@c-api.service[116548]: INFO cinder.api.openstack.wsgi [None req-91263fba-54e8-4195-aa90-ec192718cae6 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:23:32.305617 np0000181244 devstack@c-api.service[116548]: [pid: 116548|app: 0|req: 8/33] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:23:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:23:42.294750 np0000181244 devstack@c-api.service[116548]: DEBUG dbcounter [-] [116548] Writing DB stats cinder:SELECT=1 {{(pid=116548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:24:32.325452 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.middleware.request_id [None req-476ba794-c4eb-4a7c-b63c-d93114ecfa01 None None] RequestId filter calling following filter/app {{(pid=116549) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:24:32.328828 np0000181244 devstack@c-api.service[116549]: INFO cinder.api.openstack.wsgi [None req-476ba794-c4eb-4a7c-b63c-d93114ecfa01 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:24:32.329092 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.openstack.wsgi [None req-476ba794-c4eb-4a7c-b63c-d93114ecfa01 demo demo] Empty body provided in request {{(pid=116549) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:24:32.329412 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.openstack.wsgi [None req-476ba794-c4eb-4a7c-b63c-d93114ecfa01 demo demo] Calling method 'detail' {{(pid=116549) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:24:32.329741 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.api_utils [None req-476ba794-c4eb-4a7c-b63c-d93114ecfa01 demo demo] Removing options '' from query. {{(pid=116549) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:24:32.330832 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.volume.api [None req-476ba794-c4eb-4a7c-b63c-d93114ecfa01 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116549) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:24:32.340212 np0000181244 devstack@c-api.service[116549]: INFO cinder.volume.api [None req-476ba794-c4eb-4a7c-b63c-d93114ecfa01 demo demo] Get all volumes completed successfully. Jun 17 17:24:32.342331 np0000181244 devstack@c-api.service[116549]: INFO cinder.api.openstack.wsgi [None req-476ba794-c4eb-4a7c-b63c-d93114ecfa01 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:24:32.342741 np0000181244 devstack@c-api.service[116549]: [pid: 116549|app: 0|req: 9/34] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:24: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 17 17:24:42.334004 np0000181244 devstack@c-api.service[116549]: DEBUG dbcounter [-] [116549] Writing DB stats cinder:SELECT=1 {{(pid=116549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:25:32.368023 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.middleware.request_id [None req-510dad4a-0f40-4c4f-a054-c8eb74e12c70 None None] RequestId filter calling following filter/app {{(pid=116551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:25:32.373279 np0000181244 devstack@c-api.service[116551]: INFO cinder.api.openstack.wsgi [None req-510dad4a-0f40-4c4f-a054-c8eb74e12c70 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:25:32.373626 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.openstack.wsgi [None req-510dad4a-0f40-4c4f-a054-c8eb74e12c70 demo demo] Empty body provided in request {{(pid=116551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:25:32.373964 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.openstack.wsgi [None req-510dad4a-0f40-4c4f-a054-c8eb74e12c70 demo demo] Calling method 'detail' {{(pid=116551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:25:32.375429 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.api_utils [None req-510dad4a-0f40-4c4f-a054-c8eb74e12c70 demo demo] Removing options '' from query. {{(pid=116551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:25:32.376395 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.volume.api [None req-510dad4a-0f40-4c4f-a054-c8eb74e12c70 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:25:32.385481 np0000181244 devstack@c-api.service[116551]: INFO cinder.volume.api [None req-510dad4a-0f40-4c4f-a054-c8eb74e12c70 demo demo] Get all volumes completed successfully. Jun 17 17:25:32.387495 np0000181244 devstack@c-api.service[116551]: INFO cinder.api.openstack.wsgi [None req-510dad4a-0f40-4c4f-a054-c8eb74e12c70 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:25:32.387867 np0000181244 devstack@c-api.service[116551]: [pid: 116551|app: 0|req: 9/35] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:25:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:25:42.380200 np0000181244 devstack@c-api.service[116551]: DEBUG dbcounter [-] [116551] Writing DB stats cinder:SELECT=1 {{(pid=116551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:26:32.404355 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.middleware.request_id [None req-23367e39-ece9-4370-97e1-d372960ec98b None None] RequestId filter calling following filter/app {{(pid=116550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:26:32.407278 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [None req-23367e39-ece9-4370-97e1-d372960ec98b demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:26:32.407526 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [None req-23367e39-ece9-4370-97e1-d372960ec98b demo demo] Empty body provided in request {{(pid=116550) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:26:32.407822 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [None req-23367e39-ece9-4370-97e1-d372960ec98b demo demo] Calling method 'detail' {{(pid=116550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:26:32.408144 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.api_utils [None req-23367e39-ece9-4370-97e1-d372960ec98b demo demo] Removing options '' from query. {{(pid=116550) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:26:32.409181 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.volume.api [None req-23367e39-ece9-4370-97e1-d372960ec98b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116550) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:26:32.417461 np0000181244 devstack@c-api.service[116550]: INFO cinder.volume.api [None req-23367e39-ece9-4370-97e1-d372960ec98b demo demo] Get all volumes completed successfully. Jun 17 17:26:32.419459 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [None req-23367e39-ece9-4370-97e1-d372960ec98b demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:26:32.419855 np0000181244 devstack@c-api.service[116550]: [pid: 116550|app: 0|req: 10/36] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:26: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 17 17:26:42.412635 np0000181244 devstack@c-api.service[116550]: DEBUG dbcounter [-] [116550] Writing DB stats cinder:SELECT=1 {{(pid=116550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:27:32.434481 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.middleware.request_id [None req-bbb10c8b-824a-4d44-b594-19339a2482bb None None] RequestId filter calling following filter/app {{(pid=116548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:27:32.586469 np0000181244 devstack@c-api.service[116548]: INFO cinder.api.openstack.wsgi [None req-bbb10c8b-824a-4d44-b594-19339a2482bb demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:27:32.586962 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.openstack.wsgi [None req-bbb10c8b-824a-4d44-b594-19339a2482bb demo demo] Empty body provided in request {{(pid=116548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:27:32.587432 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.openstack.wsgi [None req-bbb10c8b-824a-4d44-b594-19339a2482bb demo demo] Calling method 'detail' {{(pid=116548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:27:32.588066 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.api_utils [None req-bbb10c8b-824a-4d44-b594-19339a2482bb demo demo] Removing options '' from query. {{(pid=116548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:27:32.590734 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.volume.api [None req-bbb10c8b-824a-4d44-b594-19339a2482bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116548) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:27:32.601162 np0000181244 devstack@c-api.service[116548]: INFO cinder.volume.api [None req-bbb10c8b-824a-4d44-b594-19339a2482bb demo demo] Get all volumes completed successfully. Jun 17 17:27:32.603784 np0000181244 devstack@c-api.service[116548]: INFO cinder.api.openstack.wsgi [None req-bbb10c8b-824a-4d44-b594-19339a2482bb demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:27:32.604256 np0000181244 devstack@c-api.service[116548]: [pid: 116548|app: 0|req: 9/37] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:27:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:27:42.595522 np0000181244 devstack@c-api.service[116548]: DEBUG dbcounter [-] [116548] Writing DB stats cinder:SELECT=1 {{(pid=116548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:28:32.620034 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.middleware.request_id [None req-5ebc1423-6fef-4324-942b-3ad91476f228 None None] RequestId filter calling following filter/app {{(pid=116549) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:28:32.624696 np0000181244 devstack@c-api.service[116549]: INFO cinder.api.openstack.wsgi [None req-5ebc1423-6fef-4324-942b-3ad91476f228 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:28:32.624999 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.openstack.wsgi [None req-5ebc1423-6fef-4324-942b-3ad91476f228 demo demo] Empty body provided in request {{(pid=116549) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:28:32.625323 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.openstack.wsgi [None req-5ebc1423-6fef-4324-942b-3ad91476f228 demo demo] Calling method 'detail' {{(pid=116549) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:28:32.625677 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.api_utils [None req-5ebc1423-6fef-4324-942b-3ad91476f228 demo demo] Removing options '' from query. {{(pid=116549) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:28:32.626695 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.volume.api [None req-5ebc1423-6fef-4324-942b-3ad91476f228 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116549) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:28:32.634914 np0000181244 devstack@c-api.service[116549]: INFO cinder.volume.api [None req-5ebc1423-6fef-4324-942b-3ad91476f228 demo demo] Get all volumes completed successfully. Jun 17 17:28:32.637543 np0000181244 devstack@c-api.service[116549]: INFO cinder.api.openstack.wsgi [None req-5ebc1423-6fef-4324-942b-3ad91476f228 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:28:32.638037 np0000181244 devstack@c-api.service[116549]: [pid: 116549|app: 0|req: 10/38] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:28: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 17 17:28:42.629995 np0000181244 devstack@c-api.service[116549]: DEBUG dbcounter [-] [116549] Writing DB stats cinder:SELECT=1 {{(pid=116549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:29:32.651474 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.middleware.request_id [None req-2efe30c6-596c-4a6d-923d-96d25bdb0de8 None None] RequestId filter calling following filter/app {{(pid=116551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:29:32.656141 np0000181244 devstack@c-api.service[116551]: INFO cinder.api.openstack.wsgi [None req-2efe30c6-596c-4a6d-923d-96d25bdb0de8 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:29:32.656563 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.openstack.wsgi [None req-2efe30c6-596c-4a6d-923d-96d25bdb0de8 demo demo] Empty body provided in request {{(pid=116551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:29:32.657052 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.openstack.wsgi [None req-2efe30c6-596c-4a6d-923d-96d25bdb0de8 demo demo] Calling method 'detail' {{(pid=116551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:29:32.657547 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.api_utils [None req-2efe30c6-596c-4a6d-923d-96d25bdb0de8 demo demo] Removing options '' from query. {{(pid=116551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:29:32.659921 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.volume.api [None req-2efe30c6-596c-4a6d-923d-96d25bdb0de8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:29:32.668526 np0000181244 devstack@c-api.service[116551]: INFO cinder.volume.api [None req-2efe30c6-596c-4a6d-923d-96d25bdb0de8 demo demo] Get all volumes completed successfully. Jun 17 17:29:32.670419 np0000181244 devstack@c-api.service[116551]: INFO cinder.api.openstack.wsgi [None req-2efe30c6-596c-4a6d-923d-96d25bdb0de8 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:29:32.670774 np0000181244 devstack@c-api.service[116551]: [pid: 116551|app: 0|req: 10/39] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:29: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 17 17:29:42.663619 np0000181244 devstack@c-api.service[116551]: DEBUG dbcounter [-] [116551] Writing DB stats cinder:SELECT=1 {{(pid=116551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:30:32.691768 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.middleware.request_id [None req-4d506204-0ac9-4be4-a6b3-33da85d72bf6 None None] RequestId filter calling following filter/app {{(pid=116550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:30:32.696379 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [None req-4d506204-0ac9-4be4-a6b3-33da85d72bf6 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:30:32.696795 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [None req-4d506204-0ac9-4be4-a6b3-33da85d72bf6 demo demo] Empty body provided in request {{(pid=116550) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:30:32.697090 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [None req-4d506204-0ac9-4be4-a6b3-33da85d72bf6 demo demo] Calling method 'detail' {{(pid=116550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:30:32.697686 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.api_utils [None req-4d506204-0ac9-4be4-a6b3-33da85d72bf6 demo demo] Removing options '' from query. {{(pid=116550) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:30:32.699271 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.volume.api [None req-4d506204-0ac9-4be4-a6b3-33da85d72bf6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116550) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:30:32.709097 np0000181244 devstack@c-api.service[116550]: INFO cinder.volume.api [None req-4d506204-0ac9-4be4-a6b3-33da85d72bf6 demo demo] Get all volumes completed successfully. Jun 17 17:30:32.711220 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [None req-4d506204-0ac9-4be4-a6b3-33da85d72bf6 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:30:32.711724 np0000181244 devstack@c-api.service[116550]: [pid: 116550|app: 0|req: 11/40] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:30: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 17 17:30:42.704045 np0000181244 devstack@c-api.service[116550]: DEBUG dbcounter [-] [116550] Writing DB stats cinder:SELECT=1 {{(pid=116550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:31:32.726190 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.middleware.request_id [None req-2424b18f-9086-4e0e-8793-cc2fd5c1b7c1 None None] RequestId filter calling following filter/app {{(pid=116548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:31:32.730154 np0000181244 devstack@c-api.service[116548]: INFO cinder.api.openstack.wsgi [None req-2424b18f-9086-4e0e-8793-cc2fd5c1b7c1 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:31:32.730617 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.openstack.wsgi [None req-2424b18f-9086-4e0e-8793-cc2fd5c1b7c1 demo demo] Empty body provided in request {{(pid=116548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:31:32.731011 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.openstack.wsgi [None req-2424b18f-9086-4e0e-8793-cc2fd5c1b7c1 demo demo] Calling method 'detail' {{(pid=116548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:31:32.731610 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.api_utils [None req-2424b18f-9086-4e0e-8793-cc2fd5c1b7c1 demo demo] Removing options '' from query. {{(pid=116548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:31:32.733313 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.volume.api [None req-2424b18f-9086-4e0e-8793-cc2fd5c1b7c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116548) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:31:32.747956 np0000181244 devstack@c-api.service[116548]: INFO cinder.volume.api [None req-2424b18f-9086-4e0e-8793-cc2fd5c1b7c1 demo demo] Get all volumes completed successfully. Jun 17 17:31:32.752924 np0000181244 devstack@c-api.service[116548]: INFO cinder.api.openstack.wsgi [None req-2424b18f-9086-4e0e-8793-cc2fd5c1b7c1 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:31:32.753809 np0000181244 devstack@c-api.service[116548]: [pid: 116548|app: 0|req: 10/41] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:31:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:31:42.737380 np0000181244 devstack@c-api.service[116548]: DEBUG dbcounter [-] [116548] Writing DB stats cinder:SELECT=1 {{(pid=116548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:32:32.771805 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.middleware.request_id [None req-c48391aa-ee11-436e-9268-5e71c81c0a65 None None] RequestId filter calling following filter/app {{(pid=116549) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:32:32.875496 np0000181244 devstack@c-api.service[116549]: INFO cinder.api.openstack.wsgi [None req-c48391aa-ee11-436e-9268-5e71c81c0a65 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:32:32.875726 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.openstack.wsgi [None req-c48391aa-ee11-436e-9268-5e71c81c0a65 demo demo] Empty body provided in request {{(pid=116549) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:32:32.875961 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.openstack.wsgi [None req-c48391aa-ee11-436e-9268-5e71c81c0a65 demo demo] Calling method 'detail' {{(pid=116549) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:32:32.876262 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.api_utils [None req-c48391aa-ee11-436e-9268-5e71c81c0a65 demo demo] Removing options '' from query. {{(pid=116549) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:32:32.877189 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.volume.api [None req-c48391aa-ee11-436e-9268-5e71c81c0a65 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116549) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:32:32.885846 np0000181244 devstack@c-api.service[116549]: INFO cinder.volume.api [None req-c48391aa-ee11-436e-9268-5e71c81c0a65 demo demo] Get all volumes completed successfully. Jun 17 17:32:32.888353 np0000181244 devstack@c-api.service[116549]: INFO cinder.api.openstack.wsgi [None req-c48391aa-ee11-436e-9268-5e71c81c0a65 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:32:32.888785 np0000181244 devstack@c-api.service[116549]: [pid: 116549|app: 0|req: 11/42] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:32:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:32:42.880224 np0000181244 devstack@c-api.service[116549]: DEBUG dbcounter [-] [116549] Writing DB stats cinder:SELECT=1 {{(pid=116549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:33:32.906220 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.middleware.request_id [None req-bd0b17cb-7ca6-4946-b1a2-3fac8e84135e None None] RequestId filter calling following filter/app {{(pid=116551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:33:32.910185 np0000181244 devstack@c-api.service[116551]: INFO cinder.api.openstack.wsgi [None req-bd0b17cb-7ca6-4946-b1a2-3fac8e84135e demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:33:32.910428 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.openstack.wsgi [None req-bd0b17cb-7ca6-4946-b1a2-3fac8e84135e demo demo] Empty body provided in request {{(pid=116551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:33:32.910669 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.openstack.wsgi [None req-bd0b17cb-7ca6-4946-b1a2-3fac8e84135e demo demo] Calling method 'detail' {{(pid=116551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:33:32.910985 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.api_utils [None req-bd0b17cb-7ca6-4946-b1a2-3fac8e84135e demo demo] Removing options '' from query. {{(pid=116551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:33:32.913539 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.volume.api [None req-bd0b17cb-7ca6-4946-b1a2-3fac8e84135e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:33:32.925385 np0000181244 devstack@c-api.service[116551]: INFO cinder.volume.api [None req-bd0b17cb-7ca6-4946-b1a2-3fac8e84135e demo demo] Get all volumes completed successfully. Jun 17 17:33:32.928519 np0000181244 devstack@c-api.service[116551]: INFO cinder.api.openstack.wsgi [None req-bd0b17cb-7ca6-4946-b1a2-3fac8e84135e demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:33:32.929047 np0000181244 devstack@c-api.service[116551]: [pid: 116551|app: 0|req: 11/43] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:33: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 17 17:33:42.917572 np0000181244 devstack@c-api.service[116551]: DEBUG dbcounter [-] [116551] Writing DB stats cinder:SELECT=1 {{(pid=116551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:34:32.942815 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.middleware.request_id [None req-0c95d1b2-9080-4b9b-b6b0-ff33e70c7f73 None None] RequestId filter calling following filter/app {{(pid=116550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:34:32.947757 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [None req-0c95d1b2-9080-4b9b-b6b0-ff33e70c7f73 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:34:32.948084 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [None req-0c95d1b2-9080-4b9b-b6b0-ff33e70c7f73 demo demo] Empty body provided in request {{(pid=116550) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:34:32.948366 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [None req-0c95d1b2-9080-4b9b-b6b0-ff33e70c7f73 demo demo] Calling method 'detail' {{(pid=116550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:34:32.948571 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.api_utils [None req-0c95d1b2-9080-4b9b-b6b0-ff33e70c7f73 demo demo] Removing options '' from query. {{(pid=116550) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:34:32.949343 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.volume.api [None req-0c95d1b2-9080-4b9b-b6b0-ff33e70c7f73 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116550) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:34:32.958766 np0000181244 devstack@c-api.service[116550]: INFO cinder.volume.api [None req-0c95d1b2-9080-4b9b-b6b0-ff33e70c7f73 demo demo] Get all volumes completed successfully. Jun 17 17:34:32.961021 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [None req-0c95d1b2-9080-4b9b-b6b0-ff33e70c7f73 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:34:32.961554 np0000181244 devstack@c-api.service[116550]: [pid: 116550|app: 0|req: 12/44] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:34: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 17 17:34:42.952216 np0000181244 devstack@c-api.service[116550]: DEBUG dbcounter [-] [116550] Writing DB stats cinder:SELECT=1 {{(pid=116550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:35:32.976732 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.middleware.request_id [None req-0ec46e6a-613c-4230-96f3-2bd6052fad52 None None] RequestId filter calling following filter/app {{(pid=116548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:35:32.979701 np0000181244 devstack@c-api.service[116548]: INFO cinder.api.openstack.wsgi [None req-0ec46e6a-613c-4230-96f3-2bd6052fad52 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:35:32.979914 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.openstack.wsgi [None req-0ec46e6a-613c-4230-96f3-2bd6052fad52 demo demo] Empty body provided in request {{(pid=116548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:35:32.980162 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.openstack.wsgi [None req-0ec46e6a-613c-4230-96f3-2bd6052fad52 demo demo] Calling method 'detail' {{(pid=116548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:35:32.980465 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.api_utils [None req-0ec46e6a-613c-4230-96f3-2bd6052fad52 demo demo] Removing options '' from query. {{(pid=116548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:35:32.981284 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.volume.api [None req-0ec46e6a-613c-4230-96f3-2bd6052fad52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116548) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:35:32.991963 np0000181244 devstack@c-api.service[116548]: INFO cinder.volume.api [None req-0ec46e6a-613c-4230-96f3-2bd6052fad52 demo demo] Get all volumes completed successfully. Jun 17 17:35:32.994740 np0000181244 devstack@c-api.service[116548]: INFO cinder.api.openstack.wsgi [None req-0ec46e6a-613c-4230-96f3-2bd6052fad52 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:35:32.995373 np0000181244 devstack@c-api.service[116548]: [pid: 116548|app: 0|req: 11/45] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:35: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 17 17:35:42.985202 np0000181244 devstack@c-api.service[116548]: DEBUG dbcounter [-] [116548] Writing DB stats cinder:SELECT=1 {{(pid=116548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:36:33.012736 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.middleware.request_id [None req-0954bedc-1ac6-43cc-9b82-922647b9d2b7 None None] RequestId filter calling following filter/app {{(pid=116549) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:36:33.016701 np0000181244 devstack@c-api.service[116549]: INFO cinder.api.openstack.wsgi [None req-0954bedc-1ac6-43cc-9b82-922647b9d2b7 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:36:33.016937 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.openstack.wsgi [None req-0954bedc-1ac6-43cc-9b82-922647b9d2b7 demo demo] Empty body provided in request {{(pid=116549) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:36:33.017675 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.openstack.wsgi [None req-0954bedc-1ac6-43cc-9b82-922647b9d2b7 demo demo] Calling method 'detail' {{(pid=116549) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:36:33.017675 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.api_utils [None req-0954bedc-1ac6-43cc-9b82-922647b9d2b7 demo demo] Removing options '' from query. {{(pid=116549) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:36:33.018773 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.volume.api [None req-0954bedc-1ac6-43cc-9b82-922647b9d2b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116549) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:36:33.028041 np0000181244 devstack@c-api.service[116549]: INFO cinder.volume.api [None req-0954bedc-1ac6-43cc-9b82-922647b9d2b7 demo demo] Get all volumes completed successfully. Jun 17 17:36:33.030841 np0000181244 devstack@c-api.service[116549]: INFO cinder.api.openstack.wsgi [None req-0954bedc-1ac6-43cc-9b82-922647b9d2b7 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:36:33.031377 np0000181244 devstack@c-api.service[116549]: [pid: 116549|app: 0|req: 12/46] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:36:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:36:43.021959 np0000181244 devstack@c-api.service[116549]: DEBUG dbcounter [-] [116549] Writing DB stats cinder:SELECT=1 {{(pid=116549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:37:33.046750 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.middleware.request_id [None req-ab026564-061a-45bd-a573-27d31c97148e None None] RequestId filter calling following filter/app {{(pid=116551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:37:33.118518 np0000181244 devstack@c-api.service[116551]: INFO cinder.api.openstack.wsgi [None req-ab026564-061a-45bd-a573-27d31c97148e demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:37:33.118725 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.openstack.wsgi [None req-ab026564-061a-45bd-a573-27d31c97148e demo demo] Empty body provided in request {{(pid=116551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:37:33.118943 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.openstack.wsgi [None req-ab026564-061a-45bd-a573-27d31c97148e demo demo] Calling method 'detail' {{(pid=116551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:37:33.119216 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.api_utils [None req-ab026564-061a-45bd-a573-27d31c97148e demo demo] Removing options '' from query. {{(pid=116551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:37:33.120495 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.volume.api [None req-ab026564-061a-45bd-a573-27d31c97148e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:37:33.130853 np0000181244 devstack@c-api.service[116551]: INFO cinder.volume.api [None req-ab026564-061a-45bd-a573-27d31c97148e demo demo] Get all volumes completed successfully. Jun 17 17:37:33.133514 np0000181244 devstack@c-api.service[116551]: INFO cinder.api.openstack.wsgi [None req-ab026564-061a-45bd-a573-27d31c97148e demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:37:33.133907 np0000181244 devstack@c-api.service[116551]: [pid: 116551|app: 0|req: 12/47] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:37:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:37:43.126790 np0000181244 devstack@c-api.service[116551]: DEBUG dbcounter [-] [116551] Writing DB stats cinder:SELECT=1 {{(pid=116551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:38:33.150586 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.middleware.request_id [None req-9e11b739-0ce1-40ef-b4d2-e954e44390c9 None None] RequestId filter calling following filter/app {{(pid=116550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:38:33.153153 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [None req-9e11b739-0ce1-40ef-b4d2-e954e44390c9 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:38:33.153459 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [None req-9e11b739-0ce1-40ef-b4d2-e954e44390c9 demo demo] Empty body provided in request {{(pid=116550) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:38:33.153672 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [None req-9e11b739-0ce1-40ef-b4d2-e954e44390c9 demo demo] Calling method 'detail' {{(pid=116550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:38:33.154008 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.api_utils [None req-9e11b739-0ce1-40ef-b4d2-e954e44390c9 demo demo] Removing options '' from query. {{(pid=116550) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:38:33.154779 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.volume.api [None req-9e11b739-0ce1-40ef-b4d2-e954e44390c9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116550) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:38:33.167928 np0000181244 devstack@c-api.service[116550]: INFO cinder.volume.api [None req-9e11b739-0ce1-40ef-b4d2-e954e44390c9 demo demo] Get all volumes completed successfully. Jun 17 17:38:33.170904 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [None req-9e11b739-0ce1-40ef-b4d2-e954e44390c9 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:38:33.171392 np0000181244 devstack@c-api.service[116550]: [pid: 116550|app: 0|req: 13/48] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:38:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:38:43.159358 np0000181244 devstack@c-api.service[116550]: DEBUG dbcounter [-] [116550] Writing DB stats cinder:SELECT=1 {{(pid=116550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:39:33.184659 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.middleware.request_id [None req-abea0670-3e07-494f-be0d-387e8357223f None None] RequestId filter calling following filter/app {{(pid=116548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:39:33.187646 np0000181244 devstack@c-api.service[116548]: INFO cinder.api.openstack.wsgi [None req-abea0670-3e07-494f-be0d-387e8357223f demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:39:33.187887 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.openstack.wsgi [None req-abea0670-3e07-494f-be0d-387e8357223f demo demo] Empty body provided in request {{(pid=116548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:39:33.188145 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.openstack.wsgi [None req-abea0670-3e07-494f-be0d-387e8357223f demo demo] Calling method 'detail' {{(pid=116548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:39:33.188466 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.api_utils [None req-abea0670-3e07-494f-be0d-387e8357223f demo demo] Removing options '' from query. {{(pid=116548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:39:33.189509 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.volume.api [None req-abea0670-3e07-494f-be0d-387e8357223f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116548) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:39:33.197136 np0000181244 devstack@c-api.service[116548]: INFO cinder.volume.api [None req-abea0670-3e07-494f-be0d-387e8357223f demo demo] Get all volumes completed successfully. Jun 17 17:39:33.199154 np0000181244 devstack@c-api.service[116548]: INFO cinder.api.openstack.wsgi [None req-abea0670-3e07-494f-be0d-387e8357223f demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:39:33.199543 np0000181244 devstack@c-api.service[116548]: [pid: 116548|app: 0|req: 12/49] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:39:33 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 17 17:39:43.192770 np0000181244 devstack@c-api.service[116548]: DEBUG dbcounter [-] [116548] Writing DB stats cinder:SELECT=1 {{(pid=116548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:40:33.214847 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.middleware.request_id [None req-3d9f9d40-8c3b-4094-80a1-245c254e09ac None None] RequestId filter calling following filter/app {{(pid=116549) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:40:33.218317 np0000181244 devstack@c-api.service[116549]: INFO cinder.api.openstack.wsgi [None req-3d9f9d40-8c3b-4094-80a1-245c254e09ac demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:40:33.218712 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.openstack.wsgi [None req-3d9f9d40-8c3b-4094-80a1-245c254e09ac demo demo] Empty body provided in request {{(pid=116549) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:40:33.218831 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.openstack.wsgi [None req-3d9f9d40-8c3b-4094-80a1-245c254e09ac demo demo] Calling method 'detail' {{(pid=116549) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:40:33.219170 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.api.api_utils [None req-3d9f9d40-8c3b-4094-80a1-245c254e09ac demo demo] Removing options '' from query. {{(pid=116549) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:40:33.220101 np0000181244 devstack@c-api.service[116549]: DEBUG cinder.volume.api [None req-3d9f9d40-8c3b-4094-80a1-245c254e09ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116549) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:40:33.228470 np0000181244 devstack@c-api.service[116549]: INFO cinder.volume.api [None req-3d9f9d40-8c3b-4094-80a1-245c254e09ac demo demo] Get all volumes completed successfully. Jun 17 17:40:33.230289 np0000181244 devstack@c-api.service[116549]: INFO cinder.api.openstack.wsgi [None req-3d9f9d40-8c3b-4094-80a1-245c254e09ac demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:40:33.230667 np0000181244 devstack@c-api.service[116549]: [pid: 116549|app: 0|req: 13/50] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:40:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 17 17:40:43.224314 np0000181244 devstack@c-api.service[116549]: DEBUG dbcounter [-] [116549] Writing DB stats cinder:SELECT=1 {{(pid=116549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:41:33.247036 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.middleware.request_id [None req-faf65957-4352-471a-aa57-b11352a3c685 None None] RequestId filter calling following filter/app {{(pid=116551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:41:33.249819 np0000181244 devstack@c-api.service[116551]: INFO cinder.api.openstack.wsgi [None req-faf65957-4352-471a-aa57-b11352a3c685 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:41:33.250065 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.openstack.wsgi [None req-faf65957-4352-471a-aa57-b11352a3c685 demo demo] Empty body provided in request {{(pid=116551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:41:33.250375 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.openstack.wsgi [None req-faf65957-4352-471a-aa57-b11352a3c685 demo demo] Calling method 'detail' {{(pid=116551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:41:33.250681 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.api.api_utils [None req-faf65957-4352-471a-aa57-b11352a3c685 demo demo] Removing options '' from query. {{(pid=116551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:41:33.251869 np0000181244 devstack@c-api.service[116551]: DEBUG cinder.volume.api [None req-faf65957-4352-471a-aa57-b11352a3c685 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116551) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:41:33.260482 np0000181244 devstack@c-api.service[116551]: INFO cinder.volume.api [None req-faf65957-4352-471a-aa57-b11352a3c685 demo demo] Get all volumes completed successfully. Jun 17 17:41:33.263126 np0000181244 devstack@c-api.service[116551]: INFO cinder.api.openstack.wsgi [None req-faf65957-4352-471a-aa57-b11352a3c685 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:41:33.263834 np0000181244 devstack@c-api.service[116551]: [pid: 116551|app: 0|req: 13/51] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:41:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:41:43.255372 np0000181244 devstack@c-api.service[116551]: DEBUG dbcounter [-] [116551] Writing DB stats cinder:SELECT=1 {{(pid=116551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:42:33.355476 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.middleware.request_id [None req-7f6a92fd-711c-4713-9942-287bfb104b19 None None] RequestId filter calling following filter/app {{(pid=116550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:42:33.446866 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [None req-7f6a92fd-711c-4713-9942-287bfb104b19 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:42:33.447018 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [None req-7f6a92fd-711c-4713-9942-287bfb104b19 demo demo] Empty body provided in request {{(pid=116550) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:42:33.447208 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.openstack.wsgi [None req-7f6a92fd-711c-4713-9942-287bfb104b19 demo demo] Calling method 'detail' {{(pid=116550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:42:33.447442 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.api.api_utils [None req-7f6a92fd-711c-4713-9942-287bfb104b19 demo demo] Removing options '' from query. {{(pid=116550) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:42:33.448125 np0000181244 devstack@c-api.service[116550]: DEBUG cinder.volume.api [None req-7f6a92fd-711c-4713-9942-287bfb104b19 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116550) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:42:33.455767 np0000181244 devstack@c-api.service[116550]: INFO cinder.volume.api [None req-7f6a92fd-711c-4713-9942-287bfb104b19 demo demo] Get all volumes completed successfully. Jun 17 17:42:33.458334 np0000181244 devstack@c-api.service[116550]: INFO cinder.api.openstack.wsgi [None req-7f6a92fd-711c-4713-9942-287bfb104b19 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:42:33.459308 np0000181244 devstack@c-api.service[116550]: [pid: 116550|app: 0|req: 14/52] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:42:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:42:43.451654 np0000181244 devstack@c-api.service[116550]: DEBUG dbcounter [-] [116550] Writing DB stats cinder:SELECT=1 {{(pid=116550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:43:33.499605 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.middleware.request_id [None req-a12cdec1-0e0e-4d70-97ca-597451aed3c1 None None] RequestId filter calling following filter/app {{(pid=116548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:43:33.504466 np0000181244 devstack@c-api.service[116548]: INFO cinder.api.openstack.wsgi [None req-a12cdec1-0e0e-4d70-97ca-597451aed3c1 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 17 17:43:33.504642 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.openstack.wsgi [None req-a12cdec1-0e0e-4d70-97ca-597451aed3c1 demo demo] Empty body provided in request {{(pid=116548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:43:33.504960 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.openstack.wsgi [None req-a12cdec1-0e0e-4d70-97ca-597451aed3c1 demo demo] Calling method 'detail' {{(pid=116548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:43:33.505862 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.api.api_utils [None req-a12cdec1-0e0e-4d70-97ca-597451aed3c1 demo demo] Removing options '' from query. {{(pid=116548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:43:33.507978 np0000181244 devstack@c-api.service[116548]: DEBUG cinder.volume.api [None req-a12cdec1-0e0e-4d70-97ca-597451aed3c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116548) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:43:33.518373 np0000181244 devstack@c-api.service[116548]: INFO cinder.volume.api [None req-a12cdec1-0e0e-4d70-97ca-597451aed3c1 demo demo] Get all volumes completed successfully. Jun 17 17:43:33.519461 np0000181244 devstack@c-api.service[116548]: INFO cinder.api.openstack.wsgi [None req-a12cdec1-0e0e-4d70-97ca-597451aed3c1 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:43:33.519873 np0000181244 devstack@c-api.service[116548]: [pid: 116548|app: 0|req: 13/53] 199.204.45.25 () {64 vars in 1290 bytes} [Wed Jun 17 17:43:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)