Jun 26 01:33:11.233444 np0000183024 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 01:33:11.240527 np0000183024 devstack@c-api.service[112570]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 01:33:11.244268 np0000183024 devstack@c-api.service[112570]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 01:33:11 2026] *** Jun 26 01:33:11.244268 np0000183024 devstack@c-api.service[112570]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 01:33:11.244268 np0000183024 devstack@c-api.service[112570]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 01:33:11.244268 np0000183024 devstack@c-api.service[112570]: nodename: np0000183024 Jun 26 01:33:11.244268 np0000183024 devstack@c-api.service[112570]: machine: x86_64 Jun 26 01:33:11.244268 np0000183024 devstack@c-api.service[112570]: clock source: unix Jun 26 01:33:11.244268 np0000183024 devstack@c-api.service[112570]: pcre jit disabled Jun 26 01:33:11.244268 np0000183024 devstack@c-api.service[112570]: detected number of CPU cores: 16 Jun 26 01:33:11.244268 np0000183024 devstack@c-api.service[112570]: current working directory: / Jun 26 01:33:11.244268 np0000183024 devstack@c-api.service[112570]: detected binary path: /usr/bin/uwsgi-core Jun 26 01:33:11.244592 np0000183024 devstack@c-api.service[112570]: your processes number limit is 256917 Jun 26 01:33:11.244592 np0000183024 devstack@c-api.service[112570]: your memory page size is 4096 bytes Jun 26 01:33:11.244592 np0000183024 devstack@c-api.service[112570]: detected max file descriptor number: 2048 Jun 26 01:33:11.244592 np0000183024 devstack@c-api.service[112570]: lock engine: pthread robust mutexes Jun 26 01:33:11.244592 np0000183024 devstack@c-api.service[112570]: thunder lock: enabled Jun 26 01:33:11.244868 np0000183024 devstack@c-api.service[112570]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 01:33:11.244911 np0000183024 devstack@c-api.service[112570]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 01:33:11.244968 np0000183024 devstack@c-api.service[112570]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 01:33:11.244968 np0000183024 devstack@c-api.service[112570]: Set PythonHome to /opt/stack/data/venv Jun 26 01:33:11.280419 np0000183024 devstack@c-api.service[112570]: Python main interpreter initialized at 0x76a1bbaa3668 Jun 26 01:33:11.280419 np0000183024 devstack@c-api.service[112570]: python threads support enabled Jun 26 01:33:11.280419 np0000183024 devstack@c-api.service[112570]: your server socket listen backlog is limited to 100 connections Jun 26 01:33:11.280419 np0000183024 devstack@c-api.service[112570]: your mercy for graceful operations on workers is 80 seconds Jun 26 01:33:11.280894 np0000183024 devstack@c-api.service[112570]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 01:33:11.281045 np0000183024 devstack@c-api.service[112570]: *** Operational MODE: preforking *** Jun 26 01:33:11.281193 np0000183024 devstack@c-api.service[112570]: *** uWSGI is running in multiple interpreter mode *** Jun 26 01:33:11.281193 np0000183024 devstack@c-api.service[112570]: spawned uWSGI master process (pid: 112570) Jun 26 01:33:11.281392 np0000183024 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 01:33:11.284974 np0000183024 devstack@c-api.service[112570]: spawned uWSGI worker 1 (pid: 112581, cores: 1) Jun 26 01:33:11.284974 np0000183024 devstack@c-api.service[112570]: spawned uWSGI worker 2 (pid: 112582, cores: 1) Jun 26 01:33:11.284974 np0000183024 devstack@c-api.service[112570]: spawned uWSGI worker 3 (pid: 112583, cores: 1) Jun 26 01:33:11.284974 np0000183024 devstack@c-api.service[112570]: spawned uWSGI worker 4 (pid: 112584, cores: 1) Jun 26 01:33:11.284974 np0000183024 devstack@c-api.service[112570]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 01:33:11.409687 np0000183024 devstack@c-api.service[112582]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:33:11.409687 np0000183024 devstack@c-api.service[112582]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:33:11.409687 np0000183024 devstack@c-api.service[112582]: we strongly recommend against using it for new projects. Jun 26 01:33:11.409687 np0000183024 devstack@c-api.service[112582]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:33:11.409687 np0000183024 devstack@c-api.service[112582]: framework. For more detail see Jun 26 01:33:11.409687 np0000183024 devstack@c-api.service[112582]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:33:11.409687 np0000183024 devstack@c-api.service[112582]: import eventlet # noqa Jun 26 01:33:11.412442 np0000183024 devstack@c-api.service[112584]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:33:11.412442 np0000183024 devstack@c-api.service[112584]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:33:11.412442 np0000183024 devstack@c-api.service[112584]: we strongly recommend against using it for new projects. Jun 26 01:33:11.412442 np0000183024 devstack@c-api.service[112584]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:33:11.412442 np0000183024 devstack@c-api.service[112584]: framework. For more detail see Jun 26 01:33:11.412442 np0000183024 devstack@c-api.service[112584]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:33:11.412442 np0000183024 devstack@c-api.service[112584]: import eventlet # noqa Jun 26 01:33:11.418710 np0000183024 devstack@c-api.service[112581]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:33:11.418710 np0000183024 devstack@c-api.service[112581]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:33:11.418710 np0000183024 devstack@c-api.service[112581]: we strongly recommend against using it for new projects. Jun 26 01:33:11.418710 np0000183024 devstack@c-api.service[112581]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:33:11.418710 np0000183024 devstack@c-api.service[112581]: framework. For more detail see Jun 26 01:33:11.418710 np0000183024 devstack@c-api.service[112581]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:33:11.418710 np0000183024 devstack@c-api.service[112581]: import eventlet # noqa Jun 26 01:33:11.421893 np0000183024 devstack@c-api.service[112583]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:33:11.421893 np0000183024 devstack@c-api.service[112583]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:33:11.421893 np0000183024 devstack@c-api.service[112583]: we strongly recommend against using it for new projects. Jun 26 01:33:11.421893 np0000183024 devstack@c-api.service[112583]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:33:11.421893 np0000183024 devstack@c-api.service[112583]: framework. For more detail see Jun 26 01:33:11.421893 np0000183024 devstack@c-api.service[112583]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:33:11.421893 np0000183024 devstack@c-api.service[112583]: import eventlet # noqa Jun 26 01:33:11.495151 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:33:11.495151 np0000183024 devstack@c-api.service[112582]: warnings.warn( Jun 26 01:33:11.498568 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:33:11.498568 np0000183024 devstack@c-api.service[112584]: warnings.warn( Jun 26 01:33:11.509675 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:33:11.509675 np0000183024 devstack@c-api.service[112581]: warnings.warn( Jun 26 01:33:11.518831 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:33:11.518831 np0000183024 devstack@c-api.service[112583]: warnings.warn( Jun 26 01:33:11.568678 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 01:33:11.568678 np0000183024 devstack@c-api.service[112582]: from cgi import parse_header Jun 26 01:33:11.574355 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 01:33:11.574355 np0000183024 devstack@c-api.service[112584]: from cgi import parse_header Jun 26 01:33:11.594040 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 01:33:11.594040 np0000183024 devstack@c-api.service[112583]: from cgi import parse_header Jun 26 01:33:11.596744 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 01:33:11.596744 np0000183024 devstack@c-api.service[112581]: from cgi import parse_header Jun 26 01:33:11.619773 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 01:33:11.619773 np0000183024 devstack@c-api.service[112582]: removals.removed_module( Jun 26 01:33:11.621277 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 01:33:11.621277 np0000183024 devstack@c-api.service[112582]: removals.removed_module( Jun 26 01:33:11.624625 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 01:33:11.624625 np0000183024 devstack@c-api.service[112584]: removals.removed_module( Jun 26 01:33:11.626366 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 01:33:11.626366 np0000183024 devstack@c-api.service[112584]: removals.removed_module( Jun 26 01:33:11.643970 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 01:33:11.643970 np0000183024 devstack@c-api.service[112583]: removals.removed_module( Jun 26 01:33:11.645458 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 01:33:11.645458 np0000183024 devstack@c-api.service[112583]: removals.removed_module( Jun 26 01:33:11.656853 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 01:33:11.656853 np0000183024 devstack@c-api.service[112581]: removals.removed_module( Jun 26 01:33:11.658858 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 01:33:11.658858 np0000183024 devstack@c-api.service[112581]: removals.removed_module( Jun 26 01:33:12.352044 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 01:33:12.352044 np0000183024 devstack@c-api.service[112582]: warnings.warn( Jun 26 01:33:12.377606 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 01:33:12.377606 np0000183024 devstack@c-api.service[112584]: warnings.warn( Jun 26 01:33:12.389892 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 01:33:12.389892 np0000183024 devstack@c-api.service[112583]: warnings.warn( Jun 26 01:33:12.401151 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 01:33:12.401151 np0000183024 devstack@c-api.service[112582]: warnings.warn( Jun 26 01:33:12.414359 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 01:33:12.414359 np0000183024 devstack@c-api.service[112581]: warnings.warn( Jun 26 01:33:12.426756 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 01:33:12.426756 np0000183024 devstack@c-api.service[112584]: warnings.warn( Jun 26 01:33:12.443222 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 01:33:12.443222 np0000183024 devstack@c-api.service[112583]: warnings.warn( Jun 26 01:33:12.463725 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 01:33:12.463725 np0000183024 devstack@c-api.service[112581]: warnings.warn( Jun 26 01:33:12.588424 np0000183024 devstack@c-api.service[112582]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 01:33:12.588930 np0000183024 devstack@c-api.service[112582]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112582) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:33:12.606525 np0000183024 devstack@c-api.service[112584]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 01:33:12.606659 np0000183024 devstack@c-api.service[112584]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112584) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:33:12.623752 np0000183024 devstack@c-api.service[112583]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 01:33:12.623987 np0000183024 devstack@c-api.service[112583]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112583) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:33:12.646337 np0000183024 devstack@c-api.service[112581]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 01:33:12.646522 np0000183024 devstack@c-api.service[112581]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112581) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:33:12.675375 np0000183024 devstack@c-api.service[112582]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 01:33:12.675375 np0000183024 devstack@c-api.service[112582]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:33:12.675642 np0000183024 devstack@c-api.service[112584]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 01:33:12.675642 np0000183024 devstack@c-api.service[112584]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:33:12.685748 np0000183024 devstack@c-api.service[112583]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 01:33:12.685748 np0000183024 devstack@c-api.service[112583]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:33:12.708087 np0000183024 devstack@c-api.service[112581]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 01:33:12.708087 np0000183024 devstack@c-api.service[112581]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:33:13.136016 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112581) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:33:13.136433 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112582) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:33:13.136650 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112583) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:33:13.136766 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.136766 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.136928 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112584) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:33:13.137101 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.137196 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.137280 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.137374 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.137480 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.137604 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.137712 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.137806 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.137885 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.138014 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.138121 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.138191 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.138270 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.138336 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.138411 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.138496 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.138581 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.138661 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.138736 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.138833 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.138903 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.139472 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.139657 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.139803 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.139988 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.140149 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.140296 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.140439 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.140580 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.140717 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.140818 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.140891 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.140990 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.141064 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.141136 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.141220 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.141299 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.141378 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.141452 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.141452 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.141452 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.141668 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.141741 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.141810 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.141884 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.141992 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.142068 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.142125 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.142197 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.142267 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.142267 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.142383 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.142454 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.142521 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.142583 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.142649 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.142711 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.142771 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.142856 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.142966 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.143051 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.143135 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.143204 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.143270 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.143350 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.143350 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.146732 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.146819 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.146819 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.146914 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.146981 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.147047 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.147123 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.147176 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.147223 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.147223 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.147223 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.147362 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.147362 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.147446 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.147503 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.147553 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.147553 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.147660 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.147705 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.147753 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.147806 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.147860 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.147904 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.147958 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.148004 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.148047 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.148047 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.148047 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.148523 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.148575 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.148627 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.148679 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.148727 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.148774 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.148824 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.148871 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.148919 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.148988 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.149040 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.149088 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.149146 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.149192 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.149240 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.149284 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.149328 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.149374 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.149418 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.149462 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.149508 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.149557 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.149614 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.149664 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.149715 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.149767 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.149815 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.149858 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.149902 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.149960 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.150006 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.150056 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.150109 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.150155 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.150197 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.150244 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.150290 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.150333 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.150381 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.150415 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.150444 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.150475 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.150504 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.150531 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.150554 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.150581 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.150612 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.150635 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.150659 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.150682 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.150705 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.150732 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.150755 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.150779 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.150779 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.150779 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.150846 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.150846 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.150846 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.150846 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.150935 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.150984 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.151014 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.151037 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.151064 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.151088 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.151113 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.151141 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.151164 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.151187 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.151223 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.151252 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.151281 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.151307 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.151333 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.151360 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.151383 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.151406 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.151406 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.151406 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.151406 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.151406 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.151406 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.151406 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.152673 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.152738 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.152791 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.152840 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.152871 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.152911 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.152936 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.152984 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.153010 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.153033 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.153056 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.153084 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.153107 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.153135 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.153159 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.153189 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.153216 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.153244 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.153271 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.153294 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.153321 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.153344 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.153369 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.153397 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.153423 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.153453 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.153477 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.153477 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.154318 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.154391 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.154460 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.154489 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.154517 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.154542 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.154574 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.154598 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.154626 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.154649 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.154672 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.154697 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.154725 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.154752 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.154780 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.154888 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.154918 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.154962 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.154988 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.155011 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.155040 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.155068 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.155091 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.155119 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.155144 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.155167 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.155167 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.155167 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.155492 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.155492 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.155598 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.155689 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.155742 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.155791 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.155835 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.155879 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.155925 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.155982 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.156025 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.156068 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.156121 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.156171 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.156218 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.156265 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.156309 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.156356 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.156403 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.156469 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.156469 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.156565 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.156608 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.156650 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.156650 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.156740 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.156790 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.156790 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.157751 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.157828 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.157878 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.157930 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.157930 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.157997 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.158021 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.158046 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.158073 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.158104 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.158128 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.158159 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.158190 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.158217 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.158242 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.158265 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.158289 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.158312 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.158339 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.158366 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.158390 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.158416 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.158446 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.158470 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.158470 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.158470 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.158555 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.158555 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.162960 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.163043 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.163108 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.163108 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.163197 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.163231 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.163269 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.163302 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.163340 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.163373 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.163410 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.163448 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.163480 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.163521 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.163553 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.163595 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.163632 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.163721 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.163767 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.163807 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.163843 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.163894 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.163935 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.164015 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.164049 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.164086 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.164120 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.164172 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.164229 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.164229 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.164299 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.164337 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.164377 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.164415 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.164415 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.164479 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.164516 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.164563 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.164596 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.164628 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.164628 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.164628 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.164735 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.165132 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.165132 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.165132 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.165132 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.165132 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.165132 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.165476 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.165476 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.165608 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.165608 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.165742 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.165852 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.165921 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.166000 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.166000 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.166133 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.166195 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.166262 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.166262 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.166392 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.166459 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.166543 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.166543 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.166681 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.166755 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.166816 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.166903 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.167016 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.167088 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.167149 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.167209 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.167278 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.167278 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.167278 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.167453 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.167453 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.167453 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.167453 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.167727 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.167727 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.167856 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.169042 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.169126 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.169200 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.169264 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.169326 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.169385 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.169452 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.169526 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.169587 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.169645 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.169706 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.169764 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.169828 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.169893 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.169968 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.170032 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.170107 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.170175 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.170175 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.170175 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.170175 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.170444 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.170444 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.170562 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.170681 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.170811 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.170956 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.171185 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.171473 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.171542 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.171581 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.171614 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.171649 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.171682 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.171766 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.171807 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.171841 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.171873 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.171910 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.171969 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.172017 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.172056 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.172088 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.172120 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.172152 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.172191 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.172223 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.172259 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.172291 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.172324 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.172361 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.172393 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.172431 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.172463 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.172516 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.172561 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.172594 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.172634 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.172668 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.172700 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.172733 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.172762 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.172790 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.172817 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.172848 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.172872 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.172895 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.172920 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.172959 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.172985 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.173007 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.173031 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.173053 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.173085 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.173109 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.173136 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.173159 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.173182 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.173210 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.173234 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.173260 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.173286 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.173310 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.173336 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.173365 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.173388 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.173412 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.173439 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.173461 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.173484 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.173510 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.173537 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.173537 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.173581 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.173623 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.173623 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.173679 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.173704 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.173736 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.173736 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.173736 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.173736 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.173736 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.173736 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.173736 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.173736 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.173916 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.173916 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.173983 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.174190 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.174190 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.174190 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.174902 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.174978 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.175033 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.175091 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.175138 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.175210 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.175259 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.175311 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.175357 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.175406 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.175406 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.175496 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.175610 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.175666 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.175729 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.175774 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.175823 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.175870 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.175870 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.175962 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.176016 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.176061 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.176111 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.176111 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.176111 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.176111 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.176291 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.176291 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.176373 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.176417 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.176459 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.176504 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.176504 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.176504 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.176504 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.176672 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.176717 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.176764 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.176813 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.176856 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.176905 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.176960 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.177019 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.177066 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.177110 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.177158 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.177207 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.177281 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.177327 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.177377 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.177426 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.177478 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.177524 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.177571 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.177619 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.177669 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.177717 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.177766 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.177810 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.177852 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.177894 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.177960 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.178015 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.178066 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.178109 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.178152 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.178194 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.178241 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.178290 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.178388 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.178474 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.178524 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.178584 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.178639 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.178694 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.178751 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.178813 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.178861 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.178906 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.178972 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.179030 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.179076 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.179121 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.179169 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.179225 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.179274 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.179320 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.179364 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.179407 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.179456 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.179502 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.179553 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.179602 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.179646 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.179690 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.179802 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.179878 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.179929 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.179996 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.180049 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.180096 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.180146 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.180196 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.180196 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.180196 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.180367 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.180443 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.180504 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.180504 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.180644 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.180712 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.180776 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.180827 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.180827 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.180919 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.180979 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.181033 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.181033 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.181121 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.181121 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.181211 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.181260 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.181260 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.181260 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.181436 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.181507 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.181577 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.181651 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.181696 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.181696 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.181779 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.181821 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.181821 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.181883 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.181913 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.181961 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.181961 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.181961 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.181961 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.181961 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.182118 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.182118 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.182202 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.182241 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.182281 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.182328 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.182375 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.182420 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.182451 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.182451 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.182510 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.182542 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.182570 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.182599 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.182629 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.182653 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.182681 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.182705 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.182733 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.182757 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.182757 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.182809 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.182836 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.182862 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.182862 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.182862 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.182862 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.182862 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.183279 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.183279 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.183279 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.183410 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.183461 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.183506 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.183548 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.183599 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.183643 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.183685 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.183728 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.183800 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.183848 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.183893 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.183941 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.183998 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.184041 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.184097 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.184143 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.184143 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.184230 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.184230 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.184320 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.184367 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.184418 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.184481 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.184481 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.184481 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.186841 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.187094 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.187094 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.187192 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.187243 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.187293 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.187344 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.187390 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.187446 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.187492 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.187540 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.187585 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.187646 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.187710 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.187796 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.187852 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.187900 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.187900 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.188015 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.188066 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.188116 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.188166 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.188166 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.188166 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.188166 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.188166 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.188166 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.188423 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.188471 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.188520 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.188520 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.188520 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.188651 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.188700 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.188700 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.188855 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.188921 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.189025 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.189070 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.189104 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.189141 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.189173 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.189205 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.189237 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.189267 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.189298 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.189329 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.189363 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.189402 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.189435 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.189471 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.189506 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.189506 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.189506 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.189506 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.189506 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.189651 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.189685 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.189725 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.189855 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.189997 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.189997 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.190060 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.190093 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.190124 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.190156 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.190193 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.190236 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.190268 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.190304 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.190335 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.190372 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.190403 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.190434 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.190471 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.190503 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.190545 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.190582 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.190618 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.190654 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.190693 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.190729 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.190729 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.190729 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.191270 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.191270 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.191270 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.191270 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.191553 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.191618 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.191680 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.191740 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.191830 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.191897 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.191990 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.192069 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.192135 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.192200 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.192263 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.192324 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.192389 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.192456 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.192517 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.192583 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.192646 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.192713 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.192783 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.192864 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.193001 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.193106 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.193175 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.193244 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.193307 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.193369 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.193450 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.193553 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.193624 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.193686 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.193752 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.193820 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.193882 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.193945 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.194048 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.194123 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.194235 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.194353 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.194428 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.194513 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.194581 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.194648 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.194707 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.194765 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.194824 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.194881 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.194939 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.195017 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.195076 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.195225 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.195225 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.195225 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.195460 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.195460 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.195460 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.195669 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.195731 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.195826 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.195892 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.195928 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.195984 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.196036 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.196074 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.196110 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.196148 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.196189 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.196220 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.196253 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.196284 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.196317 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.196348 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.196385 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.196426 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.196464 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.196497 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.196528 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.196559 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.196559 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.196559 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.196559 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.196677 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.196677 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.196677 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.196767 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.196790 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.196818 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.196840 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.196863 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.196889 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.196912 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.196936 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.196973 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.196973 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.196973 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.197047 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.197047 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.197047 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.197047 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.197133 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.197160 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.197182 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.197209 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.197232 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.197259 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.197286 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.197286 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.197286 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.197286 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:13.197673 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.197673 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.197765 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.197810 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.197810 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.197906 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.197963 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.198010 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.198053 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.198094 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.198137 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.198137 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.198230 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.198275 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.198322 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.198322 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.198403 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:13.198445 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.198486 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:13.198532 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.198579 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:13.198579 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:13.198579 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:13.198579 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:13.244393 np0000183024 devstack@c-api.service[112582]: INFO dbcounter [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Registered counter for database cinder Jun 26 01:33:13.245133 np0000183024 devstack@c-api.service[112584]: INFO dbcounter [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Registered counter for database cinder Jun 26 01:33:13.246664 np0000183024 devstack@c-api.service[112581]: INFO dbcounter [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Registered counter for database cinder Jun 26 01:33:13.250373 np0000183024 devstack@c-api.service[112583]: INFO dbcounter [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Registered counter for database cinder Jun 26 01:33:13.288055 np0000183024 devstack@c-api.service[112584]: DEBUG oslo_db.sqlalchemy.engines [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 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=112584) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:13.289211 np0000183024 devstack@c-api.service[112582]: DEBUG oslo_db.sqlalchemy.engines [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 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=112582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:13.290343 np0000183024 devstack@c-api.service[112581]: DEBUG oslo_db.sqlalchemy.engines [None req-83473823-881d-442b-8a8a-a33048669f42 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=112581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:13.292034 np0000183024 devstack@c-api.service[112583]: DEBUG oslo_db.sqlalchemy.engines [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 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=112583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:13.403009 np0000183024 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writer thread running {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:33:13.403297 np0000183024 devstack@c-api.service[112582]: DEBUG dbcounter [-] [112582] Writer thread running {{(pid=112582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:33:13.404286 np0000183024 devstack@c-api.service[112581]: DEBUG dbcounter [-] [112581] Writer thread running {{(pid=112581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:33:13.404823 np0000183024 devstack@c-api.service[112583]: DEBUG dbcounter [-] [112583] Writer thread running {{(pid=112583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:33:13.405910 np0000183024 devstack@c-api.service[112582]: INFO cinder.rpc [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:33:13.406119 np0000183024 devstack@c-api.service[112584]: INFO cinder.rpc [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:33:13.407109 np0000183024 devstack@c-api.service[112581]: INFO cinder.rpc [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:33:13.407545 np0000183024 devstack@c-api.service[112583]: INFO cinder.rpc [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:33:13.408350 np0000183024 devstack@c-api.service[112582]: INFO cinder.rpc [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:33:13.408500 np0000183024 devstack@c-api.service[112584]: INFO cinder.rpc [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:33:13.409444 np0000183024 devstack@c-api.service[112581]: INFO cinder.rpc [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:33:13.410041 np0000183024 devstack@c-api.service[112583]: INFO cinder.rpc [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:33:13.410767 np0000183024 devstack@c-api.service[112582]: INFO cinder.rpc [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:33:13.411249 np0000183024 devstack@c-api.service[112584]: INFO cinder.rpc [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:33:13.411965 np0000183024 devstack@c-api.service[112581]: INFO cinder.rpc [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:33:13.412078 np0000183024 devstack@c-api.service[112583]: INFO cinder.rpc [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:33:13.412793 np0000183024 devstack@c-api.service[112582]: INFO cinder.rpc [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:33:13.413626 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.413784 np0000183024 devstack@c-api.service[112584]: INFO cinder.rpc [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:33:13.414012 np0000183024 devstack@c-api.service[112583]: INFO cinder.rpc [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:33:13.414119 np0000183024 devstack@c-api.service[112581]: INFO cinder.rpc [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:33:13.415452 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.415521 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.415556 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.416559 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.418628 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.419034 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.419198 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.449170 np0000183024 devstack@c-api.service[112582]: DEBUG oslo_db.sqlalchemy.engines [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 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=112582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:13.451443 np0000183024 devstack@c-api.service[112584]: DEBUG oslo_db.sqlalchemy.engines [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 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=112584) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:13.451941 np0000183024 devstack@c-api.service[112582]: INFO cinder.rpc [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:33:13.452408 np0000183024 devstack@c-api.service[112581]: DEBUG oslo_db.sqlalchemy.engines [None req-83473823-881d-442b-8a8a-a33048669f42 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=112581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:13.453506 np0000183024 devstack@c-api.service[112583]: DEBUG oslo_db.sqlalchemy.engines [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 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=112583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:13.454107 np0000183024 devstack@c-api.service[112584]: INFO cinder.rpc [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:33:13.454322 np0000183024 devstack@c-api.service[112582]: INFO cinder.rpc [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:33:13.454694 np0000183024 devstack@c-api.service[112581]: INFO cinder.rpc [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:33:13.455497 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.456268 np0000183024 devstack@c-api.service[112583]: INFO cinder.rpc [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:33:13.456510 np0000183024 devstack@c-api.service[112584]: INFO cinder.rpc [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:33:13.457184 np0000183024 devstack@c-api.service[112581]: INFO cinder.rpc [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:33:13.457703 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.458366 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.458824 np0000183024 devstack@c-api.service[112583]: INFO cinder.rpc [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:33:13.460092 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.467688 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.469662 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.470208 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.470898 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.471272 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.473414 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.473891 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.474505 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.475155 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.477227 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.477732 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.478728 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.479271 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.481343 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.481832 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.482333 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.482805 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.484378 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.484889 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.485331 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.485832 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.487412 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.487879 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.488375 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.488791 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.490509 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.490963 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.491240 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.492044 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.493712 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.493807 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.494323 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.494827 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.495791 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.496391 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.496760 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.497738 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.497876 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.498297 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.498487 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.499213 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.500592 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.501008 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.502048 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.504143 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.506364 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.506822 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.507513 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.507720 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.509642 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.509764 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.510232 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.511150 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.511233 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.511891 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.512438 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.512670 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.513271 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.513496 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.514062 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.514135 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.514825 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.515016 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.515492 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.515566 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.516296 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.516389 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.516801 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.516876 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.517691 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.517825 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.518282 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.518404 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.519155 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.519204 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.519618 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.519711 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.520465 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.520588 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.520635 np0000183024 devstack@c-api.service[112582]: WARNING cinder.api.contrib.hosts [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:33:13.520856 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extended resource: extensions {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.521196 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.521916 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.521998 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.522248 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extended resource: cgsnapshots {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.522550 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.522999 np0000183024 devstack@c-api.service[112581]: WARNING cinder.api.contrib.hosts [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:33:13.523227 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extended resource: extensions {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.523290 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.523651 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extended resource: qos-specs {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.523756 np0000183024 devstack@c-api.service[112584]: WARNING cinder.api.contrib.hosts [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:33:13.523920 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extended resource: extensions {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.524302 np0000183024 devstack@c-api.service[112583]: WARNING cinder.api.contrib.hosts [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:33:13.524524 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extended resource: extensions {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.525144 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extended resource: cgsnapshots {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.525317 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extended resource: cgsnapshots {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.526123 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extended resource: cgsnapshots {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.526342 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extended resource: capabilities {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.526537 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extended resource: qos-specs {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.526714 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extended resource: qos-specs {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.527506 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extended resource: qos-specs {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.527641 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extended resource: backups {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.528681 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extended resource: capabilities {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.529540 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extended resource: capabilities {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.529721 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extended resource: os-volume-type-access {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.530005 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extended resource: backups {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.530278 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extended resource: capabilities {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.530871 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extended resource: backups {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.531378 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extended resource: encryption {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.531575 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extended resource: backups {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.532298 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extended resource: os-volume-type-access {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.532889 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extended resource: consistencygroups {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.532972 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extended resource: os-volume-type-access {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.533654 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extended resource: os-volume-type-access {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.534001 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extended resource: encryption {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.534611 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extended resource: encryption {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.535007 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extended resource: extra_specs {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.535347 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extended resource: encryption {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.535509 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extended resource: consistencygroups {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.536144 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extended resource: consistencygroups {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.536588 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extended resource: encryption {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.536857 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extended resource: consistencygroups {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.537541 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extended resource: extra_specs {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.538228 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extended resource: os-volume-manage {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.538338 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extended resource: extra_specs {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.538898 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extended resource: extra_specs {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.539144 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extended resource: encryption {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.539706 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extended resource: os-volume-transfer {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.539872 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extended resource: encryption {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.540473 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extended resource: encryption {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.540654 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extended resource: os-volume-manage {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.541424 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extended resource: os-availability-zone {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.541506 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extended resource: os-volume-manage {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.542037 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extended resource: os-volume-manage {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.542186 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extended resource: os-volume-transfer {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.542898 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extended resource: os-volume-transfer {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.543279 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extended resource: os-quota-sets {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.543533 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extended resource: os-volume-transfer {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.544074 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extended resource: os-availability-zone {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.544558 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extended resource: os-availability-zone {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.545235 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extended resource: os-availability-zone {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.545408 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extended resource: os-quota-class-sets {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.545601 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extended resource: os-quota-sets {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.546168 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extended resource: os-quota-sets {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.546573 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extended resource: os-quota-sets {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.547080 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extended resource: os-quota-class-sets {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.547398 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extended resource: os-snapshot-manage {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.547624 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extended resource: os-quota-class-sets {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.547991 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extended resource: os-quota-class-sets {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.548598 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extended resource: os-snapshot-manage {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.548995 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extended resource: os-snapshot-manage {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.549352 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extended resource: os-snapshot-manage {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.549594 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extended resource: os-hosts {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.550072 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extended resource: os-hosts {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.550444 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extended resource: os-hosts {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.550766 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extended resource: os-hosts {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.551050 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extended resource: scheduler-stats {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.551464 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extended resource: scheduler-stats {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.551829 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extended resource: scheduler-stats {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.552157 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extended resource: scheduler-stats {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:13.553191 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.554027 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.554094 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.554321 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.554569 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.555409 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.555456 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.contrib.snapshot_actions [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] SnapshotActionsController initialized {{(pid=112582) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:33:13.555506 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.555716 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.556145 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.556265 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.contrib.snapshot_actions [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] SnapshotActionsController initialized {{(pid=112584) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:33:13.556315 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.contrib.snapshot_actions [None req-83473823-881d-442b-8a8a-a33048669f42 None None] SnapshotActionsController initialized {{(pid=112581) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:33:13.556563 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.contrib.snapshot_actions [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] SnapshotActionsController initialized {{(pid=112583) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:33:13.556989 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.557039 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.557327 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.557520 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.558409 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.558676 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.558724 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.558849 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.559760 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.560034 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.560177 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.560223 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.561206 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.561461 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.561588 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.561695 np0000183024 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.562518 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extension UsedLimits extending resource: limits {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.562621 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.562675 np0000183024 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.562971 np0000183024 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.563294 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.563369 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.563422 np0000183024 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:13.563496 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extension VolumeActions extending resource: volumes {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.563559 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extension UsedLimits extending resource: limits {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.563621 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.563682 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.563682 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.563777 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extension UsedLimits extending resource: limits {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.563840 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extension TypesManage extending resource: types {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.563892 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.563976 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.564049 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.564124 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extension AdminActions extending resource: volumes {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.564471 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extension AdminActions extending resource: snapshots {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.564594 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.564714 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extension AdminActions extending resource: backups {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.564833 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extension UsedLimits extending resource: limits {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.564998 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.565193 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.565319 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.565433 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extension VolumeActions extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.565545 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.565653 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.565755 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.565856 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-2a9454bc-af49-4932-b6b2-59084ecbd301 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.565984 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.566123 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.566500 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.566676 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extension VolumeActions extending resource: volumes {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.566745 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.566806 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extension TypesManage extending resource: types {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.566858 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extension VolumeActions extending resource: volumes {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.566911 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.566988 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.567042 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.567311 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.567394 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.567448 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extension TypesManage extending resource: types {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.567502 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.567561 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extension AdminActions extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.567640 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.567717 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extension TypesManage extending resource: types {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.567784 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extension AdminActions extending resource: snapshots {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.567840 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.567901 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.567990 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extension AdminActions extending resource: backups {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.568067 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extension AdminActions extending resource: volumes {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.568119 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.568171 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.568222 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.568282 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extension AdminActions extending resource: volumes {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.568342 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extension AdminActions extending resource: snapshots {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.568410 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-3854d519-1bd1-487a-bfd0-7090abde66c9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.568462 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extension AdminActions extending resource: snapshots {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.568522 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extension AdminActions extending resource: backups {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.568522 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.568625 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extension AdminActions extending resource: backups {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.568688 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.568754 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.568807 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-0817ee8e-b920-41ca-ba19-3c65d925d804 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.568871 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.568871 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-83473823-881d-442b-8a8a-a33048669f42 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:13.572341 np0000183024 devstack@c-api.service[112582]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76a1bbaa3668 pid: 112582 (default app) Jun 26 01:33:13.573664 np0000183024 devstack@c-api.service[112584]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76a1bbaa3668 pid: 112584 (default app) Jun 26 01:33:13.573770 np0000183024 devstack@c-api.service[112583]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76a1bbaa3668 pid: 112583 (default app) Jun 26 01:33:13.574363 np0000183024 devstack@c-api.service[112581]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76a1bbaa3668 pid: 112581 (default app) Jun 26 01:33:13.580567 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.580567 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.580567 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.580567 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.580567 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.581126 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.581126 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.581126 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.581126 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.581126 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.581551 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.581551 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.581551 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.581551 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.581551 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.581551 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.582026 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.582026 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.582026 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.582026 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.582302 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.582302 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.582302 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.582302 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.582562 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.582562 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.582562 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.582562 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.582831 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.582831 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.582831 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.582831 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.582831 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.583250 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.583250 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.583250 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.583250 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.583250 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.583559 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.583559 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.583559 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.583559 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.583559 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.583559 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.583936 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.583936 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.583936 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.583936 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.583936 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.583936 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.585482 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.585482 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.585482 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.585482 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.585482 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.585482 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.586045 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.586045 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.586045 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.586045 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.586045 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.586437 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.586437 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.586437 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.586437 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.586437 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.586822 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.586822 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.586822 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.586822 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.586822 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.586822 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.587296 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.587296 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.587296 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.587296 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.587296 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.587296 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.588193 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.588193 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.588193 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.588193 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.588193 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.588965 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.588965 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.588965 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.588965 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.588965 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.589358 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.589358 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.589358 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.589358 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.589661 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.589661 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.589661 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.589661 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.589963 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.589963 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.589963 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.589963 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.589963 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.590341 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.590341 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.590341 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.590341 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.590341 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.590626 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.590626 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.590626 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.590626 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.590779 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.590779 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.590779 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.590779 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.590963 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.590963 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.590963 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.590963 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.591119 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.591119 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.591119 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.591119 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.591286 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.591286 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.591286 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.591286 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.591440 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.591440 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.591440 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.591440 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.591440 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.591673 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.591673 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.591673 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.591673 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.591673 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.591673 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.591935 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.591935 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.591935 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.591935 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.591935 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.592164 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.592164 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.592164 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.592164 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.592164 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.592164 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.592420 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.592420 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.592420 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.592420 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.592420 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.592420 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.592677 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.592677 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.592677 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.592677 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.592677 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.592677 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.592919 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.592919 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.592919 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.592919 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.592919 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.592919 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.593201 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.593201 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.593201 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.593201 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.593430 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.593430 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.593430 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.593430 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.593430 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.593654 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.593654 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.593654 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.593654 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:13.593654 np0000183024 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) Jun 26 01:33:13.593654 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.middleware.request_id [None req-e6e5ed3b-b206-4257-8716-566d78d2daa8 None None] RequestId filter calling following filter/app {{(pid=112582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:33:13.593654 np0000183024 devstack@c-api.service[112582]: [pid: 112582|app: 0|req: 1/1] 199.204.45.22 () {60 vars in 949 bytes} [Fri Jun 26 01:33:13 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 01:33:20.705174 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.705174 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.705174 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.705174 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.705878 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.705878 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.705878 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.705878 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.706149 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.706149 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.706149 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.706149 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.706149 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.706149 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.706485 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.706485 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.706485 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.706485 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.706485 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.706818 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.706818 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.706818 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.706818 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.706818 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.707258 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.707258 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.707258 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.707258 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.707537 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.707537 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.707537 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.707537 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.707537 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.707836 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.707836 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.707836 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.707836 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.707836 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.708161 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.708161 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.708161 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.708161 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.708161 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.708161 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.708490 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.708490 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.708490 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.708490 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.708490 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.708490 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.708818 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.708818 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.708818 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.708818 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.708818 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.708818 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.709166 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.709166 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.709166 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.709166 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.709166 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.709474 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.709474 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.709474 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.709474 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.709474 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.709736 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.709736 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.709736 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.709736 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.709736 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.709736 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.710079 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.710079 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.710079 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.710079 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.710079 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.710079 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.710407 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.710407 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.710407 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.710407 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.710407 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.710702 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.710702 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.710702 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.710702 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.710702 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.711010 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.711010 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.711010 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.711010 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.711303 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.711303 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.711303 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.711303 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.711538 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.711538 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.711538 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.711538 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.711538 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.711835 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.711835 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.711835 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.711835 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.711835 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.712151 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.712151 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.712151 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.712151 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.712386 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.712386 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.712386 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.712386 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.712654 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.712654 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.712654 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.712654 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.712906 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.712906 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.712906 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.712906 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.713193 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.713193 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.713193 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.713193 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.713445 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.713445 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.713445 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.713445 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.713445 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.713730 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.713730 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.713730 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.713730 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.713730 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.713730 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.714130 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.714130 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.714130 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.714130 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.714130 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.714503 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.714503 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.714503 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.714503 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.714503 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.714503 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.714938 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.714938 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.714938 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.714938 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.714938 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.714938 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.715411 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.715411 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.715411 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.715411 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.715411 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.715411 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.715742 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.715742 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.715742 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.715742 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.715742 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.715742 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.716026 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.716026 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.716026 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.716026 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.716143 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.716143 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.716143 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.716143 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.716143 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.716280 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.716280 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.716280 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.716280 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:20.716280 np0000183024 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) Jun 26 01:33:20.716280 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-023152cf-16b2-442a-ab0a-10e4d24edcc7 None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:33:21.183378 np0000183024 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-023152cf-16b2-442a-ab0a-10e4d24edcc7 admin admin] POST https://199.204.45.22/volume/v3/types Jun 26 01:33:21.184080 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-023152cf-16b2-442a-ab0a-10e4d24edcc7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 01:33:21.185641 np0000183024 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 01:33:21.185641 np0000183024 devstack@c-api.service[112584]: warnings.warn( Jun 26 01:33:21.218507 np0000183024 devstack@c-api.service[112584]: DEBUG oslo_db.sqlalchemy.engines [None req-023152cf-16b2-442a-ab0a-10e4d24edcc7 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=112584) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:21.247477 np0000183024 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-023152cf-16b2-442a-ab0a-10e4d24edcc7 admin admin] https://199.204.45.22/volume/v3/types returned with HTTP 200 Jun 26 01:33:21.248462 np0000183024 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 1/2] 199.204.45.22 () {68 vars in 1281 bytes} [Fri Jun 26 01:33:20 2026] POST /volume/v3/types => generated 186 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:33:21.279489 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.279489 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.279489 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.279489 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.279489 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.281071 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.281071 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.281071 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.281071 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.281071 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.282029 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.282029 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.282029 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.282029 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.282029 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.282029 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.283221 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.283221 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.283221 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.283221 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.284156 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.284156 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.284156 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.284156 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.285680 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.285680 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.285680 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.285680 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.286582 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.286582 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.286582 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.286582 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.286582 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.287960 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.287960 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.287960 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.287960 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.287960 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.289276 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.289276 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.289276 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.289276 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.289276 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.289276 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.290180 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.290180 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.290180 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.290180 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.290180 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.290180 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.291092 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.291092 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.291092 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.291092 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.291092 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.291092 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.292132 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.292132 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.292132 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.292132 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.292132 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.293569 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.293569 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.293569 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.293569 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.293569 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.294187 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.294187 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.294187 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.294187 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.294187 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.294187 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.294485 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.294485 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.294485 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.294485 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.294485 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.294485 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.294723 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.294723 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.294723 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.294723 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.294723 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.294871 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.294871 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.294871 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.294871 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.294871 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.295017 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.295017 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.295017 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.295017 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.295133 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.295133 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.295133 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.295133 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.295241 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.295241 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.295241 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.295241 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.295241 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.295382 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.295382 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.295382 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.295382 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.295382 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.295510 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.295510 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.295510 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.295510 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.295615 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.295615 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.295615 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.295615 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.295731 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.295731 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.295731 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.295731 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.295839 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.295839 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.295839 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.295839 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.295965 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.295965 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.295965 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.295965 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.296098 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.296098 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.296098 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.296098 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.296098 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.296233 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.296233 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.296233 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.296233 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.296233 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.296233 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.296393 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.296393 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.296393 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.296393 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.296393 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.296520 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.296520 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.296520 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.296520 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.296520 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.296520 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.296683 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.296683 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.296683 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.296683 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.296683 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.296683 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.296849 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.296849 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.296849 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.296849 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.296849 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.296849 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.297016 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.297016 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.297016 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.297016 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.297016 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.297016 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.297173 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.297173 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.297173 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.297173 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.297282 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.297282 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.297282 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.297282 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.297282 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.297423 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.297423 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.297423 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.297423 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:21.297423 np0000183024 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) Jun 26 01:33:21.297423 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.middleware.request_id [req-023152cf-16b2-442a-ab0a-10e4d24edcc7 req-99bdf735-5132-44d8-bbae-5357bbf811d6 None None] RequestId filter calling following filter/app {{(pid=112583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:33:21.601308 np0000183024 devstack@c-api.service[112583]: INFO cinder.api.openstack.wsgi [req-023152cf-16b2-442a-ab0a-10e4d24edcc7 req-99bdf735-5132-44d8-bbae-5357bbf811d6 admin admin] POST https://199.204.45.22/volume/v3/types/486eb935-b93c-4630-bce9-fef51c43dd13/extra_specs Jun 26 01:33:21.601825 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.openstack.wsgi [req-023152cf-16b2-442a-ab0a-10e4d24edcc7 req-99bdf735-5132-44d8-bbae-5357bbf811d6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 01:33:21.603521 np0000183024 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 01:33:21.603521 np0000183024 devstack@c-api.service[112583]: warnings.warn( Jun 26 01:33:21.638101 np0000183024 devstack@c-api.service[112583]: DEBUG oslo_db.sqlalchemy.engines [req-023152cf-16b2-442a-ab0a-10e4d24edcc7 req-99bdf735-5132-44d8-bbae-5357bbf811d6 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=112583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:21.705636 np0000183024 devstack@c-api.service[112583]: INFO cinder.api.openstack.wsgi [req-023152cf-16b2-442a-ab0a-10e4d24edcc7 req-99bdf735-5132-44d8-bbae-5357bbf811d6 admin admin] https://199.204.45.22/volume/v3/types/486eb935-b93c-4630-bce9-fef51c43dd13/extra_specs returned with HTTP 200 Jun 26 01:33:21.706247 np0000183024 devstack@c-api.service[112583]: [pid: 112583|app: 0|req: 1/3] 199.204.45.22 () {70 vars in 1498 bytes} [Fri Jun 26 01:33:21 2026] POST /volume/v3/types/486eb935-b93c-4630-bce9-fef51c43dd13/extra_specs => generated 55 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:33:23.453291 np0000183024 devstack@c-api.service[112582]: DEBUG dbcounter [-] [112582] Writing DB stats cinder:SELECT=6 {{(pid=112582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:33:23.456427 np0000183024 devstack@c-api.service[112581]: DEBUG dbcounter [-] [112581] Writing DB stats cinder:SELECT=6 {{(pid=112581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:33:31.244129 np0000183024 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:33:31.703976 np0000183024 devstack@c-api.service[112583]: DEBUG dbcounter [-] [112583] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:36:52.427641 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.427641 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.427641 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.427641 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.427641 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.428664 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.428664 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.428664 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.428664 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.428664 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.429179 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.429179 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.429179 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.429179 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.429179 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.429179 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.429558 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.429558 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.429558 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.429558 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.429835 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.429835 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.429835 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.429835 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.430123 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.430123 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.430123 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.430123 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.430489 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.430489 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.430489 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.430489 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.430489 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.430818 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.430818 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.430818 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.430818 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.430818 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.431627 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.431627 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.431627 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.431627 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.431627 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.431627 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.432271 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.432271 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.432271 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.432271 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.432271 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.432271 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.432837 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.432837 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.432837 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.432837 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.432837 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.432837 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.433469 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.433469 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.433469 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.433469 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.433469 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.434034 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.434034 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.434034 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.434034 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.434034 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.434567 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.434567 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.434567 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.434567 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.434567 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.434567 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.435333 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.435333 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.435333 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.435333 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.435333 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.435333 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.435956 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.435956 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.435956 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.435956 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.435956 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.436376 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.436376 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.436376 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.436376 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.436376 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.436764 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.436764 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.436764 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.436764 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.436984 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.436984 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.436984 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.436984 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.437171 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.437171 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.437171 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.437171 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.437171 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.437405 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.437405 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.437405 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.437405 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.437405 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.437663 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.437663 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.437663 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.437663 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.437780 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.437780 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.437780 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.437780 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.437914 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.437914 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.437914 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.437914 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.438090 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.438090 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.438090 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.438090 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.438252 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.438252 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.438252 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.438252 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.438416 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.438416 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.438416 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.438416 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.438416 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.438627 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.438627 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.438627 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.438627 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.438627 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.438627 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.438869 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.438869 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.438869 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.438869 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.438869 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.439350 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.439350 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.439350 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.439350 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.439350 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.439350 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.439601 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.439601 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.439601 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.439601 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.439601 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.439601 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.439847 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.439847 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.439847 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.439847 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.439847 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.439847 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.440122 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.440122 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.440122 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.440122 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.440122 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.440122 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.440355 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.440355 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.440355 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.440355 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.440523 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.440523 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.440523 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.440523 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.440523 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.440736 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.440736 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.440736 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.440736 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:52.440736 np0000183024 devstack@c-api.service[112581]: warnings.warn(deprecated_msg) Jun 26 01:36:52.440736 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.middleware.request_id [None req-b765f63a-9d92-408e-b132-9c2f8f96fbaa None None] RequestId filter calling following filter/app {{(pid=112581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:52.440736 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [None req-b765f63a-9d92-408e-b132-9c2f8f96fbaa None None] GET https://199.204.45.22/volume// Jun 26 01:36:52.441019 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [None req-b765f63a-9d92-408e-b132-9c2f8f96fbaa None None] Empty body provided in request {{(pid=112581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:52.441019 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [None req-b765f63a-9d92-408e-b132-9c2f8f96fbaa None None] Calling method 'all' {{(pid=112581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:52.441019 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [None req-b765f63a-9d92-408e-b132-9c2f8f96fbaa None None] https://199.204.45.22/volume// returned with HTTP 300 Jun 26 01:36:52.441019 np0000183024 devstack@c-api.service[112581]: [pid: 112581|app: 0|req: 1/4] 199.204.45.22 () {66 vars in 1449 bytes} [Fri Jun 26 01:36:52 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 01:37:29.893313 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.middleware.request_id [None req-92e3d81b-f664-4da3-bc93-a2608fd1999e None None] RequestId filter calling following filter/app {{(pid=112582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:29.894588 np0000183024 devstack@c-api.service[112582]: [pid: 112582|app: 0|req: 2/5] 199.204.45.22 () {62 vars in 1061 bytes} [Fri Jun 26 01:37:29 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 01:37:29.927092 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-30d80d27-bca1-4e6f-b4c1-07d197b8ad7d None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:29.935828 np0000183024 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 2/6] 199.204.45.22 () {64 vars in 1265 bytes} [Fri Jun 26 01:37:29 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 26 01:37:29.972790 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.middleware.request_id [req-30d80d27-bca1-4e6f-b4c1-07d197b8ad7d req-ebf3b13f-de8f-4ae6-a9c6-216767fb0c6a None None] RequestId filter calling following filter/app {{(pid=112583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:29.978765 np0000183024 devstack@c-api.service[112583]: INFO cinder.api.openstack.wsgi [req-30d80d27-bca1-4e6f-b4c1-07d197b8ad7d req-ebf3b13f-de8f-4ae6-a9c6-216767fb0c6a demo demo] GET https://199.204.45.22/volume/v3/ Jun 26 01:37:29.979388 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.openstack.wsgi [req-30d80d27-bca1-4e6f-b4c1-07d197b8ad7d req-ebf3b13f-de8f-4ae6-a9c6-216767fb0c6a demo demo] Empty body provided in request {{(pid=112583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:37:29.979836 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.openstack.wsgi [req-30d80d27-bca1-4e6f-b4c1-07d197b8ad7d req-ebf3b13f-de8f-4ae6-a9c6-216767fb0c6a demo demo] Calling method 'version_select' {{(pid=112583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:37:29.981527 np0000183024 devstack@c-api.service[112583]: INFO cinder.api.openstack.wsgi [req-30d80d27-bca1-4e6f-b4c1-07d197b8ad7d req-ebf3b13f-de8f-4ae6-a9c6-216767fb0c6a demo demo] https://199.204.45.22/volume/v3/ returned with HTTP 200 Jun 26 01:37:29.981985 np0000183024 devstack@c-api.service[112583]: [pid: 112583|app: 0|req: 2/7] 199.204.45.22 () {66 vars in 1339 bytes} [Fri Jun 26 01:37:29 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:37:30.025385 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.middleware.request_id [None req-e22922ed-50e6-4be6-af0d-ec726b6d52a7 None None] RequestId filter calling following filter/app {{(pid=112581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:30.377264 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [None req-e22922ed-50e6-4be6-af0d-ec726b6d52a7 demo demo] GET https://199.204.45.22/volume/v3/types Jun 26 01:37:30.377264 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [None req-e22922ed-50e6-4be6-af0d-ec726b6d52a7 demo demo] Empty body provided in request {{(pid=112581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:37:30.377264 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [None req-e22922ed-50e6-4be6-af0d-ec726b6d52a7 demo demo] Calling method 'index' {{(pid=112581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:37:30.377264 np0000183024 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 01:37:30.377264 np0000183024 devstack@c-api.service[112581]: warnings.warn( Jun 26 01:37:30.377264 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.api_utils [None req-e22922ed-50e6-4be6-af0d-ec726b6d52a7 demo demo] Removing options '' from query. {{(pid=112581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:37:30.387847 np0000183024 devstack@c-api.service[112581]: DEBUG oslo_db.sqlalchemy.engines [None req-e22922ed-50e6-4be6-af0d-ec726b6d52a7 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=112581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:37:30.404868 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [None req-e22922ed-50e6-4be6-af0d-ec726b6d52a7 demo demo] https://199.204.45.22/volume/v3/types returned with HTTP 200 Jun 26 01:37:30.405400 np0000183024 devstack@c-api.service[112581]: [pid: 112581|app: 0|req: 2/8] 199.204.45.22 () {64 vars in 1283 bytes} [Fri Jun 26 01:37:30 2026] GET /volume/v3/types => generated 377 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jun 26 01:37:30.443875 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.middleware.request_id [None req-134d84cf-dddf-4492-a4c2-dd7927a9dcff None None] RequestId filter calling following filter/app {{(pid=112582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:30.769206 np0000183024 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [None req-134d84cf-dddf-4492-a4c2-dd7927a9dcff demo demo] GET https://199.204.45.22/volume/v3/types/default Jun 26 01:37:30.769540 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [None req-134d84cf-dddf-4492-a4c2-dd7927a9dcff demo demo] Empty body provided in request {{(pid=112582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:37:30.769768 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [None req-134d84cf-dddf-4492-a4c2-dd7927a9dcff demo demo] Calling method 'show' {{(pid=112582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:37:30.806555 np0000183024 devstack@c-api.service[112582]: DEBUG oslo_db.sqlalchemy.engines [None req-134d84cf-dddf-4492-a4c2-dd7927a9dcff 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=112582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:37:30.819834 np0000183024 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 01:37:30.819834 np0000183024 devstack@c-api.service[112582]: warnings.warn( Jun 26 01:37:30.822069 np0000183024 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [None req-134d84cf-dddf-4492-a4c2-dd7927a9dcff demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Jun 26 01:37:30.822455 np0000183024 devstack@c-api.service[112582]: [pid: 112582|app: 0|req: 3/9] 199.204.45.22 () {64 vars in 1294 bytes} [Fri Jun 26 01:37:30 2026] GET /volume/v3/types/default => generated 145 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:37:31.294932 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-fe9c3aef-e2e5-4bc2-8e96-bdefa8ccbd71 None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:31.296308 np0000183024 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 3/10] 199.204.45.22 () {62 vars in 1061 bytes} [Fri Jun 26 01:37:31 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 01:37:31.329930 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.middleware.request_id [None req-fe55fdd5-f61f-4614-b89d-b1c685caf024 None None] RequestId filter calling following filter/app {{(pid=112583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:31.338556 np0000183024 devstack@c-api.service[112583]: [pid: 112583|app: 0|req: 3/11] 199.204.45.22 () {64 vars in 1265 bytes} [Fri Jun 26 01:37:31 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 26 01:37:31.372720 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.middleware.request_id [req-fe55fdd5-f61f-4614-b89d-b1c685caf024 req-7551b077-e129-424d-86ff-9457880eaab6 None None] RequestId filter calling following filter/app {{(pid=112581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:31.374871 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [req-fe55fdd5-f61f-4614-b89d-b1c685caf024 req-7551b077-e129-424d-86ff-9457880eaab6 demo demo] GET https://199.204.45.22/volume/v3/ Jun 26 01:37:31.375133 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [req-fe55fdd5-f61f-4614-b89d-b1c685caf024 req-7551b077-e129-424d-86ff-9457880eaab6 demo demo] Empty body provided in request {{(pid=112581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:37:31.375369 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [req-fe55fdd5-f61f-4614-b89d-b1c685caf024 req-7551b077-e129-424d-86ff-9457880eaab6 demo demo] Calling method 'version_select' {{(pid=112581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:37:31.375921 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [req-fe55fdd5-f61f-4614-b89d-b1c685caf024 req-7551b077-e129-424d-86ff-9457880eaab6 demo demo] https://199.204.45.22/volume/v3/ returned with HTTP 200 Jun 26 01:37:31.376360 np0000183024 devstack@c-api.service[112581]: [pid: 112581|app: 0|req: 3/12] 199.204.45.22 () {66 vars in 1339 bytes} [Fri Jun 26 01:37:31 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:37:31.413860 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.middleware.request_id [None req-dcbe3a48-f199-49ae-ae3c-2dfefe3a2f1a None None] RequestId filter calling following filter/app {{(pid=112582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:31.417361 np0000183024 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [None req-dcbe3a48-f199-49ae-ae3c-2dfefe3a2f1a demo demo] GET https://199.204.45.22/volume/v3/types/default Jun 26 01:37:31.417716 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [None req-dcbe3a48-f199-49ae-ae3c-2dfefe3a2f1a demo demo] Empty body provided in request {{(pid=112582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:37:31.418151 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [None req-dcbe3a48-f199-49ae-ae3c-2dfefe3a2f1a demo demo] Calling method 'show' {{(pid=112582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:37:31.427458 np0000183024 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [None req-dcbe3a48-f199-49ae-ae3c-2dfefe3a2f1a demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Jun 26 01:37:31.427458 np0000183024 devstack@c-api.service[112582]: [pid: 112582|app: 0|req: 4/13] 199.204.45.22 () {64 vars in 1294 bytes} [Fri Jun 26 01:37:31 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:37:32.024870 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-e600da39-5a36-4242-afe9-7d27ddf3593e None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:32.026183 np0000183024 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 4/14] 199.204.45.22 () {62 vars in 1061 bytes} [Fri Jun 26 01:37:32 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 01:37:32.058909 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.middleware.request_id [None req-4f8a5808-3389-4486-bd0b-3d8bbe331309 None None] RequestId filter calling following filter/app {{(pid=112583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:32.062415 np0000183024 devstack@c-api.service[112583]: [pid: 112583|app: 0|req: 4/15] 199.204.45.22 () {64 vars in 1265 bytes} [Fri Jun 26 01:37:32 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 01:37:32.094883 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.middleware.request_id [req-4f8a5808-3389-4486-bd0b-3d8bbe331309 req-ccfbb22b-d5c7-43b7-9b22-04c925352945 None None] RequestId filter calling following filter/app {{(pid=112581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:32.098049 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [req-4f8a5808-3389-4486-bd0b-3d8bbe331309 req-ccfbb22b-d5c7-43b7-9b22-04c925352945 demo demo] GET https://199.204.45.22/volume/v3/ Jun 26 01:37:32.098279 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [req-4f8a5808-3389-4486-bd0b-3d8bbe331309 req-ccfbb22b-d5c7-43b7-9b22-04c925352945 demo demo] Empty body provided in request {{(pid=112581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:37:32.098518 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [req-4f8a5808-3389-4486-bd0b-3d8bbe331309 req-ccfbb22b-d5c7-43b7-9b22-04c925352945 demo demo] Calling method 'version_select' {{(pid=112581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:37:32.098952 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [req-4f8a5808-3389-4486-bd0b-3d8bbe331309 req-ccfbb22b-d5c7-43b7-9b22-04c925352945 demo demo] https://199.204.45.22/volume/v3/ returned with HTTP 200 Jun 26 01:37:32.099502 np0000183024 devstack@c-api.service[112581]: [pid: 112581|app: 0|req: 4/16] 199.204.45.22 () {66 vars in 1339 bytes} [Fri Jun 26 01:37:32 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 26 01:37:32.136265 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.middleware.request_id [None req-19f555d2-749d-452a-805d-2dd8eda9f61a None None] RequestId filter calling following filter/app {{(pid=112582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:32.139606 np0000183024 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [None req-19f555d2-749d-452a-805d-2dd8eda9f61a demo demo] GET https://199.204.45.22/volume/v3/types/default Jun 26 01:37:32.139978 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [None req-19f555d2-749d-452a-805d-2dd8eda9f61a demo demo] Empty body provided in request {{(pid=112582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:37:32.140409 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [None req-19f555d2-749d-452a-805d-2dd8eda9f61a demo demo] Calling method 'show' {{(pid=112582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:37:32.149085 np0000183024 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [None req-19f555d2-749d-452a-805d-2dd8eda9f61a demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Jun 26 01:37:32.149378 np0000183024 devstack@c-api.service[112582]: [pid: 112582|app: 0|req: 5/17] 199.204.45.22 () {64 vars in 1294 bytes} [Fri Jun 26 01:37:32 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:37:32.185887 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-c03a389c-8370-43c6-8a3e-80b0042258c6 None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:32.187050 np0000183024 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 5/18] 199.204.45.22 () {62 vars in 1061 bytes} [Fri Jun 26 01:37:32 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 01:37:32.219921 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.middleware.request_id [None req-c1fcb6f7-5ed1-4ba0-b2f5-926ee45f0fa5 None None] RequestId filter calling following filter/app {{(pid=112583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:32.223671 np0000183024 devstack@c-api.service[112583]: [pid: 112583|app: 0|req: 5/19] 199.204.45.22 () {64 vars in 1265 bytes} [Fri Jun 26 01:37:32 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 01:37:32.256453 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.middleware.request_id [req-c1fcb6f7-5ed1-4ba0-b2f5-926ee45f0fa5 req-4cf5329b-d068-4108-8c7b-0ecf1ebe4425 None None] RequestId filter calling following filter/app {{(pid=112581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:32.259701 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [req-c1fcb6f7-5ed1-4ba0-b2f5-926ee45f0fa5 req-4cf5329b-d068-4108-8c7b-0ecf1ebe4425 demo demo] GET https://199.204.45.22/volume/v3/ Jun 26 01:37:32.260130 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [req-c1fcb6f7-5ed1-4ba0-b2f5-926ee45f0fa5 req-4cf5329b-d068-4108-8c7b-0ecf1ebe4425 demo demo] Empty body provided in request {{(pid=112581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:37:32.260495 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [req-c1fcb6f7-5ed1-4ba0-b2f5-926ee45f0fa5 req-4cf5329b-d068-4108-8c7b-0ecf1ebe4425 demo demo] Calling method 'version_select' {{(pid=112581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:37:32.261150 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [req-c1fcb6f7-5ed1-4ba0-b2f5-926ee45f0fa5 req-4cf5329b-d068-4108-8c7b-0ecf1ebe4425 demo demo] https://199.204.45.22/volume/v3/ returned with HTTP 200 Jun 26 01:37:32.261823 np0000183024 devstack@c-api.service[112581]: [pid: 112581|app: 0|req: 5/20] 199.204.45.22 () {66 vars in 1339 bytes} [Fri Jun 26 01:37:32 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 26 01:37:32.300474 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.middleware.request_id [None req-543e9d04-4bad-4fe5-b21a-f272f78730ac None None] RequestId filter calling following filter/app {{(pid=112582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:32.303841 np0000183024 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [None req-543e9d04-4bad-4fe5-b21a-f272f78730ac demo demo] GET https://199.204.45.22/volume/v3/types/default Jun 26 01:37:32.304281 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [None req-543e9d04-4bad-4fe5-b21a-f272f78730ac demo demo] Empty body provided in request {{(pid=112582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:37:32.304649 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [None req-543e9d04-4bad-4fe5-b21a-f272f78730ac demo demo] Calling method 'show' {{(pid=112582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:37:32.314479 np0000183024 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [None req-543e9d04-4bad-4fe5-b21a-f272f78730ac demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Jun 26 01:37:32.314806 np0000183024 devstack@c-api.service[112582]: [pid: 112582|app: 0|req: 6/21] 199.204.45.22 () {64 vars in 1294 bytes} [Fri Jun 26 01:37:32 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 26 01:37:40.399316 np0000183024 devstack@c-api.service[112581]: DEBUG dbcounter [-] [112581] Writing DB stats cinder:SELECT=1 {{(pid=112581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:37:42.311029 np0000183024 devstack@c-api.service[112582]: DEBUG dbcounter [-] [112582] Writing DB stats cinder:SELECT=8 {{(pid=112582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:43:08.644793 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-e31e4547-a37a-4890-bfe6-930427b4a11b None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:43:08.728521 np0000183024 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-e31e4547-a37a-4890-bfe6-930427b4a11b demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 01:43:08.728788 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-e31e4547-a37a-4890-bfe6-930427b4a11b demo demo] Empty body provided in request {{(pid=112584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:43:08.729075 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-e31e4547-a37a-4890-bfe6-930427b4a11b demo demo] Calling method 'detail' {{(pid=112584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:43:08.729664 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.api_utils [None req-e31e4547-a37a-4890-bfe6-930427b4a11b demo demo] Removing options '' from query. {{(pid=112584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:43:08.730421 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.volume.api [None req-e31e4547-a37a-4890-bfe6-930427b4a11b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:43:08.766632 np0000183024 devstack@c-api.service[112584]: INFO cinder.volume.api [None req-e31e4547-a37a-4890-bfe6-930427b4a11b demo demo] Get all volumes completed successfully. Jun 26 01:43:08.769380 np0000183024 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-e31e4547-a37a-4890-bfe6-930427b4a11b demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:43:08.769725 np0000183024 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 6/22] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 01:43:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:43:18.759272 np0000183024 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writing DB stats cinder:SELECT=1 {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:44:08.824711 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.middleware.request_id [None req-d05a4fa3-6862-4d04-8802-539d2fb605cb None None] RequestId filter calling following filter/app {{(pid=112583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:44:08.828101 np0000183024 devstack@c-api.service[112583]: INFO cinder.api.openstack.wsgi [None req-d05a4fa3-6862-4d04-8802-539d2fb605cb demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 01:44:08.828338 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.openstack.wsgi [None req-d05a4fa3-6862-4d04-8802-539d2fb605cb demo demo] Empty body provided in request {{(pid=112583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:44:08.828603 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.openstack.wsgi [None req-d05a4fa3-6862-4d04-8802-539d2fb605cb demo demo] Calling method 'detail' {{(pid=112583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:44:08.829698 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.api_utils [None req-d05a4fa3-6862-4d04-8802-539d2fb605cb demo demo] Removing options '' from query. {{(pid=112583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:44:08.832360 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.volume.api [None req-d05a4fa3-6862-4d04-8802-539d2fb605cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:44:08.867576 np0000183024 devstack@c-api.service[112583]: INFO cinder.volume.api [None req-d05a4fa3-6862-4d04-8802-539d2fb605cb demo demo] Get all volumes completed successfully. Jun 26 01:44:08.869632 np0000183024 devstack@c-api.service[112583]: INFO cinder.api.openstack.wsgi [None req-d05a4fa3-6862-4d04-8802-539d2fb605cb demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:44:08.870368 np0000183024 devstack@c-api.service[112583]: [pid: 112583|app: 0|req: 6/23] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 01:44:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:44:18.862549 np0000183024 devstack@c-api.service[112583]: DEBUG dbcounter [-] [112583] Writing DB stats cinder:SELECT=1 {{(pid=112583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:45:08.884145 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.middleware.request_id [None req-49dab086-44bf-4add-9d14-e9894769538d None None] RequestId filter calling following filter/app {{(pid=112581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:45:08.887859 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [None req-49dab086-44bf-4add-9d14-e9894769538d demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 01:45:08.888037 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [None req-49dab086-44bf-4add-9d14-e9894769538d demo demo] Empty body provided in request {{(pid=112581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:45:08.888277 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [None req-49dab086-44bf-4add-9d14-e9894769538d demo demo] Calling method 'detail' {{(pid=112581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:45:08.888827 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.api_utils [None req-49dab086-44bf-4add-9d14-e9894769538d demo demo] Removing options '' from query. {{(pid=112581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:45:08.889875 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.volume.api [None req-49dab086-44bf-4add-9d14-e9894769538d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:45:08.925684 np0000183024 devstack@c-api.service[112581]: INFO cinder.volume.api [None req-49dab086-44bf-4add-9d14-e9894769538d demo demo] Get all volumes completed successfully. Jun 26 01:45:08.928680 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [None req-49dab086-44bf-4add-9d14-e9894769538d demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:45:08.929222 np0000183024 devstack@c-api.service[112581]: [pid: 112581|app: 0|req: 6/24] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 01:45:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:45:18.920201 np0000183024 devstack@c-api.service[112581]: DEBUG dbcounter [-] [112581] Writing DB stats cinder:SELECT=1 {{(pid=112581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:46:08.944194 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.middleware.request_id [None req-f654c5d8-f882-4124-8e6e-1e9b4d502a29 None None] RequestId filter calling following filter/app {{(pid=112582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:46:08.948495 np0000183024 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [None req-f654c5d8-f882-4124-8e6e-1e9b4d502a29 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 01:46:08.948741 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [None req-f654c5d8-f882-4124-8e6e-1e9b4d502a29 demo demo] Empty body provided in request {{(pid=112582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:46:08.949016 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [None req-f654c5d8-f882-4124-8e6e-1e9b4d502a29 demo demo] Calling method 'detail' {{(pid=112582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:46:08.949665 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.api_utils [None req-f654c5d8-f882-4124-8e6e-1e9b4d502a29 demo demo] Removing options '' from query. {{(pid=112582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:46:08.950695 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.volume.api [None req-f654c5d8-f882-4124-8e6e-1e9b4d502a29 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:46:08.990690 np0000183024 devstack@c-api.service[112582]: INFO cinder.volume.api [None req-f654c5d8-f882-4124-8e6e-1e9b4d502a29 demo demo] Get all volumes completed successfully. Jun 26 01:46:08.994605 np0000183024 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [None req-f654c5d8-f882-4124-8e6e-1e9b4d502a29 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:46:08.995633 np0000183024 devstack@c-api.service[112582]: [pid: 112582|app: 0|req: 7/25] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 01:46:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:46:18.981308 np0000183024 devstack@c-api.service[112582]: DEBUG dbcounter [-] [112582] Writing DB stats cinder:SELECT=1 {{(pid=112582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:47:09.016566 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-7bbb704a-cfe5-4acd-a0df-5abe2e25227b None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:47:09.019168 np0000183024 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-7bbb704a-cfe5-4acd-a0df-5abe2e25227b demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 01:47:09.019440 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-7bbb704a-cfe5-4acd-a0df-5abe2e25227b demo demo] Empty body provided in request {{(pid=112584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:47:09.019802 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-7bbb704a-cfe5-4acd-a0df-5abe2e25227b demo demo] Calling method 'detail' {{(pid=112584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:47:09.020024 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.api_utils [None req-7bbb704a-cfe5-4acd-a0df-5abe2e25227b demo demo] Removing options '' from query. {{(pid=112584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:47:09.021050 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.volume.api [None req-7bbb704a-cfe5-4acd-a0df-5abe2e25227b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:47:09.031786 np0000183024 devstack@c-api.service[112584]: INFO cinder.volume.api [None req-7bbb704a-cfe5-4acd-a0df-5abe2e25227b demo demo] Get all volumes completed successfully. Jun 26 01:47:09.035988 np0000183024 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-7bbb704a-cfe5-4acd-a0df-5abe2e25227b demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:47:09.036691 np0000183024 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 7/26] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 01:47:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:47:19.025365 np0000183024 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writing DB stats cinder:SELECT=1 {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:48:09.057341 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.middleware.request_id [None req-2502176c-2346-46ee-b0b7-10d9974839ce None None] RequestId filter calling following filter/app {{(pid=112583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:48:09.166607 np0000183024 devstack@c-api.service[112583]: INFO cinder.api.openstack.wsgi [None req-2502176c-2346-46ee-b0b7-10d9974839ce demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 01:48:09.166803 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.openstack.wsgi [None req-2502176c-2346-46ee-b0b7-10d9974839ce demo demo] Empty body provided in request {{(pid=112583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:48:09.167046 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.openstack.wsgi [None req-2502176c-2346-46ee-b0b7-10d9974839ce demo demo] Calling method 'detail' {{(pid=112583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:48:09.167309 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.api_utils [None req-2502176c-2346-46ee-b0b7-10d9974839ce demo demo] Removing options '' from query. {{(pid=112583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:48:09.168114 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.volume.api [None req-2502176c-2346-46ee-b0b7-10d9974839ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:48:09.174776 np0000183024 devstack@c-api.service[112583]: INFO cinder.volume.api [None req-2502176c-2346-46ee-b0b7-10d9974839ce demo demo] Get all volumes completed successfully. Jun 26 01:48:09.177696 np0000183024 devstack@c-api.service[112583]: INFO cinder.api.openstack.wsgi [None req-2502176c-2346-46ee-b0b7-10d9974839ce demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:48:09.178247 np0000183024 devstack@c-api.service[112583]: [pid: 112583|app: 0|req: 7/27] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 01:48:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:48:19.171106 np0000183024 devstack@c-api.service[112583]: DEBUG dbcounter [-] [112583] Writing DB stats cinder:SELECT=1 {{(pid=112583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:49:09.195319 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.middleware.request_id [None req-53a22a3c-c3d0-467e-a54a-a24108f802cd None None] RequestId filter calling following filter/app {{(pid=112581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:49:09.199805 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [None req-53a22a3c-c3d0-467e-a54a-a24108f802cd demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 01:49:09.200245 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [None req-53a22a3c-c3d0-467e-a54a-a24108f802cd demo demo] Empty body provided in request {{(pid=112581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:49:09.200654 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [None req-53a22a3c-c3d0-467e-a54a-a24108f802cd demo demo] Calling method 'detail' {{(pid=112581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:49:09.201759 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.api_utils [None req-53a22a3c-c3d0-467e-a54a-a24108f802cd demo demo] Removing options '' from query. {{(pid=112581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:49:09.202825 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.volume.api [None req-53a22a3c-c3d0-467e-a54a-a24108f802cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:49:09.210997 np0000183024 devstack@c-api.service[112581]: INFO cinder.volume.api [None req-53a22a3c-c3d0-467e-a54a-a24108f802cd demo demo] Get all volumes completed successfully. Jun 26 01:49:09.212878 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [None req-53a22a3c-c3d0-467e-a54a-a24108f802cd demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:49:09.213227 np0000183024 devstack@c-api.service[112581]: [pid: 112581|app: 0|req: 7/28] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 01:49:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:49:19.206257 np0000183024 devstack@c-api.service[112581]: DEBUG dbcounter [-] [112581] Writing DB stats cinder:SELECT=1 {{(pid=112581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:50:09.224362 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.middleware.request_id [None req-f5d0b30c-e46a-4c71-8a9c-7d7458352f46 None None] RequestId filter calling following filter/app {{(pid=112582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:50:09.227089 np0000183024 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [None req-f5d0b30c-e46a-4c71-8a9c-7d7458352f46 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 01:50:09.227347 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [None req-f5d0b30c-e46a-4c71-8a9c-7d7458352f46 demo demo] Empty body provided in request {{(pid=112582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:50:09.227575 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [None req-f5d0b30c-e46a-4c71-8a9c-7d7458352f46 demo demo] Calling method 'detail' {{(pid=112582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:50:09.227927 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.api_utils [None req-f5d0b30c-e46a-4c71-8a9c-7d7458352f46 demo demo] Removing options '' from query. {{(pid=112582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:50:09.228873 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.volume.api [None req-f5d0b30c-e46a-4c71-8a9c-7d7458352f46 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:50:09.236934 np0000183024 devstack@c-api.service[112582]: INFO cinder.volume.api [None req-f5d0b30c-e46a-4c71-8a9c-7d7458352f46 demo demo] Get all volumes completed successfully. Jun 26 01:50:09.238784 np0000183024 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [None req-f5d0b30c-e46a-4c71-8a9c-7d7458352f46 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:50:09.239122 np0000183024 devstack@c-api.service[112582]: [pid: 112582|app: 0|req: 8/29] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 01:50:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:50:19.232285 np0000183024 devstack@c-api.service[112582]: DEBUG dbcounter [-] [112582] Writing DB stats cinder:SELECT=1 {{(pid=112582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:51:09.254728 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-bf0039d3-6330-415b-aeed-d3b2d2be359e None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:51:09.257582 np0000183024 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-bf0039d3-6330-415b-aeed-d3b2d2be359e demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 01:51:09.257819 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-bf0039d3-6330-415b-aeed-d3b2d2be359e demo demo] Empty body provided in request {{(pid=112584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:51:09.258083 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-bf0039d3-6330-415b-aeed-d3b2d2be359e demo demo] Calling method 'detail' {{(pid=112584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:51:09.258404 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.api_utils [None req-bf0039d3-6330-415b-aeed-d3b2d2be359e demo demo] Removing options '' from query. {{(pid=112584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:51:09.259382 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.volume.api [None req-bf0039d3-6330-415b-aeed-d3b2d2be359e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:51:09.268007 np0000183024 devstack@c-api.service[112584]: INFO cinder.volume.api [None req-bf0039d3-6330-415b-aeed-d3b2d2be359e demo demo] Get all volumes completed successfully. Jun 26 01:51:09.270524 np0000183024 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-bf0039d3-6330-415b-aeed-d3b2d2be359e demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:51:09.271165 np0000183024 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 8/30] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 01:51:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:51:19.262405 np0000183024 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writing DB stats cinder:SELECT=1 {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:52:09.285743 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.middleware.request_id [None req-279ca5ca-762a-47c6-adb7-5b17e2e3ffa2 None None] RequestId filter calling following filter/app {{(pid=112583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:52:09.289898 np0000183024 devstack@c-api.service[112583]: INFO cinder.api.openstack.wsgi [None req-279ca5ca-762a-47c6-adb7-5b17e2e3ffa2 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 01:52:09.290335 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.openstack.wsgi [None req-279ca5ca-762a-47c6-adb7-5b17e2e3ffa2 demo demo] Empty body provided in request {{(pid=112583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:52:09.290583 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.openstack.wsgi [None req-279ca5ca-762a-47c6-adb7-5b17e2e3ffa2 demo demo] Calling method 'detail' {{(pid=112583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:52:09.290874 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.api_utils [None req-279ca5ca-762a-47c6-adb7-5b17e2e3ffa2 demo demo] Removing options '' from query. {{(pid=112583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:52:09.292168 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.volume.api [None req-279ca5ca-762a-47c6-adb7-5b17e2e3ffa2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:52:09.300352 np0000183024 devstack@c-api.service[112583]: INFO cinder.volume.api [None req-279ca5ca-762a-47c6-adb7-5b17e2e3ffa2 demo demo] Get all volumes completed successfully. Jun 26 01:52:09.302933 np0000183024 devstack@c-api.service[112583]: INFO cinder.api.openstack.wsgi [None req-279ca5ca-762a-47c6-adb7-5b17e2e3ffa2 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:52:09.303390 np0000183024 devstack@c-api.service[112583]: [pid: 112583|app: 0|req: 8/31] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 01:52:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:52:19.295033 np0000183024 devstack@c-api.service[112583]: DEBUG dbcounter [-] [112583] Writing DB stats cinder:SELECT=1 {{(pid=112583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:53:09.330266 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.middleware.request_id [None req-6c2e8908-e79c-4478-9518-0d04e995c124 None None] RequestId filter calling following filter/app {{(pid=112581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:53:09.485784 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [None req-6c2e8908-e79c-4478-9518-0d04e995c124 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 01:53:09.486236 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [None req-6c2e8908-e79c-4478-9518-0d04e995c124 demo demo] Empty body provided in request {{(pid=112581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:53:09.486724 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [None req-6c2e8908-e79c-4478-9518-0d04e995c124 demo demo] Calling method 'detail' {{(pid=112581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:53:09.487182 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.api_utils [None req-6c2e8908-e79c-4478-9518-0d04e995c124 demo demo] Removing options '' from query. {{(pid=112581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:53:09.488298 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.volume.api [None req-6c2e8908-e79c-4478-9518-0d04e995c124 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:53:09.498426 np0000183024 devstack@c-api.service[112581]: INFO cinder.volume.api [None req-6c2e8908-e79c-4478-9518-0d04e995c124 demo demo] Get all volumes completed successfully. Jun 26 01:53:09.502177 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [None req-6c2e8908-e79c-4478-9518-0d04e995c124 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:53:09.503197 np0000183024 devstack@c-api.service[112581]: [pid: 112581|app: 0|req: 8/32] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 01:53:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:53:19.493096 np0000183024 devstack@c-api.service[112581]: DEBUG dbcounter [-] [112581] Writing DB stats cinder:SELECT=1 {{(pid=112581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:54:09.522330 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.middleware.request_id [None req-cee88a3b-e895-4b73-b635-afb9edb34804 None None] RequestId filter calling following filter/app {{(pid=112582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:54:09.526478 np0000183024 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [None req-cee88a3b-e895-4b73-b635-afb9edb34804 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 01:54:09.526754 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [None req-cee88a3b-e895-4b73-b635-afb9edb34804 demo demo] Empty body provided in request {{(pid=112582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:54:09.527192 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [None req-cee88a3b-e895-4b73-b635-afb9edb34804 demo demo] Calling method 'detail' {{(pid=112582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:54:09.528421 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.api_utils [None req-cee88a3b-e895-4b73-b635-afb9edb34804 demo demo] Removing options '' from query. {{(pid=112582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:54:09.530563 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.volume.api [None req-cee88a3b-e895-4b73-b635-afb9edb34804 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:54:09.541532 np0000183024 devstack@c-api.service[112582]: INFO cinder.volume.api [None req-cee88a3b-e895-4b73-b635-afb9edb34804 demo demo] Get all volumes completed successfully. Jun 26 01:54:09.543485 np0000183024 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [None req-cee88a3b-e895-4b73-b635-afb9edb34804 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:54:09.543838 np0000183024 devstack@c-api.service[112582]: [pid: 112582|app: 0|req: 9/33] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 01:54:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:54:19.537770 np0000183024 devstack@c-api.service[112582]: DEBUG dbcounter [-] [112582] Writing DB stats cinder:SELECT=1 {{(pid=112582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:55:09.559237 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-19893317-701a-409d-9dcd-51fe1b46ab8f None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:55:09.562897 np0000183024 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-19893317-701a-409d-9dcd-51fe1b46ab8f demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 01:55:09.563209 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-19893317-701a-409d-9dcd-51fe1b46ab8f demo demo] Empty body provided in request {{(pid=112584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:55:09.563467 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-19893317-701a-409d-9dcd-51fe1b46ab8f demo demo] Calling method 'detail' {{(pid=112584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:55:09.563803 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.api_utils [None req-19893317-701a-409d-9dcd-51fe1b46ab8f demo demo] Removing options '' from query. {{(pid=112584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:55:09.564852 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.volume.api [None req-19893317-701a-409d-9dcd-51fe1b46ab8f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:55:09.574137 np0000183024 devstack@c-api.service[112584]: INFO cinder.volume.api [None req-19893317-701a-409d-9dcd-51fe1b46ab8f demo demo] Get all volumes completed successfully. Jun 26 01:55:09.576850 np0000183024 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-19893317-701a-409d-9dcd-51fe1b46ab8f demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:55:09.577321 np0000183024 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 9/34] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 01:55:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:55:19.568192 np0000183024 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writing DB stats cinder:SELECT=1 {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:56:09.593840 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.middleware.request_id [None req-55d97f32-bcd8-47c8-bd24-ef117c7b87f0 None None] RequestId filter calling following filter/app {{(pid=112583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:56:09.597910 np0000183024 devstack@c-api.service[112583]: INFO cinder.api.openstack.wsgi [None req-55d97f32-bcd8-47c8-bd24-ef117c7b87f0 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 01:56:09.598172 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.openstack.wsgi [None req-55d97f32-bcd8-47c8-bd24-ef117c7b87f0 demo demo] Empty body provided in request {{(pid=112583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:56:09.598422 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.openstack.wsgi [None req-55d97f32-bcd8-47c8-bd24-ef117c7b87f0 demo demo] Calling method 'detail' {{(pid=112583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:56:09.598712 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.api_utils [None req-55d97f32-bcd8-47c8-bd24-ef117c7b87f0 demo demo] Removing options '' from query. {{(pid=112583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:56:09.599679 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.volume.api [None req-55d97f32-bcd8-47c8-bd24-ef117c7b87f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:56:09.609510 np0000183024 devstack@c-api.service[112583]: INFO cinder.volume.api [None req-55d97f32-bcd8-47c8-bd24-ef117c7b87f0 demo demo] Get all volumes completed successfully. Jun 26 01:56:09.612169 np0000183024 devstack@c-api.service[112583]: INFO cinder.api.openstack.wsgi [None req-55d97f32-bcd8-47c8-bd24-ef117c7b87f0 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:56:09.612677 np0000183024 devstack@c-api.service[112583]: [pid: 112583|app: 0|req: 9/35] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 01:56:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:56:19.603246 np0000183024 devstack@c-api.service[112583]: DEBUG dbcounter [-] [112583] Writing DB stats cinder:SELECT=1 {{(pid=112583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:57:09.633503 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.middleware.request_id [None req-89e8d0c1-9758-4c8a-8b1a-fbc7a3d706ff None None] RequestId filter calling following filter/app {{(pid=112581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:57:09.639500 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [None req-89e8d0c1-9758-4c8a-8b1a-fbc7a3d706ff demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 01:57:09.639686 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [None req-89e8d0c1-9758-4c8a-8b1a-fbc7a3d706ff demo demo] Empty body provided in request {{(pid=112581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:57:09.639976 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [None req-89e8d0c1-9758-4c8a-8b1a-fbc7a3d706ff demo demo] Calling method 'detail' {{(pid=112581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:57:09.640149 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.api_utils [None req-89e8d0c1-9758-4c8a-8b1a-fbc7a3d706ff demo demo] Removing options '' from query. {{(pid=112581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:57:09.640772 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.volume.api [None req-89e8d0c1-9758-4c8a-8b1a-fbc7a3d706ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:57:09.649619 np0000183024 devstack@c-api.service[112581]: INFO cinder.volume.api [None req-89e8d0c1-9758-4c8a-8b1a-fbc7a3d706ff demo demo] Get all volumes completed successfully. Jun 26 01:57:09.651596 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [None req-89e8d0c1-9758-4c8a-8b1a-fbc7a3d706ff demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:57:09.651991 np0000183024 devstack@c-api.service[112581]: [pid: 112581|app: 0|req: 9/36] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 01:57:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:57:19.645802 np0000183024 devstack@c-api.service[112581]: DEBUG dbcounter [-] [112581] Writing DB stats cinder:SELECT=1 {{(pid=112581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:58:09.678733 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.middleware.request_id [None req-74173db5-1cbb-4566-9139-9edc770de7ca None None] RequestId filter calling following filter/app {{(pid=112582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:58:09.809527 np0000183024 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [None req-74173db5-1cbb-4566-9139-9edc770de7ca demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 01:58:09.809773 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [None req-74173db5-1cbb-4566-9139-9edc770de7ca demo demo] Empty body provided in request {{(pid=112582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:58:09.810048 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [None req-74173db5-1cbb-4566-9139-9edc770de7ca demo demo] Calling method 'detail' {{(pid=112582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:58:09.810354 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.api_utils [None req-74173db5-1cbb-4566-9139-9edc770de7ca demo demo] Removing options '' from query. {{(pid=112582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:58:09.811268 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.volume.api [None req-74173db5-1cbb-4566-9139-9edc770de7ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:58:09.819665 np0000183024 devstack@c-api.service[112582]: INFO cinder.volume.api [None req-74173db5-1cbb-4566-9139-9edc770de7ca demo demo] Get all volumes completed successfully. Jun 26 01:58:09.822170 np0000183024 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [None req-74173db5-1cbb-4566-9139-9edc770de7ca demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:58:09.822594 np0000183024 devstack@c-api.service[112582]: [pid: 112582|app: 0|req: 10/37] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 01:58:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:58:19.816649 np0000183024 devstack@c-api.service[112582]: DEBUG dbcounter [-] [112582] Writing DB stats cinder:SELECT=1 {{(pid=112582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:59:09.838981 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-9c99efe2-8899-4b94-aa35-b331d181c260 None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:59:09.842915 np0000183024 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-9c99efe2-8899-4b94-aa35-b331d181c260 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 01:59:09.843174 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-9c99efe2-8899-4b94-aa35-b331d181c260 demo demo] Empty body provided in request {{(pid=112584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:59:09.843421 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-9c99efe2-8899-4b94-aa35-b331d181c260 demo demo] Calling method 'detail' {{(pid=112584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:59:09.843703 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.api_utils [None req-9c99efe2-8899-4b94-aa35-b331d181c260 demo demo] Removing options '' from query. {{(pid=112584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:59:09.844663 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.volume.api [None req-9c99efe2-8899-4b94-aa35-b331d181c260 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:59:09.852735 np0000183024 devstack@c-api.service[112584]: INFO cinder.volume.api [None req-9c99efe2-8899-4b94-aa35-b331d181c260 demo demo] Get all volumes completed successfully. Jun 26 01:59:09.855237 np0000183024 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-9c99efe2-8899-4b94-aa35-b331d181c260 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:59:09.856088 np0000183024 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 10/38] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 01:59:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:59:19.847896 np0000183024 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writing DB stats cinder:SELECT=1 {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:00:09.868161 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.middleware.request_id [None req-d13120bb-395d-4dc0-8cdc-ab78a6c0f68e None None] RequestId filter calling following filter/app {{(pid=112583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:00:09.870258 np0000183024 devstack@c-api.service[112583]: INFO cinder.api.openstack.wsgi [None req-d13120bb-395d-4dc0-8cdc-ab78a6c0f68e demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 02:00:09.870414 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.openstack.wsgi [None req-d13120bb-395d-4dc0-8cdc-ab78a6c0f68e demo demo] Empty body provided in request {{(pid=112583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:00:09.870640 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.openstack.wsgi [None req-d13120bb-395d-4dc0-8cdc-ab78a6c0f68e demo demo] Calling method 'detail' {{(pid=112583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:00:09.870878 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.api_utils [None req-d13120bb-395d-4dc0-8cdc-ab78a6c0f68e demo demo] Removing options '' from query. {{(pid=112583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:00:09.871550 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.volume.api [None req-d13120bb-395d-4dc0-8cdc-ab78a6c0f68e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:00:09.883353 np0000183024 devstack@c-api.service[112583]: INFO cinder.volume.api [None req-d13120bb-395d-4dc0-8cdc-ab78a6c0f68e demo demo] Get all volumes completed successfully. Jun 26 02:00:09.886653 np0000183024 devstack@c-api.service[112583]: INFO cinder.api.openstack.wsgi [None req-d13120bb-395d-4dc0-8cdc-ab78a6c0f68e demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:00:09.886653 np0000183024 devstack@c-api.service[112583]: [pid: 112583|app: 0|req: 10/39] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 02:00:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:00:19.876571 np0000183024 devstack@c-api.service[112583]: DEBUG dbcounter [-] [112583] Writing DB stats cinder:SELECT=1 {{(pid=112583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:01:09.902372 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.middleware.request_id [None req-05c35469-3a9d-4d84-9d42-09c600461b07 None None] RequestId filter calling following filter/app {{(pid=112581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:01:09.904639 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [None req-05c35469-3a9d-4d84-9d42-09c600461b07 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 02:01:09.904820 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [None req-05c35469-3a9d-4d84-9d42-09c600461b07 demo demo] Empty body provided in request {{(pid=112581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:01:09.905014 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [None req-05c35469-3a9d-4d84-9d42-09c600461b07 demo demo] Calling method 'detail' {{(pid=112581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:01:09.905225 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.api_utils [None req-05c35469-3a9d-4d84-9d42-09c600461b07 demo demo] Removing options '' from query. {{(pid=112581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:01:09.905913 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.volume.api [None req-05c35469-3a9d-4d84-9d42-09c600461b07 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:01:09.913799 np0000183024 devstack@c-api.service[112581]: INFO cinder.volume.api [None req-05c35469-3a9d-4d84-9d42-09c600461b07 demo demo] Get all volumes completed successfully. Jun 26 02:01:09.916242 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [None req-05c35469-3a9d-4d84-9d42-09c600461b07 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:01:09.916652 np0000183024 devstack@c-api.service[112581]: [pid: 112581|app: 0|req: 10/40] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 02:01:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:01:19.909144 np0000183024 devstack@c-api.service[112581]: DEBUG dbcounter [-] [112581] Writing DB stats cinder:SELECT=1 {{(pid=112581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:02:09.930239 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.middleware.request_id [None req-91cdc71d-433a-4457-bab8-16826e255486 None None] RequestId filter calling following filter/app {{(pid=112582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:02:09.933666 np0000183024 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [None req-91cdc71d-433a-4457-bab8-16826e255486 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 02:02:09.933892 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [None req-91cdc71d-433a-4457-bab8-16826e255486 demo demo] Empty body provided in request {{(pid=112582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:02:09.934143 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [None req-91cdc71d-433a-4457-bab8-16826e255486 demo demo] Calling method 'detail' {{(pid=112582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:02:09.934429 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.api_utils [None req-91cdc71d-433a-4457-bab8-16826e255486 demo demo] Removing options '' from query. {{(pid=112582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:02:09.935399 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.volume.api [None req-91cdc71d-433a-4457-bab8-16826e255486 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:02:09.943543 np0000183024 devstack@c-api.service[112582]: INFO cinder.volume.api [None req-91cdc71d-433a-4457-bab8-16826e255486 demo demo] Get all volumes completed successfully. Jun 26 02:02:09.945367 np0000183024 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [None req-91cdc71d-433a-4457-bab8-16826e255486 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:02:09.946262 np0000183024 devstack@c-api.service[112582]: [pid: 112582|app: 0|req: 11/41] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 02:02:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:02:19.938713 np0000183024 devstack@c-api.service[112582]: DEBUG dbcounter [-] [112582] Writing DB stats cinder:SELECT=1 {{(pid=112582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:03:09.972201 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-1824e69b-0543-496f-8f3f-423468dac5e5 None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:03:10.100504 np0000183024 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-1824e69b-0543-496f-8f3f-423468dac5e5 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 02:03:10.100936 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-1824e69b-0543-496f-8f3f-423468dac5e5 demo demo] Empty body provided in request {{(pid=112584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:03:10.101334 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-1824e69b-0543-496f-8f3f-423468dac5e5 demo demo] Calling method 'detail' {{(pid=112584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:03:10.101761 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.api_utils [None req-1824e69b-0543-496f-8f3f-423468dac5e5 demo demo] Removing options '' from query. {{(pid=112584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:03:10.102869 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.volume.api [None req-1824e69b-0543-496f-8f3f-423468dac5e5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:03:10.113477 np0000183024 devstack@c-api.service[112584]: INFO cinder.volume.api [None req-1824e69b-0543-496f-8f3f-423468dac5e5 demo demo] Get all volumes completed successfully. Jun 26 02:03:10.116184 np0000183024 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-1824e69b-0543-496f-8f3f-423468dac5e5 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:03:10.116688 np0000183024 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 11/42] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 02:03:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:03:20.111804 np0000183024 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writing DB stats cinder:SELECT=1 {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:04:10.131049 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.middleware.request_id [None req-f38ab8ee-eb3f-4975-9ec7-368603548b86 None None] RequestId filter calling following filter/app {{(pid=112583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:04:10.134763 np0000183024 devstack@c-api.service[112583]: INFO cinder.api.openstack.wsgi [None req-f38ab8ee-eb3f-4975-9ec7-368603548b86 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 02:04:10.135059 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.openstack.wsgi [None req-f38ab8ee-eb3f-4975-9ec7-368603548b86 demo demo] Empty body provided in request {{(pid=112583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:04:10.135280 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.openstack.wsgi [None req-f38ab8ee-eb3f-4975-9ec7-368603548b86 demo demo] Calling method 'detail' {{(pid=112583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:04:10.135656 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.api_utils [None req-f38ab8ee-eb3f-4975-9ec7-368603548b86 demo demo] Removing options '' from query. {{(pid=112583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:04:10.136831 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.volume.api [None req-f38ab8ee-eb3f-4975-9ec7-368603548b86 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:04:10.145421 np0000183024 devstack@c-api.service[112583]: INFO cinder.volume.api [None req-f38ab8ee-eb3f-4975-9ec7-368603548b86 demo demo] Get all volumes completed successfully. Jun 26 02:04:10.147298 np0000183024 devstack@c-api.service[112583]: INFO cinder.api.openstack.wsgi [None req-f38ab8ee-eb3f-4975-9ec7-368603548b86 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:04:10.147633 np0000183024 devstack@c-api.service[112583]: [pid: 112583|app: 0|req: 11/43] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 02:04:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:04:20.141003 np0000183024 devstack@c-api.service[112583]: DEBUG dbcounter [-] [112583] Writing DB stats cinder:SELECT=1 {{(pid=112583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:05:10.165237 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.middleware.request_id [None req-91aa15dc-f9c3-44ae-ba0e-567cbc2dd258 None None] RequestId filter calling following filter/app {{(pid=112581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:05:10.168975 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [None req-91aa15dc-f9c3-44ae-ba0e-567cbc2dd258 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 02:05:10.169341 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [None req-91aa15dc-f9c3-44ae-ba0e-567cbc2dd258 demo demo] Empty body provided in request {{(pid=112581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:05:10.169726 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [None req-91aa15dc-f9c3-44ae-ba0e-567cbc2dd258 demo demo] Calling method 'detail' {{(pid=112581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:05:10.170320 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.api_utils [None req-91aa15dc-f9c3-44ae-ba0e-567cbc2dd258 demo demo] Removing options '' from query. {{(pid=112581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:05:10.171730 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.volume.api [None req-91aa15dc-f9c3-44ae-ba0e-567cbc2dd258 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:05:10.178897 np0000183024 devstack@c-api.service[112581]: INFO cinder.volume.api [None req-91aa15dc-f9c3-44ae-ba0e-567cbc2dd258 demo demo] Get all volumes completed successfully. Jun 26 02:05:10.180784 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [None req-91aa15dc-f9c3-44ae-ba0e-567cbc2dd258 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:05:10.181223 np0000183024 devstack@c-api.service[112581]: [pid: 112581|app: 0|req: 11/44] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 02:05:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:05:20.175511 np0000183024 devstack@c-api.service[112581]: DEBUG dbcounter [-] [112581] Writing DB stats cinder:SELECT=1 {{(pid=112581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:06:10.231436 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.middleware.request_id [None req-da884e3c-27ad-4f7c-8d7c-4f3323caff56 None None] RequestId filter calling following filter/app {{(pid=112582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:06:10.236530 np0000183024 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [None req-da884e3c-27ad-4f7c-8d7c-4f3323caff56 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 02:06:10.237070 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [None req-da884e3c-27ad-4f7c-8d7c-4f3323caff56 demo demo] Empty body provided in request {{(pid=112582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:06:10.237577 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [None req-da884e3c-27ad-4f7c-8d7c-4f3323caff56 demo demo] Calling method 'detail' {{(pid=112582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:06:10.238233 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.api_utils [None req-da884e3c-27ad-4f7c-8d7c-4f3323caff56 demo demo] Removing options '' from query. {{(pid=112582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:06:10.239680 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.volume.api [None req-da884e3c-27ad-4f7c-8d7c-4f3323caff56 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:06:10.250133 np0000183024 devstack@c-api.service[112582]: INFO cinder.volume.api [None req-da884e3c-27ad-4f7c-8d7c-4f3323caff56 demo demo] Get all volumes completed successfully. Jun 26 02:06:10.253863 np0000183024 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [None req-da884e3c-27ad-4f7c-8d7c-4f3323caff56 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:06:10.253863 np0000183024 devstack@c-api.service[112582]: [pid: 112582|app: 0|req: 12/45] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 02:06:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:06:20.242344 np0000183024 devstack@c-api.service[112582]: DEBUG dbcounter [-] [112582] Writing DB stats cinder:SELECT=1 {{(pid=112582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:07:10.274088 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-19f80899-e2b3-47d2-9866-f40a6d54de0d None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:07:10.277653 np0000183024 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-19f80899-e2b3-47d2-9866-f40a6d54de0d demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 02:07:10.278180 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-19f80899-e2b3-47d2-9866-f40a6d54de0d demo demo] Empty body provided in request {{(pid=112584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:07:10.278598 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-19f80899-e2b3-47d2-9866-f40a6d54de0d demo demo] Calling method 'detail' {{(pid=112584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:07:10.281074 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.api_utils [None req-19f80899-e2b3-47d2-9866-f40a6d54de0d demo demo] Removing options '' from query. {{(pid=112584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:07:10.281074 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.volume.api [None req-19f80899-e2b3-47d2-9866-f40a6d54de0d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:07:10.288215 np0000183024 devstack@c-api.service[112584]: INFO cinder.volume.api [None req-19f80899-e2b3-47d2-9866-f40a6d54de0d demo demo] Get all volumes completed successfully. Jun 26 02:07:10.290137 np0000183024 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-19f80899-e2b3-47d2-9866-f40a6d54de0d demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:07:10.290486 np0000183024 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 12/46] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 02:07:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:07:20.283726 np0000183024 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writing DB stats cinder:SELECT=1 {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:08:10.306453 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.middleware.request_id [None req-cfd27cb8-3b27-4041-96b6-e157488fc627 None None] RequestId filter calling following filter/app {{(pid=112583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:08:10.361736 np0000183024 devstack@c-api.service[112583]: INFO cinder.api.openstack.wsgi [None req-cfd27cb8-3b27-4041-96b6-e157488fc627 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 02:08:10.362185 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.openstack.wsgi [None req-cfd27cb8-3b27-4041-96b6-e157488fc627 demo demo] Empty body provided in request {{(pid=112583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:08:10.362899 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.openstack.wsgi [None req-cfd27cb8-3b27-4041-96b6-e157488fc627 demo demo] Calling method 'detail' {{(pid=112583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:08:10.363450 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.api_utils [None req-cfd27cb8-3b27-4041-96b6-e157488fc627 demo demo] Removing options '' from query. {{(pid=112583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:08:10.364745 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.volume.api [None req-cfd27cb8-3b27-4041-96b6-e157488fc627 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:08:10.373227 np0000183024 devstack@c-api.service[112583]: INFO cinder.volume.api [None req-cfd27cb8-3b27-4041-96b6-e157488fc627 demo demo] Get all volumes completed successfully. Jun 26 02:08:10.375120 np0000183024 devstack@c-api.service[112583]: INFO cinder.api.openstack.wsgi [None req-cfd27cb8-3b27-4041-96b6-e157488fc627 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:08:10.375450 np0000183024 devstack@c-api.service[112583]: [pid: 112583|app: 0|req: 12/47] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 02:08:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:08:20.369829 np0000183024 devstack@c-api.service[112583]: DEBUG dbcounter [-] [112583] Writing DB stats cinder:SELECT=1 {{(pid=112583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:09:10.389556 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.middleware.request_id [None req-6a2fcac7-6503-4460-82df-01ef35fa51eb None None] RequestId filter calling following filter/app {{(pid=112581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:09:10.392520 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [None req-6a2fcac7-6503-4460-82df-01ef35fa51eb demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 02:09:10.392764 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [None req-6a2fcac7-6503-4460-82df-01ef35fa51eb demo demo] Empty body provided in request {{(pid=112581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:09:10.393110 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [None req-6a2fcac7-6503-4460-82df-01ef35fa51eb demo demo] Calling method 'detail' {{(pid=112581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:09:10.393459 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.api_utils [None req-6a2fcac7-6503-4460-82df-01ef35fa51eb demo demo] Removing options '' from query. {{(pid=112581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:09:10.394416 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.volume.api [None req-6a2fcac7-6503-4460-82df-01ef35fa51eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:09:10.402407 np0000183024 devstack@c-api.service[112581]: INFO cinder.volume.api [None req-6a2fcac7-6503-4460-82df-01ef35fa51eb demo demo] Get all volumes completed successfully. Jun 26 02:09:10.404434 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [None req-6a2fcac7-6503-4460-82df-01ef35fa51eb demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:09:10.404790 np0000183024 devstack@c-api.service[112581]: [pid: 112581|app: 0|req: 12/48] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 02:09:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:09:20.397670 np0000183024 devstack@c-api.service[112581]: DEBUG dbcounter [-] [112581] Writing DB stats cinder:SELECT=1 {{(pid=112581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:10:10.420888 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.middleware.request_id [None req-2ca5b66a-c10d-4bf4-bd5d-00c66e1c6783 None None] RequestId filter calling following filter/app {{(pid=112582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:10:10.424101 np0000183024 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [None req-2ca5b66a-c10d-4bf4-bd5d-00c66e1c6783 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 02:10:10.424321 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [None req-2ca5b66a-c10d-4bf4-bd5d-00c66e1c6783 demo demo] Empty body provided in request {{(pid=112582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:10:10.424620 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [None req-2ca5b66a-c10d-4bf4-bd5d-00c66e1c6783 demo demo] Calling method 'detail' {{(pid=112582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:10:10.424858 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.api_utils [None req-2ca5b66a-c10d-4bf4-bd5d-00c66e1c6783 demo demo] Removing options '' from query. {{(pid=112582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:10:10.425726 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.volume.api [None req-2ca5b66a-c10d-4bf4-bd5d-00c66e1c6783 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:10:10.434695 np0000183024 devstack@c-api.service[112582]: INFO cinder.volume.api [None req-2ca5b66a-c10d-4bf4-bd5d-00c66e1c6783 demo demo] Get all volumes completed successfully. Jun 26 02:10:10.437222 np0000183024 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [None req-2ca5b66a-c10d-4bf4-bd5d-00c66e1c6783 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:10:10.437637 np0000183024 devstack@c-api.service[112582]: [pid: 112582|app: 0|req: 13/49] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 02:10:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:10:20.428721 np0000183024 devstack@c-api.service[112582]: DEBUG dbcounter [-] [112582] Writing DB stats cinder:SELECT=1 {{(pid=112582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:11:10.455149 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-c988b3d0-004c-45f8-a992-9f8fe8a6ba93 None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:11:10.457778 np0000183024 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-c988b3d0-004c-45f8-a992-9f8fe8a6ba93 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 02:11:10.458014 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-c988b3d0-004c-45f8-a992-9f8fe8a6ba93 demo demo] Empty body provided in request {{(pid=112584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:11:10.458322 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-c988b3d0-004c-45f8-a992-9f8fe8a6ba93 demo demo] Calling method 'detail' {{(pid=112584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:11:10.458550 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.api_utils [None req-c988b3d0-004c-45f8-a992-9f8fe8a6ba93 demo demo] Removing options '' from query. {{(pid=112584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:11:10.459556 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.volume.api [None req-c988b3d0-004c-45f8-a992-9f8fe8a6ba93 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:11:10.469722 np0000183024 devstack@c-api.service[112584]: INFO cinder.volume.api [None req-c988b3d0-004c-45f8-a992-9f8fe8a6ba93 demo demo] Get all volumes completed successfully. Jun 26 02:11:10.472815 np0000183024 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-c988b3d0-004c-45f8-a992-9f8fe8a6ba93 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:11:10.473374 np0000183024 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 13/50] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 02:11:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:11:20.463597 np0000183024 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writing DB stats cinder:SELECT=1 {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:12:10.486413 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.middleware.request_id [None req-7efedba4-96c0-4809-8d74-9cfcecbb774d None None] RequestId filter calling following filter/app {{(pid=112583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:12:10.489592 np0000183024 devstack@c-api.service[112583]: INFO cinder.api.openstack.wsgi [None req-7efedba4-96c0-4809-8d74-9cfcecbb774d demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 02:12:10.489862 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.openstack.wsgi [None req-7efedba4-96c0-4809-8d74-9cfcecbb774d demo demo] Empty body provided in request {{(pid=112583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:12:10.490177 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.openstack.wsgi [None req-7efedba4-96c0-4809-8d74-9cfcecbb774d demo demo] Calling method 'detail' {{(pid=112583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:12:10.490515 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.api.api_utils [None req-7efedba4-96c0-4809-8d74-9cfcecbb774d demo demo] Removing options '' from query. {{(pid=112583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:12:10.491514 np0000183024 devstack@c-api.service[112583]: DEBUG cinder.volume.api [None req-7efedba4-96c0-4809-8d74-9cfcecbb774d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:12:10.500905 np0000183024 devstack@c-api.service[112583]: INFO cinder.volume.api [None req-7efedba4-96c0-4809-8d74-9cfcecbb774d demo demo] Get all volumes completed successfully. Jun 26 02:12:10.503530 np0000183024 devstack@c-api.service[112583]: INFO cinder.api.openstack.wsgi [None req-7efedba4-96c0-4809-8d74-9cfcecbb774d demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:12:10.504007 np0000183024 devstack@c-api.service[112583]: [pid: 112583|app: 0|req: 13/51] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 02:12:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:12:20.495073 np0000183024 devstack@c-api.service[112583]: DEBUG dbcounter [-] [112583] Writing DB stats cinder:SELECT=1 {{(pid=112583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:12:31.266638 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.middleware.request_id [None req-a136e27b-030b-45ef-bf7d-024fe0ac397b None None] RequestId filter calling following filter/app {{(pid=112581) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:12:31.271957 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [None req-a136e27b-030b-45ef-bf7d-024fe0ac397b demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 02:12:31.272355 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [None req-a136e27b-030b-45ef-bf7d-024fe0ac397b demo demo] Empty body provided in request {{(pid=112581) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:12:31.272748 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.openstack.wsgi [None req-a136e27b-030b-45ef-bf7d-024fe0ac397b demo demo] Calling method 'detail' {{(pid=112581) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:12:31.273347 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.api.api_utils [None req-a136e27b-030b-45ef-bf7d-024fe0ac397b demo demo] Removing options '' from query. {{(pid=112581) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:12:31.276199 np0000183024 devstack@c-api.service[112581]: DEBUG cinder.volume.api [None req-a136e27b-030b-45ef-bf7d-024fe0ac397b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112581) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:12:31.284486 np0000183024 devstack@c-api.service[112581]: INFO cinder.volume.api [None req-a136e27b-030b-45ef-bf7d-024fe0ac397b demo demo] Get all volumes completed successfully. Jun 26 02:12:31.289103 np0000183024 devstack@c-api.service[112581]: INFO cinder.api.openstack.wsgi [None req-a136e27b-030b-45ef-bf7d-024fe0ac397b demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:12:31.289788 np0000183024 devstack@c-api.service[112581]: [pid: 112581|app: 0|req: 13/52] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 02:12:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:12:41.279295 np0000183024 devstack@c-api.service[112581]: DEBUG dbcounter [-] [112581] Writing DB stats cinder:SELECT=1 {{(pid=112581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:13:31.316465 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.middleware.request_id [None req-f6328b34-f6c7-49e5-b016-b26495782a48 None None] RequestId filter calling following filter/app {{(pid=112582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:13:31.407113 np0000183024 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [None req-f6328b34-f6c7-49e5-b016-b26495782a48 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 02:13:31.407113 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [None req-f6328b34-f6c7-49e5-b016-b26495782a48 demo demo] Empty body provided in request {{(pid=112582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:13:31.407113 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [None req-f6328b34-f6c7-49e5-b016-b26495782a48 demo demo] Calling method 'detail' {{(pid=112582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:13:31.407113 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.api.api_utils [None req-f6328b34-f6c7-49e5-b016-b26495782a48 demo demo] Removing options '' from query. {{(pid=112582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:13:31.407113 np0000183024 devstack@c-api.service[112582]: DEBUG cinder.volume.api [None req-f6328b34-f6c7-49e5-b016-b26495782a48 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112582) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:13:31.421972 np0000183024 devstack@c-api.service[112582]: INFO cinder.volume.api [None req-f6328b34-f6c7-49e5-b016-b26495782a48 demo demo] Get all volumes completed successfully. Jun 26 02:13:31.422714 np0000183024 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [None req-f6328b34-f6c7-49e5-b016-b26495782a48 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:13:31.423489 np0000183024 devstack@c-api.service[112582]: [pid: 112582|app: 0|req: 14/53] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 02:13:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:13:41.412401 np0000183024 devstack@c-api.service[112582]: DEBUG dbcounter [-] [112582] Writing DB stats cinder:SELECT=1 {{(pid=112582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:14:31.438649 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-f8ea6f53-5971-4e6c-af32-c1775a974b37 None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:14:31.442882 np0000183024 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-f8ea6f53-5971-4e6c-af32-c1775a974b37 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 26 02:14:31.443278 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-f8ea6f53-5971-4e6c-af32-c1775a974b37 demo demo] Empty body provided in request {{(pid=112584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:14:31.443704 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-f8ea6f53-5971-4e6c-af32-c1775a974b37 demo demo] Calling method 'detail' {{(pid=112584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:14:31.444307 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.api.api_utils [None req-f8ea6f53-5971-4e6c-af32-c1775a974b37 demo demo] Removing options '' from query. {{(pid=112584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:14:31.446022 np0000183024 devstack@c-api.service[112584]: DEBUG cinder.volume.api [None req-f8ea6f53-5971-4e6c-af32-c1775a974b37 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:14:31.458048 np0000183024 devstack@c-api.service[112584]: INFO cinder.volume.api [None req-f8ea6f53-5971-4e6c-af32-c1775a974b37 demo demo] Get all volumes completed successfully. Jun 26 02:14:31.459783 np0000183024 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-f8ea6f53-5971-4e6c-af32-c1775a974b37 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:14:31.460189 np0000183024 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 14/54] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 26 02:14:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:14:41.449066 np0000183024 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writing DB stats cinder:SELECT=1 {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}