Jun 26 06:25:06.071576 np0000183142 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 06:25:06.080289 np0000183142 devstack@c-api.service[112699]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 06:25:06.083318 np0000183142 devstack@c-api.service[112699]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 06:25:06 2026] *** Jun 26 06:25:06.083318 np0000183142 devstack@c-api.service[112699]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 06:25:06.083318 np0000183142 devstack@c-api.service[112699]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 06:25:06.083318 np0000183142 devstack@c-api.service[112699]: nodename: np0000183142 Jun 26 06:25:06.083318 np0000183142 devstack@c-api.service[112699]: machine: x86_64 Jun 26 06:25:06.083318 np0000183142 devstack@c-api.service[112699]: clock source: unix Jun 26 06:25:06.083318 np0000183142 devstack@c-api.service[112699]: pcre jit disabled Jun 26 06:25:06.083318 np0000183142 devstack@c-api.service[112699]: detected number of CPU cores: 16 Jun 26 06:25:06.083591 np0000183142 devstack@c-api.service[112699]: current working directory: / Jun 26 06:25:06.083591 np0000183142 devstack@c-api.service[112699]: detected binary path: /usr/bin/uwsgi-core Jun 26 06:25:06.083591 np0000183142 devstack@c-api.service[112699]: your processes number limit is 256917 Jun 26 06:25:06.083591 np0000183142 devstack@c-api.service[112699]: your memory page size is 4096 bytes Jun 26 06:25:06.083591 np0000183142 devstack@c-api.service[112699]: detected max file descriptor number: 2048 Jun 26 06:25:06.083591 np0000183142 devstack@c-api.service[112699]: lock engine: pthread robust mutexes Jun 26 06:25:06.083591 np0000183142 devstack@c-api.service[112699]: thunder lock: enabled Jun 26 06:25:06.083871 np0000183142 devstack@c-api.service[112699]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 06:25:06.083981 np0000183142 devstack@c-api.service[112699]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 06:25:06.084023 np0000183142 devstack@c-api.service[112699]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 06:25:06.084023 np0000183142 devstack@c-api.service[112699]: Set PythonHome to /opt/stack/data/venv Jun 26 06:25:06.119304 np0000183142 devstack@c-api.service[112699]: Python main interpreter initialized at 0x7d0f0d8a3668 Jun 26 06:25:06.119304 np0000183142 devstack@c-api.service[112699]: python threads support enabled Jun 26 06:25:06.119304 np0000183142 devstack@c-api.service[112699]: your server socket listen backlog is limited to 100 connections Jun 26 06:25:06.119304 np0000183142 devstack@c-api.service[112699]: your mercy for graceful operations on workers is 80 seconds Jun 26 06:25:06.119818 np0000183142 devstack@c-api.service[112699]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 06:25:06.119961 np0000183142 devstack@c-api.service[112699]: *** Operational MODE: preforking *** Jun 26 06:25:06.120103 np0000183142 devstack@c-api.service[112699]: *** uWSGI is running in multiple interpreter mode *** Jun 26 06:25:06.120103 np0000183142 devstack@c-api.service[112699]: spawned uWSGI master process (pid: 112699) Jun 26 06:25:06.120235 np0000183142 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 06:25:06.120721 np0000183142 devstack@c-api.service[112699]: spawned uWSGI worker 1 (pid: 112703, cores: 1) Jun 26 06:25:06.121364 np0000183142 devstack@c-api.service[112699]: spawned uWSGI worker 2 (pid: 112704, cores: 1) Jun 26 06:25:06.121867 np0000183142 devstack@c-api.service[112699]: spawned uWSGI worker 3 (pid: 112705, cores: 1) Jun 26 06:25:06.122349 np0000183142 devstack@c-api.service[112699]: spawned uWSGI worker 4 (pid: 112706, cores: 1) Jun 26 06:25:06.122349 np0000183142 devstack@c-api.service[112699]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 06:25:06.250727 np0000183142 devstack@c-api.service[112704]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 06:25:06.250727 np0000183142 devstack@c-api.service[112704]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 06:25:06.250727 np0000183142 devstack@c-api.service[112704]: we strongly recommend against using it for new projects. Jun 26 06:25:06.250727 np0000183142 devstack@c-api.service[112704]: If you are already using Eventlet, we recommend migrating to a different Jun 26 06:25:06.250727 np0000183142 devstack@c-api.service[112704]: framework. For more detail see Jun 26 06:25:06.250727 np0000183142 devstack@c-api.service[112704]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 06:25:06.250727 np0000183142 devstack@c-api.service[112704]: import eventlet # noqa Jun 26 06:25:06.253060 np0000183142 devstack@c-api.service[112703]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 06:25:06.253060 np0000183142 devstack@c-api.service[112703]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 06:25:06.253060 np0000183142 devstack@c-api.service[112703]: we strongly recommend against using it for new projects. Jun 26 06:25:06.253060 np0000183142 devstack@c-api.service[112703]: If you are already using Eventlet, we recommend migrating to a different Jun 26 06:25:06.253060 np0000183142 devstack@c-api.service[112703]: framework. For more detail see Jun 26 06:25:06.253060 np0000183142 devstack@c-api.service[112703]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 06:25:06.253060 np0000183142 devstack@c-api.service[112703]: import eventlet # noqa Jun 26 06:25:06.255176 np0000183142 devstack@c-api.service[112706]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 06:25:06.255176 np0000183142 devstack@c-api.service[112706]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 06:25:06.255176 np0000183142 devstack@c-api.service[112706]: we strongly recommend against using it for new projects. Jun 26 06:25:06.255176 np0000183142 devstack@c-api.service[112706]: If you are already using Eventlet, we recommend migrating to a different Jun 26 06:25:06.255176 np0000183142 devstack@c-api.service[112706]: framework. For more detail see Jun 26 06:25:06.255176 np0000183142 devstack@c-api.service[112706]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 06:25:06.255176 np0000183142 devstack@c-api.service[112706]: import eventlet # noqa Jun 26 06:25:06.256700 np0000183142 devstack@c-api.service[112705]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 06:25:06.256700 np0000183142 devstack@c-api.service[112705]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 06:25:06.256700 np0000183142 devstack@c-api.service[112705]: we strongly recommend against using it for new projects. Jun 26 06:25:06.256700 np0000183142 devstack@c-api.service[112705]: If you are already using Eventlet, we recommend migrating to a different Jun 26 06:25:06.256700 np0000183142 devstack@c-api.service[112705]: framework. For more detail see Jun 26 06:25:06.256700 np0000183142 devstack@c-api.service[112705]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 06:25:06.256700 np0000183142 devstack@c-api.service[112705]: import eventlet # noqa Jun 26 06:25:06.338550 np0000183142 devstack@c-api.service[112704]: /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 06:25:06.338550 np0000183142 devstack@c-api.service[112704]: warnings.warn( Jun 26 06:25:06.345770 np0000183142 devstack@c-api.service[112705]: /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 06:25:06.345770 np0000183142 devstack@c-api.service[112705]: warnings.warn( Jun 26 06:25:06.348868 np0000183142 devstack@c-api.service[112706]: /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 06:25:06.348868 np0000183142 devstack@c-api.service[112706]: warnings.warn( Jun 26 06:25:06.355579 np0000183142 devstack@c-api.service[112703]: /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 06:25:06.355579 np0000183142 devstack@c-api.service[112703]: warnings.warn( Jun 26 06:25:06.418299 np0000183142 devstack@c-api.service[112704]: /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 06:25:06.418299 np0000183142 devstack@c-api.service[112704]: from cgi import parse_header Jun 26 06:25:06.421593 np0000183142 devstack@c-api.service[112705]: /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 06:25:06.421593 np0000183142 devstack@c-api.service[112705]: from cgi import parse_header Jun 26 06:25:06.430422 np0000183142 devstack@c-api.service[112706]: /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 06:25:06.430422 np0000183142 devstack@c-api.service[112706]: from cgi import parse_header Jun 26 06:25:06.444479 np0000183142 devstack@c-api.service[112703]: /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 06:25:06.444479 np0000183142 devstack@c-api.service[112703]: from cgi import parse_header Jun 26 06:25:06.466027 np0000183142 devstack@c-api.service[112704]: /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 06:25:06.466027 np0000183142 devstack@c-api.service[112704]: removals.removed_module( Jun 26 06:25:06.467361 np0000183142 devstack@c-api.service[112704]: /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 06:25:06.467361 np0000183142 devstack@c-api.service[112704]: removals.removed_module( Jun 26 06:25:06.469859 np0000183142 devstack@c-api.service[112705]: /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 06:25:06.469859 np0000183142 devstack@c-api.service[112705]: removals.removed_module( Jun 26 06:25:06.471252 np0000183142 devstack@c-api.service[112705]: /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 06:25:06.471252 np0000183142 devstack@c-api.service[112705]: removals.removed_module( Jun 26 06:25:06.482234 np0000183142 devstack@c-api.service[112706]: /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 06:25:06.482234 np0000183142 devstack@c-api.service[112706]: removals.removed_module( Jun 26 06:25:06.484265 np0000183142 devstack@c-api.service[112706]: /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 06:25:06.484265 np0000183142 devstack@c-api.service[112706]: removals.removed_module( Jun 26 06:25:06.495123 np0000183142 devstack@c-api.service[112703]: /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 06:25:06.495123 np0000183142 devstack@c-api.service[112703]: removals.removed_module( Jun 26 06:25:06.496926 np0000183142 devstack@c-api.service[112703]: /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 06:25:06.496926 np0000183142 devstack@c-api.service[112703]: removals.removed_module( Jun 26 06:25:07.216907 np0000183142 devstack@c-api.service[112705]: /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 06:25:07.216907 np0000183142 devstack@c-api.service[112705]: warnings.warn( Jun 26 06:25:07.233332 np0000183142 devstack@c-api.service[112704]: /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 06:25:07.233332 np0000183142 devstack@c-api.service[112704]: warnings.warn( Jun 26 06:25:07.250426 np0000183142 devstack@c-api.service[112703]: /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 06:25:07.250426 np0000183142 devstack@c-api.service[112703]: warnings.warn( Jun 26 06:25:07.260777 np0000183142 devstack@c-api.service[112706]: /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 06:25:07.260777 np0000183142 devstack@c-api.service[112706]: warnings.warn( Jun 26 06:25:07.266692 np0000183142 devstack@c-api.service[112705]: /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 06:25:07.266692 np0000183142 devstack@c-api.service[112705]: warnings.warn( Jun 26 06:25:07.285355 np0000183142 devstack@c-api.service[112704]: /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 06:25:07.285355 np0000183142 devstack@c-api.service[112704]: warnings.warn( Jun 26 06:25:07.301342 np0000183142 devstack@c-api.service[112703]: /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 06:25:07.301342 np0000183142 devstack@c-api.service[112703]: warnings.warn( Jun 26 06:25:07.311843 np0000183142 devstack@c-api.service[112706]: /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 06:25:07.311843 np0000183142 devstack@c-api.service[112706]: warnings.warn( Jun 26 06:25:07.464348 np0000183142 devstack@c-api.service[112705]: 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 06:25:07.464518 np0000183142 devstack@c-api.service[112705]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112705) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 06:25:07.469695 np0000183142 devstack@c-api.service[112704]: 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 06:25:07.469878 np0000183142 devstack@c-api.service[112704]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112704) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 06:25:07.498692 np0000183142 devstack@c-api.service[112706]: 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 06:25:07.498852 np0000183142 devstack@c-api.service[112706]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112706) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 06:25:07.499721 np0000183142 devstack@c-api.service[112703]: 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 06:25:07.499942 np0000183142 devstack@c-api.service[112703]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112703) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 06:25:07.550258 np0000183142 devstack@c-api.service[112704]: /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 06:25:07.550258 np0000183142 devstack@c-api.service[112704]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 06:25:07.550983 np0000183142 devstack@c-api.service[112705]: /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 06:25:07.550983 np0000183142 devstack@c-api.service[112705]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 06:25:07.559862 np0000183142 devstack@c-api.service[112706]: /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 06:25:07.559862 np0000183142 devstack@c-api.service[112706]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 06:25:07.570179 np0000183142 devstack@c-api.service[112703]: /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 06:25:07.570179 np0000183142 devstack@c-api.service[112703]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 06:25:08.004181 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112704) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 06:25:08.004438 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112706) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 06:25:08.004510 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.004578 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.004636 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.004693 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.004750 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.004883 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.004961 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112703) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 06:25:08.005176 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.005247 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.005341 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.005424 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.005496 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.005496 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.005614 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.005680 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.005754 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.005849 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.005907 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.005907 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.006016 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.006076 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.006076 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.006186 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.006262 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112705) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 06:25:08.006340 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.006600 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.006692 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.006754 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.006863 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.006995 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.007065 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.007133 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.007381 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.007489 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.007575 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.007637 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.007693 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.007693 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.007792 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.007858 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.007858 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.007980 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.008222 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.008301 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.008408 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.008408 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.008571 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.008633 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.008697 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.008776 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.008834 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.008889 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.008963 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.008963 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.008963 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.008963 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.009165 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.009165 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.009267 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.009362 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.009474 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.009538 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.009538 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.009640 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.009704 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.009760 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.009843 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.009909 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.009909 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.009909 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.014825 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.014892 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.014926 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.014975 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.015019 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.015081 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.015142 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.015265 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.015341 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.015428 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.015479 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.015537 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.015590 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.015669 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.016088 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.016147 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.016225 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.016267 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.016326 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.016378 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.016420 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.016463 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.016501 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.016501 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.016608 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.016656 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.016699 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.016738 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.016774 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.016810 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.016846 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.016883 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.016925 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.016970 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.017011 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.017048 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.017091 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.017127 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.017163 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.017204 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.017246 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.017282 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.017336 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.017374 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.017411 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.017447 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.017500 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.017541 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.017579 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.017620 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.017662 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.017703 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.017741 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.017802 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.017838 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.017881 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.017917 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.017953 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.017988 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.018029 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.018065 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.018100 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.018146 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.018181 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.018221 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.018267 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.018324 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.018400 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.018441 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.018482 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.018519 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.018560 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.018597 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.018637 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.018678 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.018721 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.018761 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.018796 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.018838 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.018874 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.018946 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.018985 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.019027 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.019064 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.019127 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.019127 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.019127 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.019127 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.019268 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.019325 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.019363 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.019399 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.019435 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.019471 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.019522 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.019522 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.019522 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.019522 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.019646 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.019646 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.019646 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.019646 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.019782 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.019819 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.019862 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.019902 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.019938 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.019977 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.020019 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.020019 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.020019 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.020019 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.020660 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.020719 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.020789 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.020836 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.020887 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.020927 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.020964 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.021000 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.021036 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.021073 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.021105 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.021149 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.021192 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.021235 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.021271 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.021325 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.021359 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.021404 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.021404 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.021404 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.021507 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.022110 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.022165 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.022234 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.022289 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.022362 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.022463 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.022546 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.022906 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.022953 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.023011 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.023056 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.023097 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.023134 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.023170 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.023213 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.023255 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.023296 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.025969 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.026026 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.026070 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.026106 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.026139 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.026202 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.026240 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.026281 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.026340 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.026389 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.026426 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.026461 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.026498 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.026540 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.026540 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.026607 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.026607 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.026607 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.026718 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.026761 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.026802 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.026844 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.026879 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.026914 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.026949 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.026984 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.027026 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.027062 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.027096 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.027129 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.027129 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.027205 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.027909 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.028007 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.028066 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.028220 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.028270 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.028338 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.028386 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.028386 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.028454 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.028454 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.028525 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.028567 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.028567 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.028640 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.029842 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.029998 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.030068 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.030115 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.030156 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.030291 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.030291 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.030435 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.030548 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.030628 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.030692 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.030828 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.030896 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.030984 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.031782 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.031894 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.031967 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.032027 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.032127 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.032202 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.032338 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.032882 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.032971 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.033032 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.033125 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.033190 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.033270 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.033378 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.037929 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.038029 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.038092 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.038163 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.038231 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.038337 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.038424 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.038890 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.039003 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.039003 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.039169 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.039169 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.039169 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.039390 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.039527 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.039572 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.039611 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.039682 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.039729 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.039777 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.039817 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.039854 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.039897 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.039933 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.039975 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.040017 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.040054 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.040090 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.040132 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.040176 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.040176 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.040248 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.040290 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.040354 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.040394 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.040435 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.040435 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.040435 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.040435 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.040435 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.040606 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.040651 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.040693 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.040735 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.040773 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.040821 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.040862 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.040904 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.040946 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.040982 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.041019 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.041055 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.041095 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.041136 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.041174 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.041174 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.041445 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.041502 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.041578 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.041618 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.041656 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.041700 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.041743 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.041780 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.041847 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.041885 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.041940 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.041978 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.042015 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.042015 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.042092 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.042139 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.042175 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.042211 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.042248 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.042290 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.042354 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.042399 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.042441 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.042478 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.042513 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.042553 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.042590 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.042590 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.044704 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.044769 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.044816 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.044869 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.044911 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.044953 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.044992 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.045035 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.045076 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.045112 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.045149 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.045149 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.045220 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.045220 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.045440 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.045535 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.045583 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.045626 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.045662 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.045700 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.045743 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.045779 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.045842 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.045923 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.045923 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.045990 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.046033 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.046070 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.047189 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.047258 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.047296 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.047385 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.047433 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.047503 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.047562 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.047602 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.047647 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.047690 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.047734 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.047775 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.047812 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.047856 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.047893 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.047934 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.047971 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.048008 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.048049 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.048086 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.048128 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.048163 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.048207 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.048245 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.048285 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.048340 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.048387 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.048429 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.048466 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.048503 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.048547 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.048587 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.048630 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.048665 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.048708 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.048745 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.048780 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.048821 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.048859 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.048894 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.048930 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.048965 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.049007 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.049043 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.049085 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.049126 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.049167 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.049203 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.049238 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.049274 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.049324 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.049372 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.049415 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.049456 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.049493 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.049529 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.049570 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.049611 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.049650 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.049686 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.049686 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.049686 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.049686 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.049850 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.049850 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.049919 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.049991 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.050033 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.050077 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.050152 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.050214 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.050271 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.050335 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.050404 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.050463 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.050521 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.050589 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.050651 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.050850 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.050903 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.050965 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.051014 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.051077 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.051140 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.051730 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.051792 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.051836 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.051873 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.051910 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.051953 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.051994 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.052030 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.052073 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.052114 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.052158 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.052199 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.052236 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.052276 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.052329 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.052375 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.052411 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.052453 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.052496 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.052496 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.052496 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.052738 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.052796 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.052833 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.052871 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.052915 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.052952 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.052990 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.053033 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.053070 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.053107 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.053149 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.053197 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.053236 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.053272 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.053341 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.053341 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.053416 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.053416 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.053496 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.053532 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.053569 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.053611 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.053647 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.053688 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.053725 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.053762 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.053824 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.053863 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.053899 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.053935 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.054070 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.054201 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.054241 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.054277 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.054338 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.054387 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.054425 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.054462 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.054500 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.054547 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.054590 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.054633 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.054672 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.054710 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.054755 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.054799 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.054837 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.054879 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.054923 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.054967 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.055010 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.055058 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.055097 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.055135 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.055177 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.055222 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.055257 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.055295 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.055357 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.055402 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.055445 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.055488 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.055535 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.055575 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.055620 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.055663 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.055701 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.055885 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.055930 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.055970 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.056005 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.056043 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.056087 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.056132 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.056175 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.056218 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.056257 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.056291 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.056372 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.056372 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.056460 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.056499 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.056538 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.056584 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.056622 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.056660 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.056699 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.056742 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.056787 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.056787 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.056787 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.056887 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.056935 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.056980 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.057022 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.057065 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.057104 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.057142 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.057185 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.057223 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.057267 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.057320 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.057460 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.057501 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.057539 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.057585 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.057623 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.057660 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.057703 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.057745 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.057783 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.057868 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.057909 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.057947 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.057984 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.058026 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.058063 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.058101 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.058138 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.058176 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.058176 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.058258 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.058297 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.058351 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.058399 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.058443 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.058480 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.058518 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.058552 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.058582 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.058616 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.058646 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.058677 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.058709 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.058735 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.058762 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.058788 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.058819 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.058845 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.058875 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.058908 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.058940 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.058967 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.059000 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.059000 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.059000 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.059000 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.059111 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.059111 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.059111 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.059111 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.059214 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.059246 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.059277 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.059318 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.059353 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.059381 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.059408 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.059438 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.059473 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.059500 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.059526 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.059526 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.059572 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.059572 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.059620 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.059647 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.059674 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.059704 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.059737 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.059737 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.059737 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.059737 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.059737 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.059737 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.063570 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.063620 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.063688 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.063788 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.063822 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.063851 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.063878 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.063905 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.063936 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.063964 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.063999 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.064027 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.064058 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.064094 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.064123 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.064177 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.064219 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.064248 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.064279 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.064329 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.064329 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.064388 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.064470 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.064519 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.064583 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.064641 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.064701 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.064732 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.064759 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.064786 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.064813 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.064880 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.064938 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.064996 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.065029 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.065061 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.065091 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.065122 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.065149 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.065177 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.065204 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.065235 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.065270 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.065298 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.065347 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.065375 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.065402 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.065428 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.065464 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.065492 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.065522 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.065550 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.065607 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.065665 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.065723 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.065840 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.066013 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.066074 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.066109 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.066143 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.066172 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.066199 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.066230 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.066264 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.066297 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.066354 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.066386 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.066414 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.066443 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.066469 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.066496 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.066523 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.066571 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.066571 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.066647 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.066685 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.066723 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.066759 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.066801 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.066843 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.066843 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.066843 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.066956 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.066956 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.067770 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.067843 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.067891 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.067938 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.067980 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.068020 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.068059 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.068107 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.068148 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.068187 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.068226 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.068226 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.068292 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.068364 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.068408 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.068462 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.068515 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.068563 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.068606 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.068652 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.068705 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.068749 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.068800 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.068844 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.068889 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.068932 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.068976 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.069013 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.069049 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.069086 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.069122 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.069164 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.069200 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.069237 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.069272 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.069336 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.069375 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.069428 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.069465 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.069507 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.069549 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.069582 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.069618 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.069659 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.069696 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.069739 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.069780 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.069865 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.069907 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.069954 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.069997 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.070033 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.070076 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.070076 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.070076 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.070076 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.070214 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.070214 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.070214 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.070214 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.070380 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.070431 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.070469 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.070512 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.070548 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.070587 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.070630 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.070666 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.070702 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.070742 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.070795 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.070838 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.070879 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.070916 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.070957 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.070997 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.071040 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.071080 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.071127 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.071174 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.071212 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.071212 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.071212 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.071212 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.072653 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.072710 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.072750 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.072788 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.072826 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.072875 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.072921 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.072963 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.073000 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.073045 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.073084 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.073125 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.073162 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.073204 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.073243 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.073285 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.073347 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.073386 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.073422 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.073468 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.073506 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.073548 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.073584 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.073620 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.073662 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.073662 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.073662 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.073662 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:08.074569 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.074625 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.074665 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.074700 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.074737 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.074773 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.074810 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.074859 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.074904 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.074940 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.074991 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.075045 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.075097 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.075147 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.076004 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.076067 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.076106 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.076106 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.076181 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112705) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:08.076181 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:08.076181 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:08.076181 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:08.076181 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112705) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:08.076181 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112705) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:08.121192 np0000183142 devstack@c-api.service[112706]: INFO dbcounter [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Registered counter for database cinder Jun 26 06:25:08.121426 np0000183142 devstack@c-api.service[112703]: INFO dbcounter [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Registered counter for database cinder Jun 26 06:25:08.122906 np0000183142 devstack@c-api.service[112704]: INFO dbcounter [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Registered counter for database cinder Jun 26 06:25:08.129114 np0000183142 devstack@c-api.service[112705]: INFO dbcounter [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Registered counter for database cinder Jun 26 06:25:08.162916 np0000183142 devstack@c-api.service[112706]: DEBUG oslo_db.sqlalchemy.engines [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe 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=112706) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:25:08.164401 np0000183142 devstack@c-api.service[112703]: DEBUG oslo_db.sqlalchemy.engines [None req-b1dba07e-a030-4646-b944-e8d41462b929 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=112703) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:25:08.165382 np0000183142 devstack@c-api.service[112704]: DEBUG oslo_db.sqlalchemy.engines [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d 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=112704) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:25:08.185854 np0000183142 devstack@c-api.service[112705]: DEBUG oslo_db.sqlalchemy.engines [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e 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=112705) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:25:08.276753 np0000183142 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writer thread running {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 06:25:08.277943 np0000183142 devstack@c-api.service[112706]: DEBUG dbcounter [-] [112706] Writer thread running {{(pid=112706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 06:25:08.279499 np0000183142 devstack@c-api.service[112703]: INFO cinder.rpc [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 06:25:08.280685 np0000183142 devstack@c-api.service[112706]: INFO cinder.rpc [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 06:25:08.281781 np0000183142 devstack@c-api.service[112703]: INFO cinder.rpc [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 06:25:08.283608 np0000183142 devstack@c-api.service[112706]: INFO cinder.rpc [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 06:25:08.284276 np0000183142 devstack@c-api.service[112703]: INFO cinder.rpc [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 06:25:08.286454 np0000183142 devstack@c-api.service[112703]: INFO cinder.rpc [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 06:25:08.287160 np0000183142 devstack@c-api.service[112706]: INFO cinder.rpc [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 06:25:08.287515 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.289517 np0000183142 devstack@c-api.service[112706]: INFO cinder.rpc [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 06:25:08.290624 np0000183142 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writer thread running {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 06:25:08.290886 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.291239 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.293269 np0000183142 devstack@c-api.service[112704]: INFO cinder.rpc [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 06:25:08.294418 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.295774 np0000183142 devstack@c-api.service[112704]: INFO cinder.rpc [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 06:25:08.298068 np0000183142 devstack@c-api.service[112704]: INFO cinder.rpc [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 06:25:08.300087 np0000183142 devstack@c-api.service[112704]: INFO cinder.rpc [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 06:25:08.300908 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.301938 np0000183142 devstack@c-api.service[112705]: DEBUG dbcounter [-] [112705] Writer thread running {{(pid=112705) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 06:25:08.303798 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.304547 np0000183142 devstack@c-api.service[112705]: INFO cinder.rpc [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 06:25:08.307065 np0000183142 devstack@c-api.service[112705]: INFO cinder.rpc [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 06:25:08.309368 np0000183142 devstack@c-api.service[112705]: INFO cinder.rpc [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 06:25:08.311760 np0000183142 devstack@c-api.service[112705]: INFO cinder.rpc [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 06:25:08.312943 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.316748 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.325359 np0000183142 devstack@c-api.service[112703]: DEBUG oslo_db.sqlalchemy.engines [None req-b1dba07e-a030-4646-b944-e8d41462b929 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=112703) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:25:08.327704 np0000183142 devstack@c-api.service[112703]: INFO cinder.rpc [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 06:25:08.327973 np0000183142 devstack@c-api.service[112706]: DEBUG oslo_db.sqlalchemy.engines [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe 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=112706) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:25:08.329960 np0000183142 devstack@c-api.service[112703]: INFO cinder.rpc [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 06:25:08.330417 np0000183142 devstack@c-api.service[112706]: INFO cinder.rpc [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 06:25:08.331075 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.332979 np0000183142 devstack@c-api.service[112706]: INFO cinder.rpc [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 06:25:08.333963 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.336406 np0000183142 devstack@c-api.service[112704]: DEBUG oslo_db.sqlalchemy.engines [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d 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=112704) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:25:08.338446 np0000183142 devstack@c-api.service[112704]: INFO cinder.rpc [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 06:25:08.340267 np0000183142 devstack@c-api.service[112704]: INFO cinder.rpc [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 06:25:08.341130 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.342137 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.345275 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.346423 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.349242 np0000183142 devstack@c-api.service[112705]: DEBUG oslo_db.sqlalchemy.engines [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e 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=112705) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:25:08.349482 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.349571 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.351728 np0000183142 devstack@c-api.service[112705]: INFO cinder.rpc [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 06:25:08.351816 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.353570 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.353840 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.354042 np0000183142 devstack@c-api.service[112705]: INFO cinder.rpc [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 06:25:08.354985 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.355198 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.356572 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.357979 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.359165 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.359527 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.360992 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.362558 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.363258 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.364162 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.365372 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.366386 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.366481 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.367239 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.368397 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.369299 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.369568 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.369897 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.370041 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.372391 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.372729 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.372936 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.373741 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.374630 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.375165 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.377287 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.377817 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.378053 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.378357 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.379509 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.380921 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.381730 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.382163 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.382986 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.383981 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.384062 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.385566 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.386567 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.387028 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.387112 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.387885 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.388435 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.388772 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.390063 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.390206 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.390365 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.391241 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.391399 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.392094 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.392818 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.392995 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.393465 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.393537 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.394167 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.394507 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.394974 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.395067 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.395199 np0000183142 devstack@c-api.service[112703]: WARNING cinder.api.contrib.hosts [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 06:25:08.395428 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extended resource: extensions {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.396248 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.396484 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.396843 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extended resource: cgsnapshots {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.397136 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.397673 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.397822 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.398215 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extended resource: qos-specs {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.399034 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.399320 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.400054 np0000183142 devstack@c-api.service[112706]: WARNING cinder.api.contrib.hosts [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 06:25:08.400274 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extended resource: extensions {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.400586 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.400845 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extended resource: capabilities {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.401871 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extended resource: cgsnapshots {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.402021 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.402167 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extended resource: backups {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.402668 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.403321 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extended resource: qos-specs {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.403543 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.404158 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extended resource: os-volume-type-access {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.404426 np0000183142 devstack@c-api.service[112704]: WARNING cinder.api.contrib.hosts [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 06:25:08.404657 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extended resource: extensions {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.405793 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extended resource: encryption {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.405989 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extended resource: cgsnapshots {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.406076 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extended resource: capabilities {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.406297 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.407285 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extended resource: consistencygroups {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.407371 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extended resource: backups {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.407430 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extended resource: qos-specs {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.408406 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.409242 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extended resource: extra_specs {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.409370 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extended resource: os-volume-type-access {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.409960 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.410054 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extended resource: capabilities {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.410808 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extended resource: encryption {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.410959 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extended resource: encryption {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.411267 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extended resource: backups {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.411449 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.412538 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extended resource: consistencygroups {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.412696 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extended resource: os-volume-manage {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.412807 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.413299 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extended resource: os-volume-type-access {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.414168 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extended resource: os-volume-transfer {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.414289 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.414512 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extended resource: extra_specs {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.415182 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extended resource: encryption {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.415594 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.415802 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extended resource: os-availability-zone {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.416037 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extended resource: encryption {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.416673 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extended resource: consistencygroups {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.417012 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.417093 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extended resource: os-quota-sets {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.417740 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extended resource: os-volume-manage {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.418403 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.418702 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extended resource: extra_specs {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.419200 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extended resource: os-volume-transfer {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.419393 np0000183142 devstack@c-api.service[112705]: WARNING cinder.api.contrib.hosts [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 06:25:08.419574 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extended resource: os-quota-class-sets {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.419652 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extended resource: extensions {{(pid=112705) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.420234 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extended resource: encryption {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.420874 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extended resource: os-availability-zone {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.420938 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extended resource: cgsnapshots {{(pid=112705) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.421714 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extended resource: os-volume-manage {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.422207 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extended resource: os-quota-sets {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.422320 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extended resource: qos-specs {{(pid=112705) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.422682 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extended resource: os-snapshot-manage {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.423162 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extended resource: os-volume-transfer {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.423609 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extended resource: os-quota-class-sets {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.424789 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extended resource: os-availability-zone {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.424919 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extended resource: os-snapshot-manage {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.425233 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extended resource: capabilities {{(pid=112705) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.426114 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extended resource: os-quota-sets {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.426388 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extended resource: os-hosts {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.426567 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extended resource: backups {{(pid=112705) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.426683 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extended resource: os-hosts {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.427515 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extended resource: os-quota-class-sets {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.427758 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extended resource: scheduler-stats {{(pid=112706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.428583 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extended resource: os-volume-type-access {{(pid=112705) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.428699 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extended resource: scheduler-stats {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.428819 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extended resource: os-snapshot-manage {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.429892 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.430207 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extended resource: encryption {{(pid=112705) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.430278 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extended resource: os-hosts {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.431267 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.431611 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extended resource: scheduler-stats {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.431696 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extended resource: consistencygroups {{(pid=112705) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.431808 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.432108 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.contrib.snapshot_actions [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] SnapshotActionsController initialized {{(pid=112706) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 06:25:08.432841 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.433792 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.433856 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.433913 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extended resource: extra_specs {{(pid=112705) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.434199 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.435040 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.contrib.snapshot_actions [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] SnapshotActionsController initialized {{(pid=112703) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 06:25:08.435283 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.435504 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extended resource: encryption {{(pid=112705) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.435576 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.435774 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.436135 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.contrib.snapshot_actions [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] SnapshotActionsController initialized {{(pid=112704) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 06:25:08.436864 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.436929 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.436988 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extended resource: os-volume-manage {{(pid=112705) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.437107 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.438251 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.438343 np0000183142 devstack@c-api.service[112706]: WARNING castellan.key_manager.migration [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.438450 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extended resource: os-volume-transfer {{(pid=112705) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.438532 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.439123 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extension UsedLimits extending resource: limits {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.439240 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extension VolumeTypeAccess extending resource: types {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.439565 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.439818 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.439882 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.439997 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.440060 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extended resource: os-availability-zone {{(pid=112705) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.440120 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extension VolumeActions extending resource: volumes {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.440212 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.440329 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extension SnapshotActions extending resource: snapshots {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.440435 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extension TypesManage extending resource: types {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.440541 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.440657 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.440763 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extension AdminActions extending resource: volumes {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.440878 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extension AdminActions extending resource: snapshots {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.440946 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.441005 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extension AdminActions extending resource: backups {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.441088 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.441183 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.441246 np0000183142 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.441302 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.v3.router [None req-d96f12b1-83c1-4243-b00d-efa3a13eedfe None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.441419 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extended resource: os-quota-sets {{(pid=112705) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.442091 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extension UsedLimits extending resource: limits {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.442197 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.442405 np0000183142 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.442812 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extended resource: os-quota-class-sets {{(pid=112705) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.442920 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.443030 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.443104 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extension VolumeActions extending resource: volumes {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.443198 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extension UsedLimits extending resource: limits {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.443271 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.443352 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.443412 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.443469 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extension TypesManage extending resource: types {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.443566 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.443676 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.443798 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extension AdminActions extending resource: volumes {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.443912 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extension AdminActions extending resource: snapshots {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.443994 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extension AdminActions extending resource: backups {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.444094 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.444156 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.444215 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extended resource: os-snapshot-manage {{(pid=112705) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.444271 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.444364 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.444434 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extension VolumeActions extending resource: volumes {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.444499 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b1dba07e-a030-4646-b944-e8d41462b929 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.444563 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.444563 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.444692 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extension TypesManage extending resource: types {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.444750 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.444829 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.444928 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extension AdminActions extending resource: volumes {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.445056 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extension AdminActions extending resource: snapshots {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.445144 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extension AdminActions extending resource: backups {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.445244 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.445398 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.445479 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-af6474d9-ae60-4e64-b27d-2c28eecff80d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.445539 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extended resource: os-hosts {{(pid=112705) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.446885 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extended resource: scheduler-stats {{(pid=112705) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:08.448893 np0000183142 devstack@c-api.service[112706]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d0f0d8a3668 pid: 112706 (default app) Jun 26 06:25:08.449406 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.450825 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.451661 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.contrib.snapshot_actions [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] SnapshotActionsController initialized {{(pid=112705) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 06:25:08.452045 np0000183142 devstack@c-api.service[112703]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d0f0d8a3668 pid: 112703 (default app) Jun 26 06:25:08.452392 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.453401 np0000183142 devstack@c-api.service[112704]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d0f0d8a3668 pid: 112704 (default app) Jun 26 06:25:08.453717 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.455065 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.456444 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.457277 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.457277 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.457277 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.457277 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.457667 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.457667 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.457667 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.457667 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.457966 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.457966 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.457966 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.457966 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.457966 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.457966 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.458519 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.458519 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.458519 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.458519 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.458519 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.458904 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.458904 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.458904 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.458904 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.458904 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.459231 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.459231 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.459231 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.459231 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.459548 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.459548 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.459548 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.459548 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.459548 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.459890 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.459890 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.459890 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.459890 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.459890 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.460227 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.460227 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.460227 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.460227 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.460227 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.460227 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.460683 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.460683 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.460683 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.460683 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.460683 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.460683 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.461103 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.461103 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.461103 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.461103 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.461103 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.461103 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.461611 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.461611 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.461611 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.461611 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.461611 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.462104 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.462104 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.462104 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.462104 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.462104 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.462652 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.462652 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.462810 np0000183142 devstack@c-api.service[112705]: WARNING castellan.key_manager.migration [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:08.462876 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.462876 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.462876 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.462876 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.462876 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.463268 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.463268 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.463268 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.463268 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.463268 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.463268 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.463268 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.463766 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.463766 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.463766 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.463766 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.463766 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.464173 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.464173 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.464173 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.464173 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.464173 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.464598 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.464598 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.464598 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.464598 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.464916 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.464916 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.464916 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.464916 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.465362 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.465362 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.465362 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.465362 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.465362 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.465816 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.465816 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.465816 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.465816 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.465816 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.466229 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.466229 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.466229 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.466229 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.466631 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.466631 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.466631 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.466631 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.466877 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.466877 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.466877 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.466877 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.467060 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.467060 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.467060 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.467060 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.467238 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.467238 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.467238 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.467238 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.467460 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.467460 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.467460 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.467460 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.467460 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.467460 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.467844 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.467844 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.467844 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.467844 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.467844 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.468102 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.468102 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.468102 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.468102 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.468102 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.468102 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.468102 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.468492 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.468492 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.468492 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.468492 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.468492 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.468492 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.468846 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.468846 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.468846 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.468846 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.468846 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.468846 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.469181 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.469181 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.469181 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.469181 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.469181 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.469181 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.469653 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.469653 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.469653 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.469653 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.469860 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.469860 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.469860 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.469860 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.470072 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extension UsedLimits extending resource: limits {{(pid=112705) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.470116 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.470116 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.470116 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.470116 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.470340 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.470340 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.470340 np0000183142 devstack@c-api.service[112706]: /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 06:25:08.470340 np0000183142 devstack@c-api.service[112706]: warnings.warn(deprecated_msg) Jun 26 06:25:08.470581 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112705) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.470581 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112705) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.470581 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112705) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.470581 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extension VolumeActions extending resource: volumes {{(pid=112705) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.470581 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112705) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.470581 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112705) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.470581 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extension TypesManage extending resource: types {{(pid=112705) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.470920 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112705) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.470920 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112705) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.470920 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extension AdminActions extending resource: volumes {{(pid=112705) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.470920 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extension AdminActions extending resource: snapshots {{(pid=112705) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.471107 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.middleware.request_id [None req-a6b76d3c-b1c0-4a31-9e29-c3a706eb6db6 None None] RequestId filter calling following filter/app {{(pid=112706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:25:08.471168 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extension AdminActions extending resource: backups {{(pid=112705) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.471168 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112705) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.471168 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112705) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.471168 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.v3.router [None req-fd4b8ae1-8b80-471d-b6bc-638c11a6df7e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112705) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:08.471391 np0000183142 devstack@c-api.service[112706]: [pid: 112706|app: 0|req: 1/1] 199.204.45.157 () {60 vars in 956 bytes} [Fri Jun 26 06:25:08 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 06:25:08.471452 np0000183142 devstack@c-api.service[112705]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d0f0d8a3668 pid: 112705 (default app) Jun 26 06:25:15.411532 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.411532 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.411532 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.411532 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.411532 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.412278 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.412278 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.412278 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.412278 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.412278 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.412555 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.412555 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.412555 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.412555 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.412555 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.412555 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.412838 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.412838 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.412838 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.412838 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.413035 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.413035 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.413035 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.413035 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.413244 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.413244 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.413244 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.413244 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.413484 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.413484 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.413484 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.413484 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.413484 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.413725 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.413725 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.413725 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.413725 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.413725 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.413987 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.413987 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.413987 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.413987 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.413987 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.413987 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.414283 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.414283 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.414283 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.414283 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.414283 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.414283 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.414661 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.414661 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.414661 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.414661 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.414661 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.414661 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.415174 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.415174 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.415174 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.415174 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.415174 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.415478 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.415478 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.415478 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.415478 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.415478 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.415754 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.415754 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.415754 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.415754 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.415754 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.415754 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.416060 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.416060 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.416060 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.416060 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.416060 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.416060 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.416363 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.416363 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.416363 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.416363 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.416363 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.416622 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.416622 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.416622 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.416622 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.416622 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.416891 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.416891 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.416891 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.416891 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.417092 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.417092 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.417092 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.417092 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.417290 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.417290 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.417290 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.417290 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.417290 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.417586 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.417586 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.417586 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.417586 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.417586 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.417836 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.417836 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.417836 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.417836 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.418054 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.418054 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.418054 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.418054 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.418252 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.418252 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.418252 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.418252 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.418474 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.418474 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.418474 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.418474 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.418667 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.418667 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.418667 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.418667 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.418863 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.418863 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.418863 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.418863 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.418863 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.419121 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.419121 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.419121 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.419121 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.419121 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.419121 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.419444 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.419444 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.419444 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.419444 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.419444 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.419683 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.419683 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.419683 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.419683 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.419683 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.419683 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.419964 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.419964 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.419964 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.419964 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.419964 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.419964 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.420196 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.420196 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.420196 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.420196 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.420196 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.420196 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.420422 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.420422 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.420422 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.420422 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.420422 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.420422 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.420645 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.420645 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.420645 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.420645 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.420803 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.420803 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.420803 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.420803 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.420803 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.420950 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.420950 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.420950 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.420950 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.420950 np0000183142 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 26 06:25:15.420950 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-66606484-319e-4ec3-8e00-39cad56c8ec8 None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:25:15.906118 np0000183142 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-66606484-319e-4ec3-8e00-39cad56c8ec8 admin admin] POST https://199.204.45.157/volume/v3/types Jun 26 06:25:15.906703 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-66606484-319e-4ec3-8e00-39cad56c8ec8 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 06:25:15.908373 np0000183142 devstack@c-api.service[112703]: /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 06:25:15.908373 np0000183142 devstack@c-api.service[112703]: warnings.warn( Jun 26 06:25:15.941872 np0000183142 devstack@c-api.service[112703]: DEBUG oslo_db.sqlalchemy.engines [None req-66606484-319e-4ec3-8e00-39cad56c8ec8 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=112703) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:25:15.969275 np0000183142 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-66606484-319e-4ec3-8e00-39cad56c8ec8 admin admin] https://199.204.45.157/volume/v3/types returned with HTTP 200 Jun 26 06:25:15.969676 np0000183142 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 1/2] 199.204.45.157 () {68 vars in 1288 bytes} [Fri Jun 26 06:25:15 2026] POST /volume/v3/types => generated 186 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:25:15.995320 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.995320 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.995320 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.995320 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.995320 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.996208 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.996208 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.996208 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.996208 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.996208 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.996520 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.996520 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.996520 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.996520 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.996520 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.996520 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.996859 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.996859 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.996859 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.996859 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.997077 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.997077 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.997077 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.997077 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.997303 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.997303 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.997303 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.997303 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.997545 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.997545 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.997545 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.997545 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.997545 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.997836 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.997836 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.997836 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.997836 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.997836 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.998092 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.998092 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.998092 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.998092 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.998092 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.998092 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.998446 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.998446 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.998446 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.998446 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.998446 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.998446 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.998762 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.998762 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.998762 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.998762 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.998762 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.998762 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.999114 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.999114 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.999114 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.999114 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.999114 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.999415 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.999415 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.999415 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.999415 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.999415 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.999670 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.999670 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.999670 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.999670 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.999670 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.999670 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.999985 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.999985 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.999985 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.999985 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:15.999985 np0000183142 devstack@c-api.service[112704]: /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 06:25:15.999985 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.000284 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.000284 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.000284 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.000284 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.000284 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.000602 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.000602 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.000602 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.000602 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.000602 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.000865 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.000865 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.000865 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.000865 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.001088 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.001088 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.001088 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.001088 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.001310 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.001310 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.001310 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.001310 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.001310 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.001631 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.001631 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.001631 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.001631 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.001631 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.001887 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.001887 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.001887 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.001887 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.002120 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.002120 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.002120 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.002120 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.002365 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.002365 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.002365 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.002365 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.002583 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.002583 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.002583 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.002583 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.002798 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.002798 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.002798 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.002798 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.003081 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.003081 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.003081 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.003081 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.003081 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.003380 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.003380 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.003380 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.003380 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.003380 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.003380 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.003715 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.003715 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.003715 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.003715 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.003715 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.003914 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.003914 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.003914 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.003914 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.003914 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.003914 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.004126 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.004126 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.004126 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.004126 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.004126 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.004126 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.004338 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.004338 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.004338 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.004338 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.004338 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.004338 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.004635 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.004635 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.004635 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.004635 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.004635 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.004635 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.004858 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.004858 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.004858 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.004858 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.005006 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.005006 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.005006 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.005006 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.005006 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.005190 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.005190 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.005190 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.005190 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.005190 np0000183142 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 26 06:25:16.005190 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [req-66606484-319e-4ec3-8e00-39cad56c8ec8 req-af4dab9c-558b-4168-bd15-41f9cefd1f03 None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:25:16.324974 np0000183142 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [req-66606484-319e-4ec3-8e00-39cad56c8ec8 req-af4dab9c-558b-4168-bd15-41f9cefd1f03 admin admin] POST https://199.204.45.157/volume/v3/types/c22ad368-32b5-4ff1-a899-2339ab2c6f43/extra_specs Jun 26 06:25:16.325580 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [req-66606484-319e-4ec3-8e00-39cad56c8ec8 req-af4dab9c-558b-4168-bd15-41f9cefd1f03 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 06:25:16.327286 np0000183142 devstack@c-api.service[112704]: /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 06:25:16.327286 np0000183142 devstack@c-api.service[112704]: warnings.warn( Jun 26 06:25:16.363818 np0000183142 devstack@c-api.service[112704]: DEBUG oslo_db.sqlalchemy.engines [req-66606484-319e-4ec3-8e00-39cad56c8ec8 req-af4dab9c-558b-4168-bd15-41f9cefd1f03 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=112704) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:25:16.424619 np0000183142 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [req-66606484-319e-4ec3-8e00-39cad56c8ec8 req-af4dab9c-558b-4168-bd15-41f9cefd1f03 admin admin] https://199.204.45.157/volume/v3/types/c22ad368-32b5-4ff1-a899-2339ab2c6f43/extra_specs returned with HTTP 200 Jun 26 06:25:16.425224 np0000183142 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 1/3] 199.204.45.157 () {70 vars in 1505 bytes} [Fri Jun 26 06:25:15 2026] POST /volume/v3/types/c22ad368-32b5-4ff1-a899-2339ab2c6f43/extra_specs => generated 55 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:25:18.331754 np0000183142 devstack@c-api.service[112706]: DEBUG dbcounter [-] [112706] Writing DB stats cinder:SELECT=6 {{(pid=112706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:25:18.353423 np0000183142 devstack@c-api.service[112705]: DEBUG dbcounter [-] [112705] Writing DB stats cinder:SELECT=6 {{(pid=112705) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:25:25.966852 np0000183142 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:25:26.423051 np0000183142 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:27:40.526567 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.middleware.request_id [None req-fde47cdb-96b3-4260-8a13-d8886fa22b67 None None] RequestId filter calling following filter/app {{(pid=112706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:27:40.526567 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-fde47cdb-96b3-4260-8a13-d8886fa22b67 None None] GET https://199.204.45.157/volume// Jun 26 06:27:40.526567 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-fde47cdb-96b3-4260-8a13-d8886fa22b67 None None] Empty body provided in request {{(pid=112706) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:27:40.527147 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-fde47cdb-96b3-4260-8a13-d8886fa22b67 None None] Calling method 'all' {{(pid=112706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:27:40.527553 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-fde47cdb-96b3-4260-8a13-d8886fa22b67 None None] https://199.204.45.157/volume// returned with HTTP 300 Jun 26 06:27:40.527818 np0000183142 devstack@c-api.service[112706]: [pid: 112706|app: 0|req: 2/4] 199.204.45.157 () {66 vars in 1456 bytes} [Fri Jun 26 06:27:40 2026] GET /volume/ => generated 390 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 06:28:18.020290 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.020290 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.020290 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.020290 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.020726 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.020726 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.020726 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.020726 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.020857 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.020857 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.020857 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.020857 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.020857 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.020857 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.021050 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.021050 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.021050 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.021050 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.021050 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.021217 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.021217 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.021217 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.021217 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.021217 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.021412 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.021412 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.021412 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.021412 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.021552 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.021552 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.021552 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.021552 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.021552 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.021709 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.021709 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.021709 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.021709 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.021709 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.021883 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.021883 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.021883 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.021883 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.021883 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.021883 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.022118 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.022118 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.022118 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.022118 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.022118 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.022118 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.022358 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.022358 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.022358 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.022358 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.022358 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.022358 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.022611 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.022611 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.022611 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.022611 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.022611 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.022821 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.022821 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.022821 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.022821 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.022821 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.022992 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.022992 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.022992 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.022992 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.022992 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.022992 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.023168 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.023168 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.023168 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.023168 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.023168 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.023168 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.023350 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.023350 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.023350 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.023350 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.023350 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.023514 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.023514 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.023514 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.023514 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.023514 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.023658 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.023658 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.023658 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.023658 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.023790 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.023790 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.023790 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.023790 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.023924 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.023924 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.023924 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.023924 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.023924 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.024084 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.024084 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.024084 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.024084 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.024084 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.024238 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.024238 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.024238 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.024238 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.024379 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.024379 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.024379 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.024379 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.024515 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.024515 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.024515 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.024515 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.024641 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.024641 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.024641 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.024641 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.024772 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.024772 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.024772 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.024772 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.024895 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.024895 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.024895 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.024895 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.024895 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.025076 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.025076 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.025076 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.025076 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.025076 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.025076 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.025266 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.025266 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.025266 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.025266 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.025266 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.025439 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.025439 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.025439 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.025439 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.025439 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.025439 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.025625 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.025625 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.025625 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.025625 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.025625 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.025625 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.025815 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.025815 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.025815 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.025815 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.025815 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.025815 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.026003 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.026003 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.026003 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.026003 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.026003 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.026003 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.026183 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.026183 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.026183 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.026183 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.026335 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.026335 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.026335 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.026335 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.026335 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.026505 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.026505 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.026505 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.026505 np0000183142 devstack@c-api.service[112705]: /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 06:28:18.026505 np0000183142 devstack@c-api.service[112705]: warnings.warn(deprecated_msg) Jun 26 06:28:18.026505 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.middleware.request_id [None req-6c107b7c-aee1-4cd3-a97c-9b8d0149a2b3 None None] RequestId filter calling following filter/app {{(pid=112705) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:28:18.026893 np0000183142 devstack@c-api.service[112705]: [pid: 112705|app: 0|req: 1/5] 199.204.45.157 () {62 vars in 1068 bytes} [Fri Jun 26 06:28:18 2026] GET /volume/v3 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 06:28:18.057395 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-042ca381-2bbb-4364-96d1-24eb54b90045 None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:28:18.066623 np0000183142 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 2/6] 199.204.45.157 () {64 vars in 1272 bytes} [Fri Jun 26 06:28:18 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 06:28:18.102821 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [req-042ca381-2bbb-4364-96d1-24eb54b90045 req-d2889fea-0002-4fcf-9543-3acc517d3558 None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:28:18.107880 np0000183142 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [req-042ca381-2bbb-4364-96d1-24eb54b90045 req-d2889fea-0002-4fcf-9543-3acc517d3558 demo demo] GET https://199.204.45.157/volume/v3/ Jun 26 06:28:18.108172 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [req-042ca381-2bbb-4364-96d1-24eb54b90045 req-d2889fea-0002-4fcf-9543-3acc517d3558 demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:28:18.108637 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [req-042ca381-2bbb-4364-96d1-24eb54b90045 req-d2889fea-0002-4fcf-9543-3acc517d3558 demo demo] Calling method 'version_select' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:28:18.109932 np0000183142 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [req-042ca381-2bbb-4364-96d1-24eb54b90045 req-d2889fea-0002-4fcf-9543-3acc517d3558 demo demo] https://199.204.45.157/volume/v3/ returned with HTTP 200 Jun 26 06:28:18.110393 np0000183142 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 2/7] 199.204.45.157 () {66 vars in 1346 bytes} [Fri Jun 26 06:28:18 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:28:18.201568 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.middleware.request_id [None req-8d3df900-9e23-4faf-96f9-73ac59edc058 None None] RequestId filter calling following filter/app {{(pid=112706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:28:18.537507 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-8d3df900-9e23-4faf-96f9-73ac59edc058 demo demo] GET https://199.204.45.157/volume/v3/types Jun 26 06:28:18.537857 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-8d3df900-9e23-4faf-96f9-73ac59edc058 demo demo] Empty body provided in request {{(pid=112706) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:28:18.538061 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-8d3df900-9e23-4faf-96f9-73ac59edc058 demo demo] Calling method 'index' {{(pid=112706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:28:18.538540 np0000183142 devstack@c-api.service[112706]: /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 06:28:18.538540 np0000183142 devstack@c-api.service[112706]: warnings.warn( Jun 26 06:28:18.539136 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.api_utils [None req-8d3df900-9e23-4faf-96f9-73ac59edc058 demo demo] Removing options '' from query. {{(pid=112706) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:28:18.577849 np0000183142 devstack@c-api.service[112706]: DEBUG oslo_db.sqlalchemy.engines [None req-8d3df900-9e23-4faf-96f9-73ac59edc058 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=112706) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:28:18.600947 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-8d3df900-9e23-4faf-96f9-73ac59edc058 demo demo] https://199.204.45.157/volume/v3/types returned with HTTP 200 Jun 26 06:28:18.601424 np0000183142 devstack@c-api.service[112706]: [pid: 112706|app: 0|req: 3/8] 199.204.45.157 () {64 vars in 1290 bytes} [Fri Jun 26 06:28:18 2026] GET /volume/v3/types => generated 377 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:28:18.639348 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.middleware.request_id [None req-c7c93d22-1b31-4871-8a1f-10b5e3ac7f65 None None] RequestId filter calling following filter/app {{(pid=112705) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:28:18.959260 np0000183142 devstack@c-api.service[112705]: INFO cinder.api.openstack.wsgi [None req-c7c93d22-1b31-4871-8a1f-10b5e3ac7f65 demo demo] GET https://199.204.45.157/volume/v3/types/default Jun 26 06:28:18.959623 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.openstack.wsgi [None req-c7c93d22-1b31-4871-8a1f-10b5e3ac7f65 demo demo] Empty body provided in request {{(pid=112705) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:28:18.959852 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.openstack.wsgi [None req-c7c93d22-1b31-4871-8a1f-10b5e3ac7f65 demo demo] Calling method 'show' {{(pid=112705) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:28:19.002147 np0000183142 devstack@c-api.service[112705]: DEBUG oslo_db.sqlalchemy.engines [None req-c7c93d22-1b31-4871-8a1f-10b5e3ac7f65 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=112705) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:28:19.020597 np0000183142 devstack@c-api.service[112705]: /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 06:28:19.020597 np0000183142 devstack@c-api.service[112705]: warnings.warn( Jun 26 06:28:19.022721 np0000183142 devstack@c-api.service[112705]: INFO cinder.api.openstack.wsgi [None req-c7c93d22-1b31-4871-8a1f-10b5e3ac7f65 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 Jun 26 06:28:19.023123 np0000183142 devstack@c-api.service[112705]: [pid: 112705|app: 0|req: 2/9] 199.204.45.157 () {64 vars in 1301 bytes} [Fri Jun 26 06:28:18 2026] GET /volume/v3/types/default => generated 145 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:28:19.534373 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-fcafea4d-54a1-4417-8909-85225084b1ae None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:28:19.535791 np0000183142 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 3/10] 199.204.45.157 () {62 vars in 1068 bytes} [Fri Jun 26 06:28:19 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 06:28:19.572754 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-9057d438-81de-4908-b61a-31de8a12203e None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:28:19.579896 np0000183142 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 3/11] 199.204.45.157 () {64 vars in 1272 bytes} [Fri Jun 26 06:28:19 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 06:28:19.615885 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.middleware.request_id [req-9057d438-81de-4908-b61a-31de8a12203e req-cd89d1e4-41df-4e8c-b3e9-01ce54a8193b None None] RequestId filter calling following filter/app {{(pid=112706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:28:19.618155 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [req-9057d438-81de-4908-b61a-31de8a12203e req-cd89d1e4-41df-4e8c-b3e9-01ce54a8193b demo demo] GET https://199.204.45.157/volume/v3/ Jun 26 06:28:19.618445 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [req-9057d438-81de-4908-b61a-31de8a12203e req-cd89d1e4-41df-4e8c-b3e9-01ce54a8193b demo demo] Empty body provided in request {{(pid=112706) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:28:19.618727 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [req-9057d438-81de-4908-b61a-31de8a12203e req-cd89d1e4-41df-4e8c-b3e9-01ce54a8193b demo demo] Calling method 'version_select' {{(pid=112706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:28:19.619336 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [req-9057d438-81de-4908-b61a-31de8a12203e req-cd89d1e4-41df-4e8c-b3e9-01ce54a8193b demo demo] https://199.204.45.157/volume/v3/ returned with HTTP 200 Jun 26 06:28:19.619800 np0000183142 devstack@c-api.service[112706]: [pid: 112706|app: 0|req: 4/12] 199.204.45.157 () {66 vars in 1346 bytes} [Fri Jun 26 06:28:19 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:28:19.656262 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.middleware.request_id [None req-6d717c5f-d177-43e9-bbbb-353c745e024f None None] RequestId filter calling following filter/app {{(pid=112705) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:28:19.659951 np0000183142 devstack@c-api.service[112705]: INFO cinder.api.openstack.wsgi [None req-6d717c5f-d177-43e9-bbbb-353c745e024f demo demo] GET https://199.204.45.157/volume/v3/types/default Jun 26 06:28:19.660464 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.openstack.wsgi [None req-6d717c5f-d177-43e9-bbbb-353c745e024f demo demo] Empty body provided in request {{(pid=112705) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:28:19.660926 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.openstack.wsgi [None req-6d717c5f-d177-43e9-bbbb-353c745e024f demo demo] Calling method 'show' {{(pid=112705) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:28:19.672042 np0000183142 devstack@c-api.service[112705]: INFO cinder.api.openstack.wsgi [None req-6d717c5f-d177-43e9-bbbb-353c745e024f demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 Jun 26 06:28:19.672806 np0000183142 devstack@c-api.service[112705]: [pid: 112705|app: 0|req: 3/13] 199.204.45.157 () {64 vars in 1301 bytes} [Fri Jun 26 06:28:19 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:28:20.285177 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-8f85c9d4-3f06-480b-9851-a5f1d0d58e4c None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:28:20.286210 np0000183142 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 4/14] 199.204.45.157 () {62 vars in 1068 bytes} [Fri Jun 26 06:28:20 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 06:28:20.319239 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-e0427c3d-6d10-4932-a8c0-1ed0b14ef76a None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:28:20.323209 np0000183142 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 4/15] 199.204.45.157 () {64 vars in 1272 bytes} [Fri Jun 26 06:28:20 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 06:28:20.349717 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.middleware.request_id [req-e0427c3d-6d10-4932-a8c0-1ed0b14ef76a req-a7accb95-5cd3-437f-8a90-d74a8bf5c9c0 None None] RequestId filter calling following filter/app {{(pid=112706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:28:20.351437 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [req-e0427c3d-6d10-4932-a8c0-1ed0b14ef76a req-a7accb95-5cd3-437f-8a90-d74a8bf5c9c0 demo demo] GET https://199.204.45.157/volume/v3/ Jun 26 06:28:20.351597 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [req-e0427c3d-6d10-4932-a8c0-1ed0b14ef76a req-a7accb95-5cd3-437f-8a90-d74a8bf5c9c0 demo demo] Empty body provided in request {{(pid=112706) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:28:20.351766 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [req-e0427c3d-6d10-4932-a8c0-1ed0b14ef76a req-a7accb95-5cd3-437f-8a90-d74a8bf5c9c0 demo demo] Calling method 'version_select' {{(pid=112706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:28:20.352086 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [req-e0427c3d-6d10-4932-a8c0-1ed0b14ef76a req-a7accb95-5cd3-437f-8a90-d74a8bf5c9c0 demo demo] https://199.204.45.157/volume/v3/ returned with HTTP 200 Jun 26 06:28:20.352403 np0000183142 devstack@c-api.service[112706]: [pid: 112706|app: 0|req: 5/16] 199.204.45.157 () {66 vars in 1346 bytes} [Fri Jun 26 06:28:20 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:28:20.386945 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.middleware.request_id [None req-da151223-ba1d-4476-ba8d-cbe9e5070917 None None] RequestId filter calling following filter/app {{(pid=112705) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:28:20.390803 np0000183142 devstack@c-api.service[112705]: INFO cinder.api.openstack.wsgi [None req-da151223-ba1d-4476-ba8d-cbe9e5070917 demo demo] GET https://199.204.45.157/volume/v3/types/default Jun 26 06:28:20.391053 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.openstack.wsgi [None req-da151223-ba1d-4476-ba8d-cbe9e5070917 demo demo] Empty body provided in request {{(pid=112705) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:28:20.391341 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.openstack.wsgi [None req-da151223-ba1d-4476-ba8d-cbe9e5070917 demo demo] Calling method 'show' {{(pid=112705) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:28:20.402295 np0000183142 devstack@c-api.service[112705]: INFO cinder.api.openstack.wsgi [None req-da151223-ba1d-4476-ba8d-cbe9e5070917 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 Jun 26 06:28:20.405923 np0000183142 devstack@c-api.service[112705]: [pid: 112705|app: 0|req: 4/17] 199.204.45.157 () {64 vars in 1301 bytes} [Fri Jun 26 06:28:20 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:28:20.440558 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-e9ae8a4e-d89e-44a3-bfdf-e30077fe5138 None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:28:20.441825 np0000183142 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 5/18] 199.204.45.157 () {62 vars in 1068 bytes} [Fri Jun 26 06:28:20 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 06:28:20.475075 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-40001a74-f3b6-48ca-aaf5-edd36a92142d None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:28:20.479010 np0000183142 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 5/19] 199.204.45.157 () {64 vars in 1272 bytes} [Fri Jun 26 06:28:20 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 06:28:20.505708 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.middleware.request_id [req-40001a74-f3b6-48ca-aaf5-edd36a92142d req-c71a73fe-b59e-43cd-b5cd-bafe1b4ea8e7 None None] RequestId filter calling following filter/app {{(pid=112706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:28:20.507503 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [req-40001a74-f3b6-48ca-aaf5-edd36a92142d req-c71a73fe-b59e-43cd-b5cd-bafe1b4ea8e7 demo demo] GET https://199.204.45.157/volume/v3/ Jun 26 06:28:20.507648 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [req-40001a74-f3b6-48ca-aaf5-edd36a92142d req-c71a73fe-b59e-43cd-b5cd-bafe1b4ea8e7 demo demo] Empty body provided in request {{(pid=112706) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:28:20.507865 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [req-40001a74-f3b6-48ca-aaf5-edd36a92142d req-c71a73fe-b59e-43cd-b5cd-bafe1b4ea8e7 demo demo] Calling method 'version_select' {{(pid=112706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:28:20.508277 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [req-40001a74-f3b6-48ca-aaf5-edd36a92142d req-c71a73fe-b59e-43cd-b5cd-bafe1b4ea8e7 demo demo] https://199.204.45.157/volume/v3/ returned with HTTP 200 Jun 26 06:28:20.508711 np0000183142 devstack@c-api.service[112706]: [pid: 112706|app: 0|req: 6/20] 199.204.45.157 () {66 vars in 1346 bytes} [Fri Jun 26 06:28:20 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:28:20.546146 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.middleware.request_id [None req-586257dc-a4b2-4735-8d19-ba9b7c2537cc None None] RequestId filter calling following filter/app {{(pid=112705) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:28:20.549811 np0000183142 devstack@c-api.service[112705]: INFO cinder.api.openstack.wsgi [None req-586257dc-a4b2-4735-8d19-ba9b7c2537cc demo demo] GET https://199.204.45.157/volume/v3/types/default Jun 26 06:28:20.550174 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.openstack.wsgi [None req-586257dc-a4b2-4735-8d19-ba9b7c2537cc demo demo] Empty body provided in request {{(pid=112705) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:28:20.550592 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.openstack.wsgi [None req-586257dc-a4b2-4735-8d19-ba9b7c2537cc demo demo] Calling method 'show' {{(pid=112705) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:28:20.559530 np0000183142 devstack@c-api.service[112705]: INFO cinder.api.openstack.wsgi [None req-586257dc-a4b2-4735-8d19-ba9b7c2537cc demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 Jun 26 06:28:20.559914 np0000183142 devstack@c-api.service[112705]: [pid: 112705|app: 0|req: 5/21] 199.204.45.157 () {64 vars in 1301 bytes} [Fri Jun 26 06:28:20 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jun 26 06:28:28.594237 np0000183142 devstack@c-api.service[112706]: DEBUG dbcounter [-] [112706] Writing DB stats cinder:SELECT=1 {{(pid=112706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:28:30.555951 np0000183142 devstack@c-api.service[112705]: DEBUG dbcounter [-] [112705] Writing DB stats cinder:SELECT=8 {{(pid=112705) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:33:19.202559 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-915f3763-22bb-4bf5-bc91-da55250a7181 None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:33:19.302977 np0000183142 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-915f3763-22bb-4bf5-bc91-da55250a7181 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:33:19.303344 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-915f3763-22bb-4bf5-bc91-da55250a7181 demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:33:19.303717 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-915f3763-22bb-4bf5-bc91-da55250a7181 demo demo] Calling method 'detail' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:33:19.305657 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.api_utils [None req-915f3763-22bb-4bf5-bc91-da55250a7181 demo demo] Removing options '' from query. {{(pid=112703) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:33:19.306723 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.volume.api [None req-915f3763-22bb-4bf5-bc91-da55250a7181 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112703) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:33:19.349965 np0000183142 devstack@c-api.service[112703]: INFO cinder.volume.api [None req-915f3763-22bb-4bf5-bc91-da55250a7181 demo demo] Get all volumes completed successfully. Jun 26 06:33:19.352053 np0000183142 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-915f3763-22bb-4bf5-bc91-da55250a7181 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:33:19.352412 np0000183142 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 6/22] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:33:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:33:29.343932 np0000183142 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:34:19.387248 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-4a009a76-979c-44ee-aa7d-966342b2e067 None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:34:19.390950 np0000183142 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-4a009a76-979c-44ee-aa7d-966342b2e067 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:34:19.391193 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-4a009a76-979c-44ee-aa7d-966342b2e067 demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:34:19.391471 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-4a009a76-979c-44ee-aa7d-966342b2e067 demo demo] Calling method 'detail' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:34:19.392094 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.api_utils [None req-4a009a76-979c-44ee-aa7d-966342b2e067 demo demo] Removing options '' from query. {{(pid=112704) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:34:19.393282 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.volume.api [None req-4a009a76-979c-44ee-aa7d-966342b2e067 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112704) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:34:19.437467 np0000183142 devstack@c-api.service[112704]: INFO cinder.volume.api [None req-4a009a76-979c-44ee-aa7d-966342b2e067 demo demo] Get all volumes completed successfully. Jun 26 06:34:19.441340 np0000183142 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-4a009a76-979c-44ee-aa7d-966342b2e067 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:34:19.441340 np0000183142 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 6/23] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:34:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:34:29.428612 np0000183142 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=1 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:35:19.470434 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.middleware.request_id [None req-c98d1f7e-ae11-405a-ba88-9a54526caec7 None None] RequestId filter calling following filter/app {{(pid=112706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:35:19.474457 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-c98d1f7e-ae11-405a-ba88-9a54526caec7 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:35:19.474697 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-c98d1f7e-ae11-405a-ba88-9a54526caec7 demo demo] Empty body provided in request {{(pid=112706) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:35:19.474938 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-c98d1f7e-ae11-405a-ba88-9a54526caec7 demo demo] Calling method 'detail' {{(pid=112706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:35:19.475534 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.api_utils [None req-c98d1f7e-ae11-405a-ba88-9a54526caec7 demo demo] Removing options '' from query. {{(pid=112706) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:35:19.476621 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.volume.api [None req-c98d1f7e-ae11-405a-ba88-9a54526caec7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112706) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:35:19.527101 np0000183142 devstack@c-api.service[112706]: INFO cinder.volume.api [None req-c98d1f7e-ae11-405a-ba88-9a54526caec7 demo demo] Get all volumes completed successfully. Jun 26 06:35:19.529434 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-c98d1f7e-ae11-405a-ba88-9a54526caec7 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:35:19.529918 np0000183142 devstack@c-api.service[112706]: [pid: 112706|app: 0|req: 7/24] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:35:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:35:29.516951 np0000183142 devstack@c-api.service[112706]: DEBUG dbcounter [-] [112706] Writing DB stats cinder:SELECT=1 {{(pid=112706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:36:19.552124 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.middleware.request_id [None req-18dd212e-95df-4f37-add0-00030db6c0a7 None None] RequestId filter calling following filter/app {{(pid=112705) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:36:19.556764 np0000183142 devstack@c-api.service[112705]: INFO cinder.api.openstack.wsgi [None req-18dd212e-95df-4f37-add0-00030db6c0a7 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:36:19.557100 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.openstack.wsgi [None req-18dd212e-95df-4f37-add0-00030db6c0a7 demo demo] Empty body provided in request {{(pid=112705) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:36:19.557414 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.openstack.wsgi [None req-18dd212e-95df-4f37-add0-00030db6c0a7 demo demo] Calling method 'detail' {{(pid=112705) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:36:19.558099 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.api_utils [None req-18dd212e-95df-4f37-add0-00030db6c0a7 demo demo] Removing options '' from query. {{(pid=112705) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:36:19.559180 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.volume.api [None req-18dd212e-95df-4f37-add0-00030db6c0a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112705) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:36:19.615151 np0000183142 devstack@c-api.service[112705]: INFO cinder.volume.api [None req-18dd212e-95df-4f37-add0-00030db6c0a7 demo demo] Get all volumes completed successfully. Jun 26 06:36:19.620266 np0000183142 devstack@c-api.service[112705]: INFO cinder.api.openstack.wsgi [None req-18dd212e-95df-4f37-add0-00030db6c0a7 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:36:19.620752 np0000183142 devstack@c-api.service[112705]: [pid: 112705|app: 0|req: 6/25] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:36:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:36:29.608010 np0000183142 devstack@c-api.service[112705]: DEBUG dbcounter [-] [112705] Writing DB stats cinder:SELECT=1 {{(pid=112705) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:37:19.655797 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-89109a94-74d0-415f-ada5-383e5357e9aa None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:37:19.657363 np0000183142 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-89109a94-74d0-415f-ada5-383e5357e9aa demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:37:19.657651 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-89109a94-74d0-415f-ada5-383e5357e9aa demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:37:19.657924 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-89109a94-74d0-415f-ada5-383e5357e9aa demo demo] Calling method 'detail' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:37:19.658253 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.api_utils [None req-89109a94-74d0-415f-ada5-383e5357e9aa demo demo] Removing options '' from query. {{(pid=112703) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:37:19.659165 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.volume.api [None req-89109a94-74d0-415f-ada5-383e5357e9aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112703) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:37:19.668171 np0000183142 devstack@c-api.service[112703]: INFO cinder.volume.api [None req-89109a94-74d0-415f-ada5-383e5357e9aa demo demo] Get all volumes completed successfully. Jun 26 06:37:19.670903 np0000183142 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-89109a94-74d0-415f-ada5-383e5357e9aa demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:37:19.671421 np0000183142 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 7/26] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:37:19 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 06:37:29.664171 np0000183142 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:38:19.686431 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-42078521-7225-4395-b217-4e15b892ba99 None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:38:19.881122 np0000183142 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-42078521-7225-4395-b217-4e15b892ba99 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:38:19.881299 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-42078521-7225-4395-b217-4e15b892ba99 demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:38:19.881654 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-42078521-7225-4395-b217-4e15b892ba99 demo demo] Calling method 'detail' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:38:19.882193 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.api_utils [None req-42078521-7225-4395-b217-4e15b892ba99 demo demo] Removing options '' from query. {{(pid=112704) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:38:19.882737 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.volume.api [None req-42078521-7225-4395-b217-4e15b892ba99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112704) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:38:19.892807 np0000183142 devstack@c-api.service[112704]: INFO cinder.volume.api [None req-42078521-7225-4395-b217-4e15b892ba99 demo demo] Get all volumes completed successfully. Jun 26 06:38:19.895460 np0000183142 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-42078521-7225-4395-b217-4e15b892ba99 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:38:19.895789 np0000183142 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 7/27] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:38:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:38:29.886190 np0000183142 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=1 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:39:19.917979 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.middleware.request_id [None req-dc6a1c8a-d946-42d8-9193-dbde19061ef0 None None] RequestId filter calling following filter/app {{(pid=112706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:39:19.921433 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-dc6a1c8a-d946-42d8-9193-dbde19061ef0 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:39:19.921673 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-dc6a1c8a-d946-42d8-9193-dbde19061ef0 demo demo] Empty body provided in request {{(pid=112706) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:39:19.921859 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-dc6a1c8a-d946-42d8-9193-dbde19061ef0 demo demo] Calling method 'detail' {{(pid=112706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:39:19.922379 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.api_utils [None req-dc6a1c8a-d946-42d8-9193-dbde19061ef0 demo demo] Removing options '' from query. {{(pid=112706) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:39:19.923713 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.volume.api [None req-dc6a1c8a-d946-42d8-9193-dbde19061ef0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112706) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:39:19.935326 np0000183142 devstack@c-api.service[112706]: INFO cinder.volume.api [None req-dc6a1c8a-d946-42d8-9193-dbde19061ef0 demo demo] Get all volumes completed successfully. Jun 26 06:39:19.937265 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-dc6a1c8a-d946-42d8-9193-dbde19061ef0 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:39:19.937648 np0000183142 devstack@c-api.service[112706]: [pid: 112706|app: 0|req: 8/28] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:39:19 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 06:39:29.929090 np0000183142 devstack@c-api.service[112706]: DEBUG dbcounter [-] [112706] Writing DB stats cinder:SELECT=1 {{(pid=112706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:40:19.955490 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.middleware.request_id [None req-ec2793f0-f31f-4f03-a498-8d58d7acee12 None None] RequestId filter calling following filter/app {{(pid=112705) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:40:19.958382 np0000183142 devstack@c-api.service[112705]: INFO cinder.api.openstack.wsgi [None req-ec2793f0-f31f-4f03-a498-8d58d7acee12 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:40:19.958702 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.openstack.wsgi [None req-ec2793f0-f31f-4f03-a498-8d58d7acee12 demo demo] Empty body provided in request {{(pid=112705) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:40:19.958921 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.openstack.wsgi [None req-ec2793f0-f31f-4f03-a498-8d58d7acee12 demo demo] Calling method 'detail' {{(pid=112705) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:40:19.959206 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.api_utils [None req-ec2793f0-f31f-4f03-a498-8d58d7acee12 demo demo] Removing options '' from query. {{(pid=112705) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:40:19.960125 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.volume.api [None req-ec2793f0-f31f-4f03-a498-8d58d7acee12 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112705) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:40:19.969941 np0000183142 devstack@c-api.service[112705]: INFO cinder.volume.api [None req-ec2793f0-f31f-4f03-a498-8d58d7acee12 demo demo] Get all volumes completed successfully. Jun 26 06:40:19.972648 np0000183142 devstack@c-api.service[112705]: INFO cinder.api.openstack.wsgi [None req-ec2793f0-f31f-4f03-a498-8d58d7acee12 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:40:19.973368 np0000183142 devstack@c-api.service[112705]: [pid: 112705|app: 0|req: 7/29] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:40:19 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 06:40:29.963780 np0000183142 devstack@c-api.service[112705]: DEBUG dbcounter [-] [112705] Writing DB stats cinder:SELECT=1 {{(pid=112705) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:41:19.987429 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-72e9740d-6e59-416d-9337-be99c8fa41e0 None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:41:19.989776 np0000183142 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-72e9740d-6e59-416d-9337-be99c8fa41e0 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:41:19.990160 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-72e9740d-6e59-416d-9337-be99c8fa41e0 demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:41:19.990534 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-72e9740d-6e59-416d-9337-be99c8fa41e0 demo demo] Calling method 'detail' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:41:19.991338 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.api_utils [None req-72e9740d-6e59-416d-9337-be99c8fa41e0 demo demo] Removing options '' from query. {{(pid=112703) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:41:19.992254 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.volume.api [None req-72e9740d-6e59-416d-9337-be99c8fa41e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112703) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:41:20.002555 np0000183142 devstack@c-api.service[112703]: INFO cinder.volume.api [None req-72e9740d-6e59-416d-9337-be99c8fa41e0 demo demo] Get all volumes completed successfully. Jun 26 06:41:20.004540 np0000183142 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-72e9740d-6e59-416d-9337-be99c8fa41e0 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:41:20.004972 np0000183142 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 8/30] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:41:19 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 06:41:29.995429 np0000183142 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:42:20.019794 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-8cca5b15-dd87-4e4d-b4d4-d7778b14579b None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:42:20.022381 np0000183142 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-8cca5b15-dd87-4e4d-b4d4-d7778b14579b demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:42:20.022537 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-8cca5b15-dd87-4e4d-b4d4-d7778b14579b demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:42:20.022840 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-8cca5b15-dd87-4e4d-b4d4-d7778b14579b demo demo] Calling method 'detail' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:42:20.023135 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.api_utils [None req-8cca5b15-dd87-4e4d-b4d4-d7778b14579b demo demo] Removing options '' from query. {{(pid=112704) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:42:20.023906 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.volume.api [None req-8cca5b15-dd87-4e4d-b4d4-d7778b14579b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112704) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:42:20.030197 np0000183142 devstack@c-api.service[112704]: INFO cinder.volume.api [None req-8cca5b15-dd87-4e4d-b4d4-d7778b14579b demo demo] Get all volumes completed successfully. Jun 26 06:42:20.032354 np0000183142 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-8cca5b15-dd87-4e4d-b4d4-d7778b14579b demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:42:20.032737 np0000183142 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 8/31] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:42:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:42:30.026762 np0000183142 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=1 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:43:20.048999 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.middleware.request_id [None req-491e859d-c525-4797-b976-f0680a6abcea None None] RequestId filter calling following filter/app {{(pid=112706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:43:20.186457 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-491e859d-c525-4797-b976-f0680a6abcea demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:43:20.186633 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-491e859d-c525-4797-b976-f0680a6abcea demo demo] Empty body provided in request {{(pid=112706) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:43:20.186817 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-491e859d-c525-4797-b976-f0680a6abcea demo demo] Calling method 'detail' {{(pid=112706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:43:20.187027 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.api_utils [None req-491e859d-c525-4797-b976-f0680a6abcea demo demo] Removing options '' from query. {{(pid=112706) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:43:20.187719 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.volume.api [None req-491e859d-c525-4797-b976-f0680a6abcea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112706) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:43:20.196003 np0000183142 devstack@c-api.service[112706]: INFO cinder.volume.api [None req-491e859d-c525-4797-b976-f0680a6abcea demo demo] Get all volumes completed successfully. Jun 26 06:43:20.198041 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-491e859d-c525-4797-b976-f0680a6abcea demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:43:20.198634 np0000183142 devstack@c-api.service[112706]: [pid: 112706|app: 0|req: 9/32] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:43:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:43:30.192838 np0000183142 devstack@c-api.service[112706]: DEBUG dbcounter [-] [112706] Writing DB stats cinder:SELECT=1 {{(pid=112706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:44:20.216930 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.middleware.request_id [None req-fdafcf8e-88a3-4bdd-8e92-a8f84f93f6e8 None None] RequestId filter calling following filter/app {{(pid=112705) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:44:20.220411 np0000183142 devstack@c-api.service[112705]: INFO cinder.api.openstack.wsgi [None req-fdafcf8e-88a3-4bdd-8e92-a8f84f93f6e8 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:44:20.221142 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.openstack.wsgi [None req-fdafcf8e-88a3-4bdd-8e92-a8f84f93f6e8 demo demo] Empty body provided in request {{(pid=112705) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:44:20.221547 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.openstack.wsgi [None req-fdafcf8e-88a3-4bdd-8e92-a8f84f93f6e8 demo demo] Calling method 'detail' {{(pid=112705) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:44:20.222381 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.api_utils [None req-fdafcf8e-88a3-4bdd-8e92-a8f84f93f6e8 demo demo] Removing options '' from query. {{(pid=112705) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:44:20.222883 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.volume.api [None req-fdafcf8e-88a3-4bdd-8e92-a8f84f93f6e8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112705) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:44:20.234058 np0000183142 devstack@c-api.service[112705]: INFO cinder.volume.api [None req-fdafcf8e-88a3-4bdd-8e92-a8f84f93f6e8 demo demo] Get all volumes completed successfully. Jun 26 06:44:20.236996 np0000183142 devstack@c-api.service[112705]: INFO cinder.api.openstack.wsgi [None req-fdafcf8e-88a3-4bdd-8e92-a8f84f93f6e8 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:44:20.237717 np0000183142 devstack@c-api.service[112705]: [pid: 112705|app: 0|req: 8/33] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:44:20 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 06:44:30.228681 np0000183142 devstack@c-api.service[112705]: DEBUG dbcounter [-] [112705] Writing DB stats cinder:SELECT=1 {{(pid=112705) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:45:20.251955 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-2f3c3d9f-b7f0-4a5c-a926-6bfacab76758 None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:45:20.257546 np0000183142 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-2f3c3d9f-b7f0-4a5c-a926-6bfacab76758 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:45:20.257793 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-2f3c3d9f-b7f0-4a5c-a926-6bfacab76758 demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:45:20.258349 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-2f3c3d9f-b7f0-4a5c-a926-6bfacab76758 demo demo] Calling method 'detail' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:45:20.258466 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.api_utils [None req-2f3c3d9f-b7f0-4a5c-a926-6bfacab76758 demo demo] Removing options '' from query. {{(pid=112703) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:45:20.259619 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.volume.api [None req-2f3c3d9f-b7f0-4a5c-a926-6bfacab76758 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112703) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:45:20.269920 np0000183142 devstack@c-api.service[112703]: INFO cinder.volume.api [None req-2f3c3d9f-b7f0-4a5c-a926-6bfacab76758 demo demo] Get all volumes completed successfully. Jun 26 06:45:20.271836 np0000183142 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-2f3c3d9f-b7f0-4a5c-a926-6bfacab76758 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:45:20.272199 np0000183142 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 9/34] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:45:20 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 06:45:30.263876 np0000183142 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:46:20.286534 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-1a12fc76-83c2-4873-a146-9cd5e7dff850 None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:46:20.288679 np0000183142 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-1a12fc76-83c2-4873-a146-9cd5e7dff850 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:46:20.288856 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-1a12fc76-83c2-4873-a146-9cd5e7dff850 demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:46:20.289035 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-1a12fc76-83c2-4873-a146-9cd5e7dff850 demo demo] Calling method 'detail' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:46:20.289300 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.api_utils [None req-1a12fc76-83c2-4873-a146-9cd5e7dff850 demo demo] Removing options '' from query. {{(pid=112704) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:46:20.289997 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.volume.api [None req-1a12fc76-83c2-4873-a146-9cd5e7dff850 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112704) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:46:20.298797 np0000183142 devstack@c-api.service[112704]: INFO cinder.volume.api [None req-1a12fc76-83c2-4873-a146-9cd5e7dff850 demo demo] Get all volumes completed successfully. Jun 26 06:46:20.300840 np0000183142 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-1a12fc76-83c2-4873-a146-9cd5e7dff850 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:46:20.301211 np0000183142 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 9/35] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:46:20 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 06:46:30.292955 np0000183142 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=1 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:47:20.317517 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.middleware.request_id [None req-889a48c1-3e1a-427d-9abf-b817a38dd59a None None] RequestId filter calling following filter/app {{(pid=112706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:47:20.320452 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-889a48c1-3e1a-427d-9abf-b817a38dd59a demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:47:20.320700 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-889a48c1-3e1a-427d-9abf-b817a38dd59a demo demo] Empty body provided in request {{(pid=112706) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:47:20.320952 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-889a48c1-3e1a-427d-9abf-b817a38dd59a demo demo] Calling method 'detail' {{(pid=112706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:47:20.321250 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.api_utils [None req-889a48c1-3e1a-427d-9abf-b817a38dd59a demo demo] Removing options '' from query. {{(pid=112706) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:47:20.322187 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.volume.api [None req-889a48c1-3e1a-427d-9abf-b817a38dd59a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112706) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:47:20.331278 np0000183142 devstack@c-api.service[112706]: INFO cinder.volume.api [None req-889a48c1-3e1a-427d-9abf-b817a38dd59a demo demo] Get all volumes completed successfully. Jun 26 06:47:20.334029 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-889a48c1-3e1a-427d-9abf-b817a38dd59a demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:47:20.334558 np0000183142 devstack@c-api.service[112706]: [pid: 112706|app: 0|req: 10/36] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:47:20 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 06:47:30.325540 np0000183142 devstack@c-api.service[112706]: DEBUG dbcounter [-] [112706] Writing DB stats cinder:SELECT=1 {{(pid=112706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:48:20.351820 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.middleware.request_id [None req-e7b8d8aa-d2eb-4662-a161-d536a747d7f3 None None] RequestId filter calling following filter/app {{(pid=112705) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:48:20.527454 np0000183142 devstack@c-api.service[112705]: INFO cinder.api.openstack.wsgi [None req-e7b8d8aa-d2eb-4662-a161-d536a747d7f3 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:48:20.527825 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.openstack.wsgi [None req-e7b8d8aa-d2eb-4662-a161-d536a747d7f3 demo demo] Empty body provided in request {{(pid=112705) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:48:20.528219 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.openstack.wsgi [None req-e7b8d8aa-d2eb-4662-a161-d536a747d7f3 demo demo] Calling method 'detail' {{(pid=112705) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:48:20.528822 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.api_utils [None req-e7b8d8aa-d2eb-4662-a161-d536a747d7f3 demo demo] Removing options '' from query. {{(pid=112705) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:48:20.530086 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.volume.api [None req-e7b8d8aa-d2eb-4662-a161-d536a747d7f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112705) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:48:20.538904 np0000183142 devstack@c-api.service[112705]: INFO cinder.volume.api [None req-e7b8d8aa-d2eb-4662-a161-d536a747d7f3 demo demo] Get all volumes completed successfully. Jun 26 06:48:20.541771 np0000183142 devstack@c-api.service[112705]: INFO cinder.api.openstack.wsgi [None req-e7b8d8aa-d2eb-4662-a161-d536a747d7f3 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:48:20.542270 np0000183142 devstack@c-api.service[112705]: [pid: 112705|app: 0|req: 9/37] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:48:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:48:30.533731 np0000183142 devstack@c-api.service[112705]: DEBUG dbcounter [-] [112705] Writing DB stats cinder:SELECT=1 {{(pid=112705) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:49:20.559906 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-aa9761a0-8160-417b-8674-05e8903bd82f None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:49:20.564432 np0000183142 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-aa9761a0-8160-417b-8674-05e8903bd82f demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:49:20.564744 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-aa9761a0-8160-417b-8674-05e8903bd82f demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:49:20.565172 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-aa9761a0-8160-417b-8674-05e8903bd82f demo demo] Calling method 'detail' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:49:20.565734 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.api_utils [None req-aa9761a0-8160-417b-8674-05e8903bd82f demo demo] Removing options '' from query. {{(pid=112703) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:49:20.567594 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.volume.api [None req-aa9761a0-8160-417b-8674-05e8903bd82f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112703) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:49:20.579746 np0000183142 devstack@c-api.service[112703]: INFO cinder.volume.api [None req-aa9761a0-8160-417b-8674-05e8903bd82f demo demo] Get all volumes completed successfully. Jun 26 06:49:20.581982 np0000183142 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-aa9761a0-8160-417b-8674-05e8903bd82f demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:49:20.582404 np0000183142 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 10/38] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:49:20 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 06:49:30.571339 np0000183142 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:50:20.599698 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-45dca766-ca9e-4240-b086-114b6afeb12c None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:50:20.602150 np0000183142 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-45dca766-ca9e-4240-b086-114b6afeb12c demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:50:20.602400 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-45dca766-ca9e-4240-b086-114b6afeb12c demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:50:20.602674 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-45dca766-ca9e-4240-b086-114b6afeb12c demo demo] Calling method 'detail' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:50:20.602966 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.api_utils [None req-45dca766-ca9e-4240-b086-114b6afeb12c demo demo] Removing options '' from query. {{(pid=112704) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:50:20.604061 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.volume.api [None req-45dca766-ca9e-4240-b086-114b6afeb12c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112704) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:50:20.612475 np0000183142 devstack@c-api.service[112704]: INFO cinder.volume.api [None req-45dca766-ca9e-4240-b086-114b6afeb12c demo demo] Get all volumes completed successfully. Jun 26 06:50:20.615268 np0000183142 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-45dca766-ca9e-4240-b086-114b6afeb12c demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:50:20.615754 np0000183142 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 10/39] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:50:20 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 06:50:30.607427 np0000183142 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=1 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:51:20.631632 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.middleware.request_id [None req-c3bddc2f-596a-4604-8921-6fd46f0dc86a None None] RequestId filter calling following filter/app {{(pid=112706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:51:20.637673 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-c3bddc2f-596a-4604-8921-6fd46f0dc86a demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:51:20.637673 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-c3bddc2f-596a-4604-8921-6fd46f0dc86a demo demo] Empty body provided in request {{(pid=112706) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:51:20.637673 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-c3bddc2f-596a-4604-8921-6fd46f0dc86a demo demo] Calling method 'detail' {{(pid=112706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:51:20.638193 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.api_utils [None req-c3bddc2f-596a-4604-8921-6fd46f0dc86a demo demo] Removing options '' from query. {{(pid=112706) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:51:20.639084 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.volume.api [None req-c3bddc2f-596a-4604-8921-6fd46f0dc86a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112706) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:51:20.647667 np0000183142 devstack@c-api.service[112706]: INFO cinder.volume.api [None req-c3bddc2f-596a-4604-8921-6fd46f0dc86a demo demo] Get all volumes completed successfully. Jun 26 06:51:20.650676 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-c3bddc2f-596a-4604-8921-6fd46f0dc86a demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:51:20.651288 np0000183142 devstack@c-api.service[112706]: [pid: 112706|app: 0|req: 11/40] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:51:20 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 06:51:30.642487 np0000183142 devstack@c-api.service[112706]: DEBUG dbcounter [-] [112706] Writing DB stats cinder:SELECT=1 {{(pid=112706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:52:20.664421 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.middleware.request_id [None req-df0e5869-37e9-41ce-ba6a-223493546950 None None] RequestId filter calling following filter/app {{(pid=112705) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:52:20.667374 np0000183142 devstack@c-api.service[112705]: INFO cinder.api.openstack.wsgi [None req-df0e5869-37e9-41ce-ba6a-223493546950 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:52:20.667604 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.openstack.wsgi [None req-df0e5869-37e9-41ce-ba6a-223493546950 demo demo] Empty body provided in request {{(pid=112705) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:52:20.667876 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.openstack.wsgi [None req-df0e5869-37e9-41ce-ba6a-223493546950 demo demo] Calling method 'detail' {{(pid=112705) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:52:20.668169 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.api_utils [None req-df0e5869-37e9-41ce-ba6a-223493546950 demo demo] Removing options '' from query. {{(pid=112705) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:52:20.669356 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.volume.api [None req-df0e5869-37e9-41ce-ba6a-223493546950 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112705) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:52:20.679544 np0000183142 devstack@c-api.service[112705]: INFO cinder.volume.api [None req-df0e5869-37e9-41ce-ba6a-223493546950 demo demo] Get all volumes completed successfully. Jun 26 06:52:20.681967 np0000183142 devstack@c-api.service[112705]: INFO cinder.api.openstack.wsgi [None req-df0e5869-37e9-41ce-ba6a-223493546950 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:52:20.682679 np0000183142 devstack@c-api.service[112705]: [pid: 112705|app: 0|req: 10/41] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:52:20 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 06:52:30.672827 np0000183142 devstack@c-api.service[112705]: DEBUG dbcounter [-] [112705] Writing DB stats cinder:SELECT=1 {{(pid=112705) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:53:20.697112 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-b7f5ec43-3877-4a07-8a61-253a7544a4c9 None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:53:20.806461 np0000183142 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-b7f5ec43-3877-4a07-8a61-253a7544a4c9 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:53:20.806881 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-b7f5ec43-3877-4a07-8a61-253a7544a4c9 demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:53:20.807255 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-b7f5ec43-3877-4a07-8a61-253a7544a4c9 demo demo] Calling method 'detail' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:53:20.807824 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.api_utils [None req-b7f5ec43-3877-4a07-8a61-253a7544a4c9 demo demo] Removing options '' from query. {{(pid=112703) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:53:20.809370 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.volume.api [None req-b7f5ec43-3877-4a07-8a61-253a7544a4c9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112703) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:53:20.816550 np0000183142 devstack@c-api.service[112703]: INFO cinder.volume.api [None req-b7f5ec43-3877-4a07-8a61-253a7544a4c9 demo demo] Get all volumes completed successfully. Jun 26 06:53:20.818466 np0000183142 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-b7f5ec43-3877-4a07-8a61-253a7544a4c9 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:53:20.818885 np0000183142 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 11/42] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:53:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:53:30.812949 np0000183142 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:54:20.853136 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-aff68ac6-470f-4ce8-afcb-deae8417e188 None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:54:20.855286 np0000183142 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-aff68ac6-470f-4ce8-afcb-deae8417e188 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:54:20.855475 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-aff68ac6-470f-4ce8-afcb-deae8417e188 demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:54:20.855649 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-aff68ac6-470f-4ce8-afcb-deae8417e188 demo demo] Calling method 'detail' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:54:20.855891 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.api_utils [None req-aff68ac6-470f-4ce8-afcb-deae8417e188 demo demo] Removing options '' from query. {{(pid=112704) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:54:20.857331 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.volume.api [None req-aff68ac6-470f-4ce8-afcb-deae8417e188 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112704) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:54:20.863569 np0000183142 devstack@c-api.service[112704]: INFO cinder.volume.api [None req-aff68ac6-470f-4ce8-afcb-deae8417e188 demo demo] Get all volumes completed successfully. Jun 26 06:54:20.865764 np0000183142 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-aff68ac6-470f-4ce8-afcb-deae8417e188 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:54:20.866263 np0000183142 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 11/43] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:54:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:54:30.859670 np0000183142 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=1 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:55:20.886820 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.middleware.request_id [None req-39fc2bf6-f1ef-458a-bf85-1027ef0288da None None] RequestId filter calling following filter/app {{(pid=112706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:55:20.889218 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-39fc2bf6-f1ef-458a-bf85-1027ef0288da demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:55:20.889477 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-39fc2bf6-f1ef-458a-bf85-1027ef0288da demo demo] Empty body provided in request {{(pid=112706) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:55:20.889684 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-39fc2bf6-f1ef-458a-bf85-1027ef0288da demo demo] Calling method 'detail' {{(pid=112706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:55:20.889904 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.api_utils [None req-39fc2bf6-f1ef-458a-bf85-1027ef0288da demo demo] Removing options '' from query. {{(pid=112706) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:55:20.890654 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.volume.api [None req-39fc2bf6-f1ef-458a-bf85-1027ef0288da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112706) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:55:20.897984 np0000183142 devstack@c-api.service[112706]: INFO cinder.volume.api [None req-39fc2bf6-f1ef-458a-bf85-1027ef0288da demo demo] Get all volumes completed successfully. Jun 26 06:55:20.901475 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-39fc2bf6-f1ef-458a-bf85-1027ef0288da demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:55:20.902358 np0000183142 devstack@c-api.service[112706]: [pid: 112706|app: 0|req: 12/44] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:55:20 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 06:55:30.893714 np0000183142 devstack@c-api.service[112706]: DEBUG dbcounter [-] [112706] Writing DB stats cinder:SELECT=1 {{(pid=112706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:56:20.928172 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.middleware.request_id [None req-0f8691c7-d48c-4086-93ed-05feb8760f55 None None] RequestId filter calling following filter/app {{(pid=112705) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:56:20.933618 np0000183142 devstack@c-api.service[112705]: INFO cinder.api.openstack.wsgi [None req-0f8691c7-d48c-4086-93ed-05feb8760f55 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:56:20.933872 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.openstack.wsgi [None req-0f8691c7-d48c-4086-93ed-05feb8760f55 demo demo] Empty body provided in request {{(pid=112705) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:56:20.934127 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.openstack.wsgi [None req-0f8691c7-d48c-4086-93ed-05feb8760f55 demo demo] Calling method 'detail' {{(pid=112705) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:56:20.935213 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.api_utils [None req-0f8691c7-d48c-4086-93ed-05feb8760f55 demo demo] Removing options '' from query. {{(pid=112705) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:56:20.936801 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.volume.api [None req-0f8691c7-d48c-4086-93ed-05feb8760f55 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112705) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:56:20.951626 np0000183142 devstack@c-api.service[112705]: INFO cinder.volume.api [None req-0f8691c7-d48c-4086-93ed-05feb8760f55 demo demo] Get all volumes completed successfully. Jun 26 06:56:20.954568 np0000183142 devstack@c-api.service[112705]: INFO cinder.api.openstack.wsgi [None req-0f8691c7-d48c-4086-93ed-05feb8760f55 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:56:20.954996 np0000183142 devstack@c-api.service[112705]: [pid: 112705|app: 0|req: 11/45] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:56:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:56:30.942089 np0000183142 devstack@c-api.service[112705]: DEBUG dbcounter [-] [112705] Writing DB stats cinder:SELECT=1 {{(pid=112705) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:57:20.969911 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-dcbebe1a-8712-49d5-a74f-6c6a8df5a123 None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:57:20.974294 np0000183142 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-dcbebe1a-8712-49d5-a74f-6c6a8df5a123 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:57:20.974733 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-dcbebe1a-8712-49d5-a74f-6c6a8df5a123 demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:57:20.975163 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-dcbebe1a-8712-49d5-a74f-6c6a8df5a123 demo demo] Calling method 'detail' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:57:20.975678 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.api_utils [None req-dcbebe1a-8712-49d5-a74f-6c6a8df5a123 demo demo] Removing options '' from query. {{(pid=112703) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:57:20.977222 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.volume.api [None req-dcbebe1a-8712-49d5-a74f-6c6a8df5a123 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112703) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:57:20.990336 np0000183142 devstack@c-api.service[112703]: INFO cinder.volume.api [None req-dcbebe1a-8712-49d5-a74f-6c6a8df5a123 demo demo] Get all volumes completed successfully. Jun 26 06:57:20.993222 np0000183142 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-dcbebe1a-8712-49d5-a74f-6c6a8df5a123 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:57:20.993752 np0000183142 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 12/46] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:57:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:57:30.982033 np0000183142 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:58:21.015483 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-194400b4-4eb5-4b56-878f-9c237084613b None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:58:21.132182 np0000183142 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-194400b4-4eb5-4b56-878f-9c237084613b demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:58:21.132459 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-194400b4-4eb5-4b56-878f-9c237084613b demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:58:21.132599 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-194400b4-4eb5-4b56-878f-9c237084613b demo demo] Calling method 'detail' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:58:21.132746 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.api_utils [None req-194400b4-4eb5-4b56-878f-9c237084613b demo demo] Removing options '' from query. {{(pid=112704) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:58:21.133486 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.volume.api [None req-194400b4-4eb5-4b56-878f-9c237084613b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112704) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:58:21.141062 np0000183142 devstack@c-api.service[112704]: INFO cinder.volume.api [None req-194400b4-4eb5-4b56-878f-9c237084613b demo demo] Get all volumes completed successfully. Jun 26 06:58:21.142917 np0000183142 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-194400b4-4eb5-4b56-878f-9c237084613b demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:58:21.143256 np0000183142 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 12/47] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:58:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:58:31.136501 np0000183142 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=1 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:59:21.159968 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.middleware.request_id [None req-768a25bf-9490-4a06-9535-59ac1c69f457 None None] RequestId filter calling following filter/app {{(pid=112706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:59:21.163114 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-768a25bf-9490-4a06-9535-59ac1c69f457 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 06:59:21.163297 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-768a25bf-9490-4a06-9535-59ac1c69f457 demo demo] Empty body provided in request {{(pid=112706) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:59:21.163522 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-768a25bf-9490-4a06-9535-59ac1c69f457 demo demo] Calling method 'detail' {{(pid=112706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:59:21.163770 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.api_utils [None req-768a25bf-9490-4a06-9535-59ac1c69f457 demo demo] Removing options '' from query. {{(pid=112706) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:59:21.164628 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.volume.api [None req-768a25bf-9490-4a06-9535-59ac1c69f457 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112706) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:59:21.175483 np0000183142 devstack@c-api.service[112706]: INFO cinder.volume.api [None req-768a25bf-9490-4a06-9535-59ac1c69f457 demo demo] Get all volumes completed successfully. Jun 26 06:59:21.178493 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-768a25bf-9490-4a06-9535-59ac1c69f457 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:59:21.178927 np0000183142 devstack@c-api.service[112706]: [pid: 112706|app: 0|req: 13/48] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 06:59:21 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 06:59:31.168239 np0000183142 devstack@c-api.service[112706]: DEBUG dbcounter [-] [112706] Writing DB stats cinder:SELECT=1 {{(pid=112706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:00:21.195256 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.middleware.request_id [None req-b2af44a9-f608-49f5-bf7c-86b8f949cdd5 None None] RequestId filter calling following filter/app {{(pid=112705) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:00:21.199657 np0000183142 devstack@c-api.service[112705]: INFO cinder.api.openstack.wsgi [None req-b2af44a9-f608-49f5-bf7c-86b8f949cdd5 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 07:00:21.199881 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.openstack.wsgi [None req-b2af44a9-f608-49f5-bf7c-86b8f949cdd5 demo demo] Empty body provided in request {{(pid=112705) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:00:21.200235 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.openstack.wsgi [None req-b2af44a9-f608-49f5-bf7c-86b8f949cdd5 demo demo] Calling method 'detail' {{(pid=112705) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:00:21.200663 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.api_utils [None req-b2af44a9-f608-49f5-bf7c-86b8f949cdd5 demo demo] Removing options '' from query. {{(pid=112705) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:00:21.201725 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.volume.api [None req-b2af44a9-f608-49f5-bf7c-86b8f949cdd5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112705) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:00:21.210697 np0000183142 devstack@c-api.service[112705]: INFO cinder.volume.api [None req-b2af44a9-f608-49f5-bf7c-86b8f949cdd5 demo demo] Get all volumes completed successfully. Jun 26 07:00:21.212869 np0000183142 devstack@c-api.service[112705]: INFO cinder.api.openstack.wsgi [None req-b2af44a9-f608-49f5-bf7c-86b8f949cdd5 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:00:21.213510 np0000183142 devstack@c-api.service[112705]: [pid: 112705|app: 0|req: 12/49] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 07:00:21 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 07:00:31.205802 np0000183142 devstack@c-api.service[112705]: DEBUG dbcounter [-] [112705] Writing DB stats cinder:SELECT=1 {{(pid=112705) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:01:21.231193 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-3d3fa973-63b4-4881-a402-11c1cf8ecd79 None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:01:21.234270 np0000183142 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-3d3fa973-63b4-4881-a402-11c1cf8ecd79 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 07:01:21.234484 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-3d3fa973-63b4-4881-a402-11c1cf8ecd79 demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:01:21.234668 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-3d3fa973-63b4-4881-a402-11c1cf8ecd79 demo demo] Calling method 'detail' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:01:21.234925 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.api.api_utils [None req-3d3fa973-63b4-4881-a402-11c1cf8ecd79 demo demo] Removing options '' from query. {{(pid=112703) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:01:21.235648 np0000183142 devstack@c-api.service[112703]: DEBUG cinder.volume.api [None req-3d3fa973-63b4-4881-a402-11c1cf8ecd79 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112703) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:01:21.248584 np0000183142 devstack@c-api.service[112703]: INFO cinder.volume.api [None req-3d3fa973-63b4-4881-a402-11c1cf8ecd79 demo demo] Get all volumes completed successfully. Jun 26 07:01:21.251385 np0000183142 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-3d3fa973-63b4-4881-a402-11c1cf8ecd79 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:01:21.251844 np0000183142 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 13/50] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 07:01:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 07:01:31.239352 np0000183142 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:02:21.269495 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-ac5d9ca7-7ce0-4ead-9d94-81a28c0a664b None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:02:21.272232 np0000183142 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-ac5d9ca7-7ce0-4ead-9d94-81a28c0a664b demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 07:02:21.272488 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-ac5d9ca7-7ce0-4ead-9d94-81a28c0a664b demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:02:21.272725 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-ac5d9ca7-7ce0-4ead-9d94-81a28c0a664b demo demo] Calling method 'detail' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:02:21.273009 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.api.api_utils [None req-ac5d9ca7-7ce0-4ead-9d94-81a28c0a664b demo demo] Removing options '' from query. {{(pid=112704) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:02:21.273932 np0000183142 devstack@c-api.service[112704]: DEBUG cinder.volume.api [None req-ac5d9ca7-7ce0-4ead-9d94-81a28c0a664b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112704) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:02:21.288507 np0000183142 devstack@c-api.service[112704]: INFO cinder.volume.api [None req-ac5d9ca7-7ce0-4ead-9d94-81a28c0a664b demo demo] Get all volumes completed successfully. Jun 26 07:02:21.291813 np0000183142 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-ac5d9ca7-7ce0-4ead-9d94-81a28c0a664b demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:02:21.292715 np0000183142 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 13/51] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 07:02:21 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 07:02:31.279241 np0000183142 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=1 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:03:21.309464 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.middleware.request_id [None req-925e9878-dd32-4c80-8111-ca204765b943 None None] RequestId filter calling following filter/app {{(pid=112706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:03:21.405324 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-925e9878-dd32-4c80-8111-ca204765b943 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 07:03:21.405592 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-925e9878-dd32-4c80-8111-ca204765b943 demo demo] Empty body provided in request {{(pid=112706) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:03:21.405845 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.openstack.wsgi [None req-925e9878-dd32-4c80-8111-ca204765b943 demo demo] Calling method 'detail' {{(pid=112706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:03:21.406148 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.api.api_utils [None req-925e9878-dd32-4c80-8111-ca204765b943 demo demo] Removing options '' from query. {{(pid=112706) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:03:21.407153 np0000183142 devstack@c-api.service[112706]: DEBUG cinder.volume.api [None req-925e9878-dd32-4c80-8111-ca204765b943 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112706) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:03:21.414821 np0000183142 devstack@c-api.service[112706]: INFO cinder.volume.api [None req-925e9878-dd32-4c80-8111-ca204765b943 demo demo] Get all volumes completed successfully. Jun 26 07:03:21.417007 np0000183142 devstack@c-api.service[112706]: INFO cinder.api.openstack.wsgi [None req-925e9878-dd32-4c80-8111-ca204765b943 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:03:21.417356 np0000183142 devstack@c-api.service[112706]: [pid: 112706|app: 0|req: 14/52] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 07:03:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 07:03:31.410977 np0000183142 devstack@c-api.service[112706]: DEBUG dbcounter [-] [112706] Writing DB stats cinder:SELECT=1 {{(pid=112706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:04:21.435910 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.middleware.request_id [None req-90151188-0b4b-4310-872b-8813dfdbe292 None None] RequestId filter calling following filter/app {{(pid=112705) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:04:21.439427 np0000183142 devstack@c-api.service[112705]: INFO cinder.api.openstack.wsgi [None req-90151188-0b4b-4310-872b-8813dfdbe292 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 26 07:04:21.439659 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.openstack.wsgi [None req-90151188-0b4b-4310-872b-8813dfdbe292 demo demo] Empty body provided in request {{(pid=112705) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:04:21.439907 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.openstack.wsgi [None req-90151188-0b4b-4310-872b-8813dfdbe292 demo demo] Calling method 'detail' {{(pid=112705) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:04:21.440200 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.api.api_utils [None req-90151188-0b4b-4310-872b-8813dfdbe292 demo demo] Removing options '' from query. {{(pid=112705) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:04:21.441146 np0000183142 devstack@c-api.service[112705]: DEBUG cinder.volume.api [None req-90151188-0b4b-4310-872b-8813dfdbe292 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112705) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:04:21.455574 np0000183142 devstack@c-api.service[112705]: INFO cinder.volume.api [None req-90151188-0b4b-4310-872b-8813dfdbe292 demo demo] Get all volumes completed successfully. Jun 26 07:04:21.457638 np0000183142 devstack@c-api.service[112705]: INFO cinder.api.openstack.wsgi [None req-90151188-0b4b-4310-872b-8813dfdbe292 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:04:21.458059 np0000183142 devstack@c-api.service[112705]: [pid: 112705|app: 0|req: 13/53] 199.204.45.157 () {64 vars in 1296 bytes} [Fri Jun 26 07:04:21 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 07:04:31.444235 np0000183142 devstack@c-api.service[112705]: DEBUG dbcounter [-] [112705] Writing DB stats cinder:SELECT=1 {{(pid=112705) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}