Jun 19 01:11:21.147704 np0000182259 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 19 01:11:21.155261 np0000182259 devstack@c-api.service[112669]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 19 01:11:21.158457 np0000182259 devstack@c-api.service[112669]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 19 01:11:21 2026] *** Jun 19 01:11:21.158457 np0000182259 devstack@c-api.service[112669]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 19 01:11:21.158457 np0000182259 devstack@c-api.service[112669]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 19 01:11:21.158457 np0000182259 devstack@c-api.service[112669]: nodename: np0000182259 Jun 19 01:11:21.158457 np0000182259 devstack@c-api.service[112669]: machine: x86_64 Jun 19 01:11:21.158457 np0000182259 devstack@c-api.service[112669]: clock source: unix Jun 19 01:11:21.158457 np0000182259 devstack@c-api.service[112669]: pcre jit disabled Jun 19 01:11:21.158457 np0000182259 devstack@c-api.service[112669]: detected number of CPU cores: 16 Jun 19 01:11:21.158457 np0000182259 devstack@c-api.service[112669]: current working directory: / Jun 19 01:11:21.158457 np0000182259 devstack@c-api.service[112669]: detected binary path: /usr/bin/uwsgi-core Jun 19 01:11:21.158457 np0000182259 devstack@c-api.service[112669]: your processes number limit is 256917 Jun 19 01:11:21.158457 np0000182259 devstack@c-api.service[112669]: your memory page size is 4096 bytes Jun 19 01:11:21.158457 np0000182259 devstack@c-api.service[112669]: detected max file descriptor number: 2048 Jun 19 01:11:21.158457 np0000182259 devstack@c-api.service[112669]: lock engine: pthread robust mutexes Jun 19 01:11:21.159204 np0000182259 devstack@c-api.service[112669]: thunder lock: enabled Jun 19 01:11:21.159204 np0000182259 devstack@c-api.service[112669]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 19 01:11:21.159204 np0000182259 devstack@c-api.service[112669]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 19 01:11:21.159204 np0000182259 devstack@c-api.service[112669]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 19 01:11:21.159204 np0000182259 devstack@c-api.service[112669]: Set PythonHome to /opt/stack/data/venv Jun 19 01:11:21.195224 np0000182259 devstack@c-api.service[112669]: Python main interpreter initialized at 0x7d5ed28a3668 Jun 19 01:11:21.195224 np0000182259 devstack@c-api.service[112669]: python threads support enabled Jun 19 01:11:21.195224 np0000182259 devstack@c-api.service[112669]: your server socket listen backlog is limited to 100 connections Jun 19 01:11:21.195224 np0000182259 devstack@c-api.service[112669]: your mercy for graceful operations on workers is 80 seconds Jun 19 01:11:21.195763 np0000182259 devstack@c-api.service[112669]: mapped 671795 bytes (656 KB) for 4 cores Jun 19 01:11:21.195910 np0000182259 devstack@c-api.service[112669]: *** Operational MODE: preforking *** Jun 19 01:11:21.196127 np0000182259 devstack@c-api.service[112669]: *** uWSGI is running in multiple interpreter mode *** Jun 19 01:11:21.196127 np0000182259 devstack@c-api.service[112669]: spawned uWSGI master process (pid: 112669) Jun 19 01:11:21.196312 np0000182259 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 19 01:11:21.197044 np0000182259 devstack@c-api.service[112669]: spawned uWSGI worker 1 (pid: 112678, cores: 1) Jun 19 01:11:21.197463 np0000182259 devstack@c-api.service[112669]: spawned uWSGI worker 2 (pid: 112679, cores: 1) Jun 19 01:11:21.197949 np0000182259 devstack@c-api.service[112669]: spawned uWSGI worker 3 (pid: 112680, cores: 1) Jun 19 01:11:21.198557 np0000182259 devstack@c-api.service[112669]: spawned uWSGI worker 4 (pid: 112681, cores: 1) Jun 19 01:11:21.198650 np0000182259 devstack@c-api.service[112669]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 19 01:11:21.326277 np0000182259 devstack@c-api.service[112678]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:11:21.326277 np0000182259 devstack@c-api.service[112678]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:11:21.326277 np0000182259 devstack@c-api.service[112678]: we strongly recommend against using it for new projects. Jun 19 01:11:21.326277 np0000182259 devstack@c-api.service[112678]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:11:21.326277 np0000182259 devstack@c-api.service[112678]: framework. For more detail see Jun 19 01:11:21.326277 np0000182259 devstack@c-api.service[112678]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:11:21.326277 np0000182259 devstack@c-api.service[112678]: import eventlet # noqa Jun 19 01:11:21.326953 np0000182259 devstack@c-api.service[112679]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:11:21.326953 np0000182259 devstack@c-api.service[112679]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:11:21.326953 np0000182259 devstack@c-api.service[112679]: we strongly recommend against using it for new projects. Jun 19 01:11:21.326953 np0000182259 devstack@c-api.service[112679]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:11:21.326953 np0000182259 devstack@c-api.service[112679]: framework. For more detail see Jun 19 01:11:21.326953 np0000182259 devstack@c-api.service[112679]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:11:21.326953 np0000182259 devstack@c-api.service[112679]: import eventlet # noqa Jun 19 01:11:21.331330 np0000182259 devstack@c-api.service[112681]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:11:21.331330 np0000182259 devstack@c-api.service[112681]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:11:21.331330 np0000182259 devstack@c-api.service[112681]: we strongly recommend against using it for new projects. Jun 19 01:11:21.331330 np0000182259 devstack@c-api.service[112681]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:11:21.331330 np0000182259 devstack@c-api.service[112681]: framework. For more detail see Jun 19 01:11:21.331330 np0000182259 devstack@c-api.service[112681]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:11:21.331330 np0000182259 devstack@c-api.service[112681]: import eventlet # noqa Jun 19 01:11:21.343692 np0000182259 devstack@c-api.service[112680]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:11:21.343692 np0000182259 devstack@c-api.service[112680]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:11:21.343692 np0000182259 devstack@c-api.service[112680]: we strongly recommend against using it for new projects. Jun 19 01:11:21.343692 np0000182259 devstack@c-api.service[112680]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:11:21.343692 np0000182259 devstack@c-api.service[112680]: framework. For more detail see Jun 19 01:11:21.343692 np0000182259 devstack@c-api.service[112680]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:11:21.343692 np0000182259 devstack@c-api.service[112680]: import eventlet # noqa Jun 19 01:11:21.410928 np0000182259 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:11:21.410928 np0000182259 devstack@c-api.service[112678]: warnings.warn( Jun 19 01:11:21.415439 np0000182259 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:11:21.415439 np0000182259 devstack@c-api.service[112679]: warnings.warn( Jun 19 01:11:21.429602 np0000182259 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:11:21.429602 np0000182259 devstack@c-api.service[112681]: warnings.warn( Jun 19 01:11:21.438881 np0000182259 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:11:21.438881 np0000182259 devstack@c-api.service[112680]: warnings.warn( Jun 19 01:11:21.487063 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:21.487063 np0000182259 devstack@c-api.service[112678]: from cgi import parse_header Jun 19 01:11:21.489985 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:21.489985 np0000182259 devstack@c-api.service[112679]: from cgi import parse_header Jun 19 01:11:21.509547 np0000182259 devstack@c-api.service[112681]: /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 19 01:11:21.509547 np0000182259 devstack@c-api.service[112681]: from cgi import parse_header Jun 19 01:11:21.537296 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:21.537296 np0000182259 devstack@c-api.service[112678]: removals.removed_module( Jun 19 01:11:21.538292 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:21.538292 np0000182259 devstack@c-api.service[112679]: removals.removed_module( Jun 19 01:11:21.538619 np0000182259 devstack@c-api.service[112680]: /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 19 01:11:21.538619 np0000182259 devstack@c-api.service[112680]: from cgi import parse_header Jun 19 01:11:21.538764 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:21.538764 np0000182259 devstack@c-api.service[112678]: removals.removed_module( Jun 19 01:11:21.539793 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:21.539793 np0000182259 devstack@c-api.service[112679]: removals.removed_module( Jun 19 01:11:21.562069 np0000182259 devstack@c-api.service[112681]: /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 19 01:11:21.562069 np0000182259 devstack@c-api.service[112681]: removals.removed_module( Jun 19 01:11:21.563676 np0000182259 devstack@c-api.service[112681]: /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 19 01:11:21.563676 np0000182259 devstack@c-api.service[112681]: removals.removed_module( Jun 19 01:11:21.595368 np0000182259 devstack@c-api.service[112680]: /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 19 01:11:21.595368 np0000182259 devstack@c-api.service[112680]: removals.removed_module( Jun 19 01:11:21.597174 np0000182259 devstack@c-api.service[112680]: /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 19 01:11:21.597174 np0000182259 devstack@c-api.service[112680]: removals.removed_module( Jun 19 01:11:22.317627 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:22.317627 np0000182259 devstack@c-api.service[112678]: warnings.warn( Jun 19 01:11:22.320513 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:22.320513 np0000182259 devstack@c-api.service[112679]: warnings.warn( Jun 19 01:11:22.367674 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:22.367674 np0000182259 devstack@c-api.service[112678]: warnings.warn( Jun 19 01:11:22.373373 np0000182259 devstack@c-api.service[112681]: /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 19 01:11:22.373373 np0000182259 devstack@c-api.service[112681]: warnings.warn( Jun 19 01:11:22.375988 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:22.375988 np0000182259 devstack@c-api.service[112679]: warnings.warn( Jun 19 01:11:22.423379 np0000182259 devstack@c-api.service[112680]: /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 19 01:11:22.423379 np0000182259 devstack@c-api.service[112680]: warnings.warn( Jun 19 01:11:22.440863 np0000182259 devstack@c-api.service[112681]: /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 19 01:11:22.440863 np0000182259 devstack@c-api.service[112681]: warnings.warn( Jun 19 01:11:22.496068 np0000182259 devstack@c-api.service[112680]: /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 19 01:11:22.496068 np0000182259 devstack@c-api.service[112680]: warnings.warn( Jun 19 01:11:22.564588 np0000182259 devstack@c-api.service[112678]: 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 19 01:11:22.564827 np0000182259 devstack@c-api.service[112678]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112678) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:11:22.572486 np0000182259 devstack@c-api.service[112679]: 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 19 01:11:22.572690 np0000182259 devstack@c-api.service[112679]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112679) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:11:22.649930 np0000182259 devstack@c-api.service[112681]: 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 19 01:11:22.650246 np0000182259 devstack@c-api.service[112681]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112681) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:11:22.654081 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:22.654081 np0000182259 devstack@c-api.service[112678]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:11:22.659209 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:22.659209 np0000182259 devstack@c-api.service[112679]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:11:22.713807 np0000182259 devstack@c-api.service[112681]: /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 19 01:11:22.713807 np0000182259 devstack@c-api.service[112681]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:11:22.716697 np0000182259 devstack@c-api.service[112680]: 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 19 01:11:22.716846 np0000182259 devstack@c-api.service[112680]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112680) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:11:22.790193 np0000182259 devstack@c-api.service[112680]: /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 19 01:11:22.790193 np0000182259 devstack@c-api.service[112680]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:11:23.112511 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112679) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:11:23.112757 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112681) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:11:23.112865 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.112951 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.112951 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.113127 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.113233 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.113321 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112678) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:11:23.113570 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.113896 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.113896 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.114158 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.115406 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.115494 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.115558 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.115646 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.115646 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.115768 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.115768 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.116115 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.116189 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.116252 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.116310 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.116402 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.116402 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.116514 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.116633 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.116718 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.116794 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.116853 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.116913 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.116975 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.117038 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.117038 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.117135 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.117193 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.117250 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.117319 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.117420 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.117485 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.117549 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.117613 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.117669 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.117729 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.117789 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.117841 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.117897 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.117948 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.118002 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.118058 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.118115 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.118170 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.118224 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.118304 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.118393 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.118454 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.118508 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.118557 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.118557 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.118663 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.118663 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.118663 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.118663 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.118663 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.118919 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.118976 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.119030 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.119093 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.119148 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.119209 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.119275 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.119334 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.119431 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.119482 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.119536 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.119592 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.119705 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.119767 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.119821 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.119876 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.119931 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.120006 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.120055 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.120055 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.120055 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.120055 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.120055 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.120055 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.120055 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.120680 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.120755 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.120817 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.120961 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.121034 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.121141 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.121210 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.121767 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.121840 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.121905 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.121964 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.122032 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.122087 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.122150 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.122211 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.122269 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.122319 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.122410 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.122476 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.122540 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.122609 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.122672 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.122734 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.122791 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.122850 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.122905 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.122967 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.123024 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.123076 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.123145 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.123204 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.123262 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.123262 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.123384 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.123450 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.123512 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.123573 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.123651 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.123712 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.123763 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.123827 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.123883 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.123947 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.124005 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.124067 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.124124 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.124182 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.124231 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.124287 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.124373 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.124373 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.124373 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.124539 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.124539 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.124649 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.124706 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.124755 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.124812 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.124868 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.124931 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.124988 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.125036 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.125090 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.125152 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.125211 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.125266 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.125325 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.125408 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.125476 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.125536 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.128663 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.128758 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.128758 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.128860 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.128928 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.128997 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.129056 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.129111 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.129179 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.129243 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.129294 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.129375 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.129375 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.129375 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.131022 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.131112 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.131182 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.131258 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.131309 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.131381 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.131445 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.131493 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.131537 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.131590 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.131688 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.131736 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.131800 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.131872 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.131938 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.132020 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.132078 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.132132 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.132183 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.132234 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.132234 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.132327 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.132327 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.132327 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.132327 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.132327 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.132327 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.133115 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.133796 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.133864 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.133925 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.133992 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.134062 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.134127 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.134127 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.134127 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.134931 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.135010 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.135085 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.135157 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.135235 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.135305 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.135395 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.135459 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.135509 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.135568 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.135644 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.135709 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.135709 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.135820 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.135872 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.135872 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.135983 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.135983 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.135983 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.135983 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.136207 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.136207 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.136321 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.136321 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.136452 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.136504 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.136565 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.136617 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.136675 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.136675 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.136786 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.136838 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.136894 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.137026 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.142194 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.142273 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.142319 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.142368 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.142444 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.142502 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.142542 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.143049 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.143189 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.143324 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.143489 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.143624 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.143675 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.143712 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.143758 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.143803 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.143846 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.143846 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.143916 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.143953 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.143990 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.144028 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.144069 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.144110 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.144209 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.144250 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.144284 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.144321 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.144373 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.144420 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.144564 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.144599 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.144639 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.144639 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.144639 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.144865 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.144931 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.145020 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.145107 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.145191 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.145268 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.145325 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.145410 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.145468 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.145468 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.145530 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.145573 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.145621 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.145677 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.145723 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.145770 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.145810 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.145862 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.145923 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.145980 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.146046 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.146085 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.146176 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.146259 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.146342 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.146453 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.146494 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.146530 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.146572 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.146618 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.146659 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.146704 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.146704 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.146784 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.146784 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.146924 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.146976 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.147020 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.147058 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.147097 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.147135 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.147175 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.147214 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.147256 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.147305 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.147364 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.147415 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.147455 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.147489 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.148883 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.148935 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.148989 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.149053 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.149104 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.149182 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.149227 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.149267 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.149311 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.149361 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.149418 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.149467 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.149536 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.149602 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.150448 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.150494 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.150540 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.150574 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.150614 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.150651 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.150697 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.150734 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.150780 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.150823 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.150868 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.150913 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.150953 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.150992 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.151031 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.151070 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.151107 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.151149 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.151149 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.151222 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.151267 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.151533 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.151613 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.151666 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.151706 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.151753 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.151795 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.151841 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.151884 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.151919 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.151953 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.152004 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.152048 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.152089 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.152127 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.152171 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.152213 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.152213 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.152278 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.152317 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.152317 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.152317 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.152453 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.152453 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.152521 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.152521 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.152591 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.152659 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.152701 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.152751 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.152795 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.152795 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.152873 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.152916 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.152951 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.152988 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.153027 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.153066 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.153110 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.153154 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.153193 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.153227 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.153269 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.153306 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.153358 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.153393 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.153440 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.153481 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.153530 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.153570 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.157514 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.157569 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.157615 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.157686 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.157733 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.157786 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.157856 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.158004 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.158051 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.158121 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.158188 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.158235 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.158289 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.158360 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.159670 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.159729 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.159798 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.159851 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.159910 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.159955 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.160030 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.160977 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.161034 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.161078 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.161117 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.161155 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.161199 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.161247 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.161290 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.161328 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.161388 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.161428 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.161470 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.161470 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.161470 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.161736 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.161792 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.161836 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.161902 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.161941 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.161983 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.162026 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.162071 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.162113 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.162156 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.162197 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.162197 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.162197 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.162311 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.162813 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.162907 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.162993 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.163079 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.163166 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.163251 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.163360 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.163732 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.163821 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.163901 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.163988 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.164081 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.164155 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.164197 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.164240 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.164284 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.164330 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.164397 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.164436 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.164436 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.164506 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.164548 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.164594 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.164635 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.164675 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.164716 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.164764 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.164811 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.164854 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.164891 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.164933 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.164975 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.165023 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.165065 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.165102 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.165144 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.165191 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.165235 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.165276 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.165318 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.165379 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.165415 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.165449 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.165449 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.165524 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.165524 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.165524 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.165524 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.165524 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.165524 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.165726 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.165726 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.165726 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.165831 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.165869 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.165965 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.169746 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.169825 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.169866 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.169910 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.169964 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.170108 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.170158 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.170197 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.170235 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.170297 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.170338 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.170410 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.170449 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.170491 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.170533 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.170572 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.170572 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.170640 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.170684 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.170684 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.170754 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.170754 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.170754 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.170754 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.170904 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.170904 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.170904 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.171009 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.171505 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.171643 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.171726 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.171812 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.171932 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.172129 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.172193 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.172257 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.172307 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.172389 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.172441 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.172508 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.172553 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.172627 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.173067 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.173120 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.173160 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.173218 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.173276 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.173319 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.173415 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.173466 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.173512 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.173545 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.173596 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.173634 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.173676 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.173714 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.173763 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.173815 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.173853 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.173892 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.173932 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.173932 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.173932 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.174530 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.174593 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.174645 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.174709 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.174751 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.174797 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.174842 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.174890 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.174941 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.174998 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.175041 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.175093 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.175150 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.175193 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.175227 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.175272 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.175310 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.175373 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.175438 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.175480 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.175516 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.175560 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.175626 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.175672 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.175710 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.175743 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.175790 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.175834 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.175878 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.175914 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.175951 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.175988 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.176021 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.176069 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.176110 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.176151 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.176196 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.176244 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.176279 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.176311 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.176380 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.176380 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.178030 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.178131 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.178131 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.178251 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.178304 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.178395 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.178461 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.178513 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.178580 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.178641 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.178696 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.178759 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.178814 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.178814 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.178911 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.178984 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.179047 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.179100 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.179153 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.179205 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.179257 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.179320 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.179408 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.179470 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.179533 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.179645 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.179706 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.179772 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.179829 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.179879 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.179932 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.179995 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.180062 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.180120 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.180178 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.180231 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.180312 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.180516 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.180565 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.180609 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.180662 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.180721 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.180783 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.180838 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.180895 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.180955 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.181020 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.181082 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.181143 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.181207 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.181264 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.181326 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.181401 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.181455 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.181517 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.181572 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.181639 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.181701 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.181753 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.181805 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.223497 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112680) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:11:23.223980 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.224093 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.224286 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.224837 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.224946 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.224946 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.225140 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.225140 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.225140 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.225431 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.225556 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.225645 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.225645 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.225799 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.225799 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.225979 np0000182259 devstack@c-api.service[112679]: INFO dbcounter [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Registered counter for database cinder Jun 19 01:11:23.226071 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.226071 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.226071 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.226071 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.226071 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.226530 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.226530 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.226530 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.226530 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.226882 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.226882 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.226882 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.227129 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.227129 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.227129 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.227129 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.227841 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.227932 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.227932 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.228098 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.228098 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.228098 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.228398 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.228515 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.228515 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.228687 np0000182259 devstack@c-api.service[112678]: INFO dbcounter [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Registered counter for database cinder Jun 19 01:11:23.228791 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.228791 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.228791 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.229034 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.229034 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.229501 np0000182259 devstack@c-api.service[112681]: INFO dbcounter [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Registered counter for database cinder Jun 19 01:11:23.229617 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.229617 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.229812 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.229812 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.230140 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.230140 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.230290 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.231677 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.231787 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.231910 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.232028 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.232101 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.232209 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.232337 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.232664 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.232720 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.232784 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.232847 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.232905 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.232957 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.233017 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.233506 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.233577 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.233641 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.233694 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.233753 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.233813 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.233875 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.234303 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.234386 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.234444 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.234509 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.234581 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.234581 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.234685 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.235663 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.235717 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.235768 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.235832 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.235886 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.235942 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.236001 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.236288 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.236342 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.236430 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.236493 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.236548 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.236599 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.236651 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.237099 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.237164 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.237225 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.237280 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.237332 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.237420 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.237483 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.237773 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.237845 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.237910 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.237958 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.238010 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.238073 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.238131 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.238680 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.238767 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.238767 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.238889 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.238889 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.239011 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.239011 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.239527 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.239641 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.239702 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.239759 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.239813 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.239879 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.239937 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.240242 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.240304 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.240383 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.240437 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.240489 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.240542 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.240594 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.240877 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.240931 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.240999 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.241059 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.241121 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.241178 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.241229 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.242005 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.242075 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.242139 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.242201 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.242264 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.242264 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.242389 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.242886 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.242938 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.243005 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.243059 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.243115 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.243169 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.243228 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.243483 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.243576 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.243639 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.243703 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.243703 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.243811 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.243868 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.244337 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.244416 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.244469 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.244536 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.244586 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.244648 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.244700 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.244759 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.244820 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.244870 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.244919 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.244972 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.245024 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.245090 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.246013 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.246065 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.246115 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.246169 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.246247 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.246301 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.246384 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.246454 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.246515 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.246582 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.246641 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.246693 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.246758 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.246815 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.247334 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.247422 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.247478 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.247560 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.247617 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.247687 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.247750 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.248180 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.248233 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.248286 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.248363 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.248434 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.248502 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.248556 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.248614 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.248681 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.248733 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.248792 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.248830 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.248863 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.248955 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.249611 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.249678 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.249731 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.249787 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.249850 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.249905 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.249966 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.250016 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.250074 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.250133 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.250191 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.250241 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.250292 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.250366 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:11:23.250441 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:11:23.250495 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:11:23.250545 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:11:23.250596 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:11:23.250648 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:11:23.250708 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:11:23.272775 np0000182259 devstack@c-api.service[112679]: DEBUG oslo_db.sqlalchemy.engines [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb 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=112679) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:11:23.275996 np0000182259 devstack@c-api.service[112681]: DEBUG oslo_db.sqlalchemy.engines [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b 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=112681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:11:23.281441 np0000182259 devstack@c-api.service[112678]: DEBUG oslo_db.sqlalchemy.engines [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 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=112678) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:11:23.298679 np0000182259 devstack@c-api.service[112680]: INFO dbcounter [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Registered counter for database cinder Jun 19 01:11:23.345816 np0000182259 devstack@c-api.service[112680]: DEBUG oslo_db.sqlalchemy.engines [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 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=112680) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:11:23.384973 np0000182259 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writer thread running {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:11:23.387868 np0000182259 devstack@c-api.service[112679]: INFO cinder.rpc [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:11:23.390228 np0000182259 devstack@c-api.service[112679]: INFO cinder.rpc [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:11:23.392517 np0000182259 devstack@c-api.service[112679]: INFO cinder.rpc [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:11:23.394795 np0000182259 devstack@c-api.service[112679]: INFO cinder.rpc [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:11:23.395953 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.398357 np0000182259 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writer thread running {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:11:23.399815 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.401081 np0000182259 devstack@c-api.service[112678]: INFO cinder.rpc [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:11:23.404694 np0000182259 devstack@c-api.service[112678]: INFO cinder.rpc [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:11:23.406772 np0000182259 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writer thread running {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:11:23.407765 np0000182259 devstack@c-api.service[112678]: INFO cinder.rpc [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:11:23.409726 np0000182259 devstack@c-api.service[112681]: INFO cinder.rpc [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:11:23.409919 np0000182259 devstack@c-api.service[112678]: INFO cinder.rpc [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:11:23.410768 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.412634 np0000182259 devstack@c-api.service[112681]: INFO cinder.rpc [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:11:23.413726 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.415116 np0000182259 devstack@c-api.service[112681]: INFO cinder.rpc [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:11:23.417557 np0000182259 devstack@c-api.service[112681]: INFO cinder.rpc [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:11:23.418414 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.421483 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.434914 np0000182259 devstack@c-api.service[112679]: DEBUG oslo_db.sqlalchemy.engines [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb 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=112679) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:11:23.437803 np0000182259 devstack@c-api.service[112679]: INFO cinder.rpc [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:11:23.440299 np0000182259 devstack@c-api.service[112679]: INFO cinder.rpc [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:11:23.441476 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.447364 np0000182259 devstack@c-api.service[112678]: DEBUG oslo_db.sqlalchemy.engines [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 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=112678) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:11:23.450189 np0000182259 devstack@c-api.service[112678]: INFO cinder.rpc [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:11:23.452376 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.452819 np0000182259 devstack@c-api.service[112678]: INFO cinder.rpc [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:11:23.453930 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.455643 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.455940 np0000182259 devstack@c-api.service[112681]: DEBUG oslo_db.sqlalchemy.engines [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b 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=112681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:11:23.458684 np0000182259 devstack@c-api.service[112681]: INFO cinder.rpc [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:11:23.458757 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.461195 np0000182259 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writer thread running {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:11:23.461669 np0000182259 devstack@c-api.service[112681]: INFO cinder.rpc [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:11:23.462475 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.462764 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.464280 np0000182259 devstack@c-api.service[112680]: INFO cinder.rpc [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:11:23.465536 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.466814 np0000182259 devstack@c-api.service[112680]: INFO cinder.rpc [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:11:23.466969 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.468637 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.469296 np0000182259 devstack@c-api.service[112680]: INFO cinder.rpc [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:11:23.469945 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.471748 np0000182259 devstack@c-api.service[112680]: INFO cinder.rpc [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:11:23.471857 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.473118 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.473213 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.475793 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.475888 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.476696 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.477826 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.478754 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.479045 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.479614 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.480211 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.482194 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.482530 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.482827 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.485525 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.487440 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.488259 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.488329 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.490639 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.491126 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.491565 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.492576 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.493539 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.493603 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.495041 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.495477 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.496648 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.496715 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.498006 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.499043 np0000182259 devstack@c-api.service[112679]: WARNING cinder.api.contrib.hosts [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:11:23.499492 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.499742 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.500840 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.501115 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.502361 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.502770 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.503848 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.504110 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.504204 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.505063 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extended resource: extensions {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.506089 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.506533 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.506603 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extended resource: extra_specs {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.507637 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.508065 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extended resource: os-volume-transfer {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.509182 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.509721 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extended resource: os-quota-class-sets {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.510528 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.510999 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extended resource: cgsnapshots {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.511538 np0000182259 devstack@c-api.service[112678]: WARNING cinder.api.contrib.hosts [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:11:23.512222 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.512341 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.512453 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extended resource: scheduler-stats {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.513387 np0000182259 devstack@c-api.service[112680]: DEBUG oslo_db.sqlalchemy.engines [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 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=112680) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:11:23.513522 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.514410 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extended resource: qos-specs {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.514982 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.515710 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.516398 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.516496 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extended resource: capabilities {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.517196 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extended resource: extensions {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.517730 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.517831 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extended resource: encryption {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.517932 np0000182259 devstack@c-api.service[112680]: INFO cinder.rpc [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:11:23.518532 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extended resource: extra_specs {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.519190 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.519241 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extended resource: encryption {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.520006 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extended resource: os-volume-transfer {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.520757 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extended resource: os-volume-type-access {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.520889 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.521630 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extended resource: os-quota-class-sets {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.521683 np0000182259 devstack@c-api.service[112680]: INFO cinder.rpc [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:11:23.522227 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.522535 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extended resource: os-quota-sets {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.523233 np0000182259 devstack@c-api.service[112681]: WARNING cinder.api.contrib.hosts [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:11:23.523633 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extended resource: cgsnapshots {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.523846 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.523893 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extended resource: os-snapshot-manage {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.523941 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.524961 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extended resource: scheduler-stats {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.525251 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.525370 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extended resource: os-volume-manage {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.526368 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extended resource: qos-specs {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.526759 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.526805 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extended resource: os-hosts {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.528216 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.528302 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extended resource: os-availability-zone {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.528417 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extended resource: capabilities {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.529028 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extended resource: extensions {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.529656 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extended resource: consistencygroups {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.529770 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extended resource: encryption {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.530365 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extended resource: extra_specs {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.531097 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extended resource: encryption {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.531891 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extended resource: backups {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.531996 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extended resource: os-volume-transfer {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.532644 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extended resource: os-volume-type-access {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.533893 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.contrib.snapshot_actions [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] SnapshotActionsController initialized {{(pid=112679) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:11:23.534125 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extended resource: os-quota-class-sets {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.534190 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extended resource: os-quota-sets {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.534674 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.535591 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extended resource: cgsnapshots {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.535685 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extended resource: os-snapshot-manage {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.535823 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.536258 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.536922 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extended resource: scheduler-stats {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.537120 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extended resource: os-volume-manage {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.537640 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.538494 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extended resource: qos-specs {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.538673 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extended resource: os-hosts {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.539148 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.539975 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extended resource: os-availability-zone {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.540509 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.540578 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extended resource: capabilities {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.540822 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.541256 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extended resource: consistencygroups {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.541760 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extended resource: encryption {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.541845 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.543154 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extended resource: backups {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.543273 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extended resource: encryption {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.543339 np0000182259 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.543992 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.544127 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extension UsedLimits extending resource: limits {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.544238 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.544344 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.544572 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.544666 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.544762 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.544857 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extended resource: os-volume-type-access {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.544927 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.545006 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.545072 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.545139 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.545199 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.contrib.snapshot_actions [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] SnapshotActionsController initialized {{(pid=112678) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:11:23.545340 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extension AdminActions extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.545340 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extension AdminActions extending resource: snapshots {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.545471 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extension AdminActions extending resource: backups {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.545578 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.545697 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extension VolumeActions extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.545851 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c55813cf-d4c2-4ad4-a383-be19d72147eb None None] Extension TypesManage extending resource: types {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.545920 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.546413 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extended resource: os-quota-sets {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.547296 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.547962 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.548054 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extended resource: os-snapshot-manage {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.548710 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.549593 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extended resource: os-volume-manage {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.549986 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.550883 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.550980 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extended resource: os-hosts {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.551277 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.552401 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extended resource: os-availability-zone {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.552664 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.553677 np0000182259 devstack@c-api.service[112679]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d5ed28a3668 pid: 112679 (default app) Jun 19 01:11:23.553745 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extended resource: consistencygroups {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.553831 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.554077 np0000182259 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.554910 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extension UsedLimits extending resource: limits {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.555022 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.555132 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.555322 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.555475 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.555578 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.555680 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.555721 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extended resource: backups {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.555767 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.555872 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.555970 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.556076 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extension AdminActions extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.556189 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extension AdminActions extending resource: snapshots {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.556291 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extension AdminActions extending resource: backups {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.556421 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.556540 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extension VolumeActions extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.556674 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-01731ac6-c0b0-4b59-9627-15b125e068d1 None None] Extension TypesManage extending resource: types {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.557103 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.557797 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.contrib.snapshot_actions [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] SnapshotActionsController initialized {{(pid=112681) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:11:23.558599 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.559891 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.560031 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.561437 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.562333 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.562333 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.562492 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.562492 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.562492 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.562492 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.562492 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.562731 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.562731 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.562731 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.562731 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.562731 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.562731 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.562999 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.562999 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.562999 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.562999 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.562999 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.563205 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.563205 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.563205 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.563205 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.563405 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.563405 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.563405 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.563405 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.563601 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.563601 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.563601 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.563601 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.563601 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.563823 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.563823 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.563823 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.563823 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.563823 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.564064 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.564064 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.564064 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.564064 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.564064 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.564064 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.564324 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.564324 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.564430 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.564468 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.564468 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.564468 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.564468 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.564468 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.564468 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.564725 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.564764 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.564764 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.564764 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.564764 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.564764 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.564764 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.565000 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.565000 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.565000 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.565000 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.565000 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.565228 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.565228 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.565228 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.565228 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.565228 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.565437 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.565437 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.565437 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.565437 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.565437 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.565437 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.565699 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.565699 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.565699 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.565699 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.565699 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.565699 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.565924 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.565924 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.565924 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.565924 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.565924 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.566149 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.566149 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.566149 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.566149 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.566149 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.566371 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.566371 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.566371 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.566371 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.566563 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.566563 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.566563 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.566563 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.566732 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.566732 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.566732 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.566732 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.566732 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.566958 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.566958 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.566958 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.566958 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.566958 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.567161 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.567161 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.567161 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.567161 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.567337 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.567337 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.567337 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.567337 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.567565 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.567565 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.567565 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.567565 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.567732 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.567732 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.567732 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.567732 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.567905 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.567905 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.567905 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.567905 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.568081 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.568081 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.568081 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.568081 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.568081 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.568313 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.568313 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.568313 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.568313 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.568313 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.568313 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.568583 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.568583 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.568583 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.568583 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.568583 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.568790 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.568790 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.568790 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.568790 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.568790 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.568790 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.569039 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.569039 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.569039 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.569039 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.569039 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.569039 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.569303 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.569303 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.569303 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.569303 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.569303 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.569303 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.569584 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.569584 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.569584 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.569584 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.569584 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.569584 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.569836 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.569836 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.569836 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.569836 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.570009 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.570009 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.570009 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.570009 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.570009 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.570243 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.570243 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.570243 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.570243 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:23.570243 np0000182259 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 01:11:23.570470 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.570516 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.570556 np0000182259 devstack@c-api.service[112678]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d5ed28a3668 pid: 112678 (default app) Jun 19 01:11:23.570597 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.570633 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-7397e45b-4d3a-4ea9-a2af-b0a97f61fedb None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:11:23.570672 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.570708 np0000182259 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.570708 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extension UsedLimits extending resource: limits {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.570708 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.570708 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.570708 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.570708 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.570708 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.570944 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.570944 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.571017 np0000182259 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 1/1] 199.204.45.19 () {60 vars in 949 bytes} [Fri Jun 19 01:11:23 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 01:11:23.571056 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.571056 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.571056 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extension AdminActions extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.571056 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extension AdminActions extending resource: snapshots {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.571056 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extension AdminActions extending resource: backups {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.571056 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.571056 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extension VolumeActions extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.571277 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-c8021b1d-b317-48f4-9558-41d8d8bdf56b None None] Extension TypesManage extending resource: types {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.572219 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.575530 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.577544 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.577957 np0000182259 devstack@c-api.service[112681]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d5ed28a3668 pid: 112681 (default app) Jun 19 01:11:23.579095 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.580740 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.582073 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.583169 np0000182259 devstack@c-api.service[112680]: WARNING cinder.api.contrib.hosts [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:11:23.583889 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.585230 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.586732 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.588163 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.588997 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extended resource: extensions {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.591027 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extended resource: extra_specs {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.592569 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extended resource: os-volume-transfer {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.594174 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extended resource: os-quota-class-sets {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.595488 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extended resource: cgsnapshots {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.596839 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extended resource: scheduler-stats {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.598248 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extended resource: qos-specs {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.600297 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extended resource: capabilities {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.601579 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extended resource: encryption {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.603040 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extended resource: encryption {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.604704 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extended resource: os-volume-type-access {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.606213 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extended resource: os-quota-sets {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.607622 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extended resource: os-snapshot-manage {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.609077 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extended resource: os-volume-manage {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.610528 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extended resource: os-hosts {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.611858 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extended resource: os-availability-zone {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.613173 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extended resource: consistencygroups {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.615622 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extended resource: backups {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:11:23.618165 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.contrib.snapshot_actions [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] SnapshotActionsController initialized {{(pid=112680) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:11:23.619012 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.620470 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.621819 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.623150 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.624508 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.625875 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.627304 np0000182259 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:11:23.628176 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extension UsedLimits extending resource: limits {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.628309 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.628446 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.628641 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.628746 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.628850 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.628954 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.629058 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.629154 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.629255 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.629372 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extension AdminActions extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.629510 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extension AdminActions extending resource: snapshots {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.629601 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extension AdminActions extending resource: backups {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.629710 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.629832 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extension VolumeActions extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.629959 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-ec9e6d5b-8622-45c0-9e18-ac4c9f1636a4 None None] Extension TypesManage extending resource: types {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:11:23.638689 np0000182259 devstack@c-api.service[112680]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d5ed28a3668 pid: 112680 (default app) Jun 19 01:11:30.842797 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.842797 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.842797 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.842797 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.843584 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.843584 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.843584 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.843584 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.843825 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.843825 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.843825 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.843825 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.843825 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.843825 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.844431 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.844431 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.844431 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.844431 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.844431 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.844735 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.844735 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.844735 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.844735 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.844735 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.845047 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.845047 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.845047 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.845047 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.845305 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.845305 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.845305 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.845305 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.845305 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.846283 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.846283 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.846283 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.846283 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.846283 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.846639 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.846639 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.846639 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.846639 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.846639 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.846639 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.846980 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.846980 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.846980 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.846980 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.846980 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.846980 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.847446 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.847446 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.847446 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.847446 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.847446 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.847446 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.847817 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.847817 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.847817 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.847817 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.847817 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.848274 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.848274 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.848274 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.848274 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.848274 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.848693 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.848693 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.848693 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.848693 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.848693 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.848693 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.849159 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.849159 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.849159 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.849159 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.849159 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.849159 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.849805 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.849805 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.849805 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.849805 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.849805 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.850136 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.850136 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.850136 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.850136 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.850136 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.850445 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.850445 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.850445 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.850445 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.850685 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.850685 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.850685 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.850685 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.850969 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.850969 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.850969 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.850969 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.850969 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.851732 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.851732 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.851732 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.851732 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.851732 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.852084 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.852084 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.852084 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.852084 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.852383 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.852383 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.852383 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.852383 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.852641 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.852641 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.852641 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.852641 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.852836 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.852836 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.852836 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.852836 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.853034 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.853034 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.853034 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.853034 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.853249 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.853249 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.853249 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.853249 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.853249 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.853519 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.853519 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.853519 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.853519 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.853519 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.853519 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.853809 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.853809 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.853809 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.853809 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.853809 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.854044 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.854044 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.854044 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.854044 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.854044 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.854044 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.854329 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.854329 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.854329 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.854329 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.854329 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.854329 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.854935 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.854935 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.854935 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.854935 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.854935 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.854935 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.855630 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.855630 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.855630 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.855630 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.855630 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.855630 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.855881 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.855881 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.855881 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.855881 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.856042 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.856042 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.856042 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.856042 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.856042 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.856569 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.856569 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.856569 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.856569 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:30.856569 np0000182259 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) Jun 19 01:11:30.856569 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-d0b480ed-acb6-4e5e-9b9f-c7c454f09027 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:11:31.327614 np0000182259 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-d0b480ed-acb6-4e5e-9b9f-c7c454f09027 admin admin] POST https://199.204.45.19/volume/v3/types Jun 19 01:11:31.328082 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-d0b480ed-acb6-4e5e-9b9f-c7c454f09027 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 01:11:31.329698 np0000182259 devstack@c-api.service[112678]: /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 19 01:11:31.329698 np0000182259 devstack@c-api.service[112678]: warnings.warn( Jun 19 01:11:31.363800 np0000182259 devstack@c-api.service[112678]: DEBUG oslo_db.sqlalchemy.engines [None req-d0b480ed-acb6-4e5e-9b9f-c7c454f09027 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=112678) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:11:31.393679 np0000182259 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-d0b480ed-acb6-4e5e-9b9f-c7c454f09027 admin admin] https://199.204.45.19/volume/v3/types returned with HTTP 200 Jun 19 01:11:31.394289 np0000182259 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 1/2] 199.204.45.19 () {68 vars in 1281 bytes} [Fri Jun 19 01:11:30 2026] POST /volume/v3/types => generated 186 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:11:31.408376 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [req-d0b480ed-acb6-4e5e-9b9f-c7c454f09027 req-29ff4f47-8e2a-4610-acb1-0fc7fdc064e2 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:11:31.745550 np0000182259 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [req-d0b480ed-acb6-4e5e-9b9f-c7c454f09027 req-29ff4f47-8e2a-4610-acb1-0fc7fdc064e2 admin admin] POST https://199.204.45.19/volume/v3/types/6b1b514d-3a5b-4303-8d17-a273d3de34d0/extra_specs Jun 19 01:11:31.746047 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [req-d0b480ed-acb6-4e5e-9b9f-c7c454f09027 req-29ff4f47-8e2a-4610-acb1-0fc7fdc064e2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 01:11:31.747707 np0000182259 devstack@c-api.service[112679]: /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 19 01:11:31.747707 np0000182259 devstack@c-api.service[112679]: warnings.warn( Jun 19 01:11:31.782176 np0000182259 devstack@c-api.service[112679]: DEBUG oslo_db.sqlalchemy.engines [req-d0b480ed-acb6-4e5e-9b9f-c7c454f09027 req-29ff4f47-8e2a-4610-acb1-0fc7fdc064e2 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=112679) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:11:31.849184 np0000182259 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [req-d0b480ed-acb6-4e5e-9b9f-c7c454f09027 req-29ff4f47-8e2a-4610-acb1-0fc7fdc064e2 admin admin] https://199.204.45.19/volume/v3/types/6b1b514d-3a5b-4303-8d17-a273d3de34d0/extra_specs returned with HTTP 200 Jun 19 01:11:31.849777 np0000182259 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 2/3] 199.204.45.19 () {70 vars in 1498 bytes} [Fri Jun 19 01:11:31 2026] POST /volume/v3/types/6b1b514d-3a5b-4303-8d17-a273d3de34d0/extra_specs => generated 55 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:11:33.460603 np0000182259 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=6 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:11:33.520149 np0000182259 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=6 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:11:41.390658 np0000182259 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:11:41.847673 np0000182259 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:13:59.582514 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.582514 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.582514 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.582514 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.583276 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.583276 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.583276 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.583276 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.583603 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.583603 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.583603 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.583603 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.583603 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.583603 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.584029 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.584029 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.584029 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.584029 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.584029 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.584421 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.584421 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.584421 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.584421 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.584421 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.584725 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.584725 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.584725 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.584725 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.585012 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.585012 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.585012 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.585012 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.585012 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.586234 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.586234 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.586234 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.586234 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.586234 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.587023 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.587023 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.587023 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.587023 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.587023 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.587023 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.588405 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.588405 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.588405 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.588405 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.588405 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.588405 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.589791 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.589791 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.589791 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.589791 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.589791 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.589791 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.590341 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.590341 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.590341 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.590341 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.590341 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.590909 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.590909 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.590909 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.590909 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.590909 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.591375 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.591375 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.591375 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.591375 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.591375 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.591375 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.591902 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.591902 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.591902 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.591902 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.591902 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.591902 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.592154 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.592154 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.592154 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.592154 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.592154 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.592423 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.592423 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.592423 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.592423 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.592423 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.592642 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.592642 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.592642 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.592642 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.593247 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.593247 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.593247 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.593247 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.593672 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.593672 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.593672 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.593672 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.593672 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.594252 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.594252 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.594252 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.594252 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.594252 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.594738 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.594738 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.594738 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.594738 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.595105 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.595105 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.595105 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.595105 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.595468 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.595468 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.595468 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.595468 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.595661 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.595661 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.595661 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.595661 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.595837 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.595837 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.595837 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.595837 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.596284 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.596284 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.596284 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.596284 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.596284 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.596775 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.596775 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.596775 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.596775 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.596775 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.596775 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.597403 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.597403 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.597403 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.597403 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.597403 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.597635 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.597635 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.597635 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.597635 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.597635 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.597635 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.597888 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.597888 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.597888 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.597888 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.597888 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.597888 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.598142 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.598142 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.598142 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.598142 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.598142 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.598142 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.598503 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.598503 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.598503 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.598503 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.598503 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.598503 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.599226 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.599226 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.599226 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.599226 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.599538 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.599538 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.599538 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.599538 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.599538 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.599961 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.599961 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.599961 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.599961 np0000182259 devstack@c-api.service[112681]: /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 19 01:13:59.599961 np0000182259 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 01:13:59.599961 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-bde8519a-6e9c-4d18-a4b7-2d56ee65861e None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:13:59.599961 np0000182259 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-bde8519a-6e9c-4d18-a4b7-2d56ee65861e None None] GET https://199.204.45.19/volume// Jun 19 01:13:59.600412 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-bde8519a-6e9c-4d18-a4b7-2d56ee65861e None None] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:13:59.600412 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-bde8519a-6e9c-4d18-a4b7-2d56ee65861e None None] Calling method 'all' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:13:59.600412 np0000182259 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-bde8519a-6e9c-4d18-a4b7-2d56ee65861e None None] https://199.204.45.19/volume// returned with HTTP 300 Jun 19 01:13:59.600412 np0000182259 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 1/4] 199.204.45.19 () {66 vars in 1449 bytes} [Fri Jun 19 01:13:59 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 19 01:14:37.196458 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.196458 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.196458 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.196458 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.197211 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.197211 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.197211 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.197211 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.197464 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.197464 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.197464 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.197464 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.197464 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.197464 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.197798 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.197798 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.197798 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.197798 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.197798 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.198054 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.198054 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.198054 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.198054 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.198054 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.198298 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.198298 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.198298 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.198298 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.198699 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.198699 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.198699 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.198699 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.198699 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.199194 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.199194 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.199194 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.199194 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.199194 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.199724 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.199724 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.199724 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.199724 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.199724 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.199724 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.200155 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.200155 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.200155 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.200155 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.200155 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.200155 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.200494 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.200494 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.200494 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.200494 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.200494 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.200494 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.200852 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.200852 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.200852 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.200852 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.200852 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.201104 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.201104 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.201104 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.201104 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.201104 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.201344 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.201344 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.201344 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.201344 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.201344 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.201344 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.201605 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.201605 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.201605 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.201605 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.201605 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.201605 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.201793 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.201793 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.201793 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.201793 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.201793 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.201956 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.201956 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.201956 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.201956 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.201956 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.202117 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.202117 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.202117 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.202117 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.202250 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.202250 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.202250 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.202250 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.202411 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.202411 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.202411 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.202411 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.202411 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.202673 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.202673 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.202673 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.202673 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.202673 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.202976 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.202976 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.202976 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.202976 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.203219 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.203219 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.203219 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.203219 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.203484 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.203484 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.203484 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.203484 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.203760 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.203760 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.203760 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.203760 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.204108 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.204108 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.204108 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.204108 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.204363 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.204363 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.204363 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.204363 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.204363 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.204730 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.204730 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.204730 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.204730 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.204730 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.204730 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.205092 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.205092 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.205092 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.205092 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.205092 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.205416 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.205416 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.205416 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.205416 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.205416 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.205416 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.205774 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.205774 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.205774 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.205774 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.205774 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.205774 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.206138 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.206138 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.206138 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.206138 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.206138 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.206138 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.206520 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.206520 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.206520 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.206520 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.206520 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.206520 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.206911 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.206911 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.206911 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.206911 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.207050 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.207050 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.207050 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.207050 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.207050 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.207221 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.207221 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.207221 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.207221 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:37.207221 np0000182259 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 01:14:37.207221 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-c93f170c-bb8b-438d-88f7-8f951967594e None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:14:37.207221 np0000182259 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 1/5] 199.204.45.19 () {62 vars in 1061 bytes} [Fri Jun 19 01:14:37 2026] GET /volume/v3 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 01:14:37.234630 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-1b7e36e4-252a-4ad7-b6fc-6ed63f7d40a7 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:14:37.243375 np0000182259 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 2/6] 199.204.45.19 () {64 vars in 1265 bytes} [Fri Jun 19 01:14:37 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 19 01:14:37.276340 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [req-1b7e36e4-252a-4ad7-b6fc-6ed63f7d40a7 req-7aa604f6-b033-410f-a82c-2cce0a1cbf61 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:14:37.281660 np0000182259 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [req-1b7e36e4-252a-4ad7-b6fc-6ed63f7d40a7 req-7aa604f6-b033-410f-a82c-2cce0a1cbf61 demo demo] GET https://199.204.45.19/volume/v3/ Jun 19 01:14:37.282056 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [req-1b7e36e4-252a-4ad7-b6fc-6ed63f7d40a7 req-7aa604f6-b033-410f-a82c-2cce0a1cbf61 demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:14:37.282492 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [req-1b7e36e4-252a-4ad7-b6fc-6ed63f7d40a7 req-7aa604f6-b033-410f-a82c-2cce0a1cbf61 demo demo] Calling method 'version_select' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:14:37.285904 np0000182259 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [req-1b7e36e4-252a-4ad7-b6fc-6ed63f7d40a7 req-7aa604f6-b033-410f-a82c-2cce0a1cbf61 demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 19 01:14:37.286237 np0000182259 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 3/7] 199.204.45.19 () {66 vars in 1339 bytes} [Fri Jun 19 01:14:37 2026] GET /volume/v3/ => generated 389 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:14:37.326430 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-0b436680-10b7-4b9b-9525-a21856df5a81 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:14:37.668245 np0000182259 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-0b436680-10b7-4b9b-9525-a21856df5a81 demo demo] GET https://199.204.45.19/volume/v3/types Jun 19 01:14:37.668642 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-0b436680-10b7-4b9b-9525-a21856df5a81 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:14:37.668836 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-0b436680-10b7-4b9b-9525-a21856df5a81 demo demo] Calling method 'index' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:14:37.669330 np0000182259 devstack@c-api.service[112681]: /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 19 01:14:37.669330 np0000182259 devstack@c-api.service[112681]: warnings.warn( Jun 19 01:14:37.670089 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-0b436680-10b7-4b9b-9525-a21856df5a81 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:14:37.710864 np0000182259 devstack@c-api.service[112681]: DEBUG oslo_db.sqlalchemy.engines [None req-0b436680-10b7-4b9b-9525-a21856df5a81 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=112681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:14:37.732950 np0000182259 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-0b436680-10b7-4b9b-9525-a21856df5a81 demo demo] https://199.204.45.19/volume/v3/types returned with HTTP 200 Jun 19 01:14:37.733305 np0000182259 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 2/8] 199.204.45.19 () {64 vars in 1283 bytes} [Fri Jun 19 01:14:37 2026] GET /volume/v3/types => generated 377 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:14:37.771926 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-6749c0cb-a225-4343-92fb-5eee84531b56 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:14:38.081757 np0000182259 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-6749c0cb-a225-4343-92fb-5eee84531b56 demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 19 01:14:38.082071 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-6749c0cb-a225-4343-92fb-5eee84531b56 demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:14:38.082293 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-6749c0cb-a225-4343-92fb-5eee84531b56 demo demo] Calling method 'show' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:14:38.118928 np0000182259 devstack@c-api.service[112680]: DEBUG oslo_db.sqlalchemy.engines [None req-6749c0cb-a225-4343-92fb-5eee84531b56 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=112680) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:14:38.136625 np0000182259 devstack@c-api.service[112680]: /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 19 01:14:38.136625 np0000182259 devstack@c-api.service[112680]: warnings.warn( Jun 19 01:14:38.138756 np0000182259 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-6749c0cb-a225-4343-92fb-5eee84531b56 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 19 01:14:38.139122 np0000182259 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 2/9] 199.204.45.19 () {64 vars in 1294 bytes} [Fri Jun 19 01:14:37 2026] GET /volume/v3/types/default => generated 145 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:14:38.601952 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-b3432add-3ea4-4d44-8eff-de401e6f6bc3 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:14:38.603297 np0000182259 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 3/10] 199.204.45.19 () {62 vars in 1061 bytes} [Fri Jun 19 01:14:38 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 01:14:38.637412 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-63f8bf73-2b89-41fa-8a8c-3a92e441ddb9 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:14:38.644986 np0000182259 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 4/11] 199.204.45.19 () {64 vars in 1265 bytes} [Fri Jun 19 01:14:38 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 19 01:14:38.679090 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [req-63f8bf73-2b89-41fa-8a8c-3a92e441ddb9 req-d137c99a-6f43-4212-9e85-df008b0c6d7e None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:14:38.681888 np0000182259 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [req-63f8bf73-2b89-41fa-8a8c-3a92e441ddb9 req-d137c99a-6f43-4212-9e85-df008b0c6d7e demo demo] GET https://199.204.45.19/volume/v3/ Jun 19 01:14:38.682120 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [req-63f8bf73-2b89-41fa-8a8c-3a92e441ddb9 req-d137c99a-6f43-4212-9e85-df008b0c6d7e demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:14:38.682370 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [req-63f8bf73-2b89-41fa-8a8c-3a92e441ddb9 req-d137c99a-6f43-4212-9e85-df008b0c6d7e demo demo] Calling method 'version_select' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:14:38.682929 np0000182259 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [req-63f8bf73-2b89-41fa-8a8c-3a92e441ddb9 req-d137c99a-6f43-4212-9e85-df008b0c6d7e demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 19 01:14:38.683339 np0000182259 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 3/12] 199.204.45.19 () {66 vars in 1339 bytes} [Fri Jun 19 01:14:38 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:14:38.723158 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-eb2d38f6-84e0-4316-bd0c-e992f59e7e7b None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:14:38.726051 np0000182259 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-eb2d38f6-84e0-4316-bd0c-e992f59e7e7b demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 19 01:14:38.726279 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-eb2d38f6-84e0-4316-bd0c-e992f59e7e7b demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:14:38.726574 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-eb2d38f6-84e0-4316-bd0c-e992f59e7e7b demo demo] Calling method 'show' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:14:38.735549 np0000182259 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-eb2d38f6-84e0-4316-bd0c-e992f59e7e7b demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 19 01:14:38.735789 np0000182259 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 3/13] 199.204.45.19 () {64 vars in 1294 bytes} [Fri Jun 19 01:14:38 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:14:39.369179 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-9e42b895-5b43-489d-b526-eee1f49e23e9 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:14:39.370421 np0000182259 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 4/14] 199.204.45.19 () {62 vars in 1061 bytes} [Fri Jun 19 01:14:39 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 01:14:39.403493 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-073393c2-2283-4ad8-beb7-eb411a37c96f None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:14:39.408122 np0000182259 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 5/15] 199.204.45.19 () {64 vars in 1265 bytes} [Fri Jun 19 01:14:39 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 19 01:14:39.441039 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [req-073393c2-2283-4ad8-beb7-eb411a37c96f req-c0fe86aa-864c-40e9-bdd0-350f0077ca53 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:14:39.443110 np0000182259 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [req-073393c2-2283-4ad8-beb7-eb411a37c96f req-c0fe86aa-864c-40e9-bdd0-350f0077ca53 demo demo] GET https://199.204.45.19/volume/v3/ Jun 19 01:14:39.443338 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [req-073393c2-2283-4ad8-beb7-eb411a37c96f req-c0fe86aa-864c-40e9-bdd0-350f0077ca53 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:14:39.443584 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [req-073393c2-2283-4ad8-beb7-eb411a37c96f req-c0fe86aa-864c-40e9-bdd0-350f0077ca53 demo demo] Calling method 'version_select' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:14:39.444009 np0000182259 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [req-073393c2-2283-4ad8-beb7-eb411a37c96f req-c0fe86aa-864c-40e9-bdd0-350f0077ca53 demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 19 01:14:39.444440 np0000182259 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 4/16] 199.204.45.19 () {66 vars in 1339 bytes} [Fri Jun 19 01:14:39 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:14:39.480574 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-6447d402-b583-4633-bb9f-9cd3d9c2dc77 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:14:39.483556 np0000182259 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-6447d402-b583-4633-bb9f-9cd3d9c2dc77 demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 19 01:14:39.483984 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-6447d402-b583-4633-bb9f-9cd3d9c2dc77 demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:14:39.484616 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-6447d402-b583-4633-bb9f-9cd3d9c2dc77 demo demo] Calling method 'show' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:14:39.495158 np0000182259 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-6447d402-b583-4633-bb9f-9cd3d9c2dc77 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 19 01:14:39.495676 np0000182259 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 4/17] 199.204.45.19 () {64 vars in 1294 bytes} [Fri Jun 19 01:14:39 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:14:39.529924 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-42516c8b-6c62-4580-bdae-102fb3368b14 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:14:39.531187 np0000182259 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 5/18] 199.204.45.19 () {62 vars in 1061 bytes} [Fri Jun 19 01:14:39 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 01:14:39.564259 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-a80e3c0e-cd8b-4dfd-891f-dde186a5e108 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:14:39.566333 np0000182259 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 6/19] 199.204.45.19 () {64 vars in 1265 bytes} [Fri Jun 19 01:14:39 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 19 01:14:39.604310 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [req-a80e3c0e-cd8b-4dfd-891f-dde186a5e108 req-3d7d556c-f6ef-49d3-bc41-ed1635d37240 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:14:39.606885 np0000182259 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [req-a80e3c0e-cd8b-4dfd-891f-dde186a5e108 req-3d7d556c-f6ef-49d3-bc41-ed1635d37240 demo demo] GET https://199.204.45.19/volume/v3/ Jun 19 01:14:39.607103 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [req-a80e3c0e-cd8b-4dfd-891f-dde186a5e108 req-3d7d556c-f6ef-49d3-bc41-ed1635d37240 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:14:39.607327 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [req-a80e3c0e-cd8b-4dfd-891f-dde186a5e108 req-3d7d556c-f6ef-49d3-bc41-ed1635d37240 demo demo] Calling method 'version_select' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:14:39.607774 np0000182259 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [req-a80e3c0e-cd8b-4dfd-891f-dde186a5e108 req-3d7d556c-f6ef-49d3-bc41-ed1635d37240 demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 19 01:14:39.608215 np0000182259 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 5/20] 199.204.45.19 () {66 vars in 1339 bytes} [Fri Jun 19 01:14:39 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:14:39.646011 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-0c73f1a7-fc8c-4745-9edf-27ab6cbb77c9 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:14:39.648175 np0000182259 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-0c73f1a7-fc8c-4745-9edf-27ab6cbb77c9 demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 19 01:14:39.648499 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-0c73f1a7-fc8c-4745-9edf-27ab6cbb77c9 demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:14:39.648732 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-0c73f1a7-fc8c-4745-9edf-27ab6cbb77c9 demo demo] Calling method 'show' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:14:39.658050 np0000182259 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-0c73f1a7-fc8c-4745-9edf-27ab6cbb77c9 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 19 01:14:39.658540 np0000182259 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 5/21] 199.204.45.19 () {64 vars in 1294 bytes} [Fri Jun 19 01:14:39 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:14:47.726444 np0000182259 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:14:49.653463 np0000182259 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=8 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:19:48.026727 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-df310dd5-bfb2-4a32-b9ce-3f3e323badec None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:19:48.118187 np0000182259 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-df310dd5-bfb2-4a32-b9ce-3f3e323badec demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:19:48.118384 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-df310dd5-bfb2-4a32-b9ce-3f3e323badec demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:19:48.118627 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-df310dd5-bfb2-4a32-b9ce-3f3e323badec demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:19:48.119153 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-df310dd5-bfb2-4a32-b9ce-3f3e323badec demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:19:48.119942 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-df310dd5-bfb2-4a32-b9ce-3f3e323badec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:19:48.168939 np0000182259 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-df310dd5-bfb2-4a32-b9ce-3f3e323badec demo demo] Get all volumes completed successfully. Jun 19 01:19:48.172560 np0000182259 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-df310dd5-bfb2-4a32-b9ce-3f3e323badec demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:19:48.173097 np0000182259 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 6/22] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:19:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:19:58.160461 np0000182259 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:20:48.187311 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-4941570e-3fd1-4e80-901c-6698716142fa None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:20:48.189873 np0000182259 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-4941570e-3fd1-4e80-901c-6698716142fa demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:20:48.190162 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-4941570e-3fd1-4e80-901c-6698716142fa demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:20:48.190546 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-4941570e-3fd1-4e80-901c-6698716142fa demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:20:48.191158 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-4941570e-3fd1-4e80-901c-6698716142fa demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:20:48.192596 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-4941570e-3fd1-4e80-901c-6698716142fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:20:48.223143 np0000182259 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-4941570e-3fd1-4e80-901c-6698716142fa demo demo] Get all volumes completed successfully. Jun 19 01:20:48.225472 np0000182259 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-4941570e-3fd1-4e80-901c-6698716142fa demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:20:48.226143 np0000182259 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 7/23] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:20:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:20:58.216652 np0000182259 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:21:48.249238 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-b4cafe83-5ece-477f-a4e7-d0b925715270 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:21:48.252861 np0000182259 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-b4cafe83-5ece-477f-a4e7-d0b925715270 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:21:48.253107 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-b4cafe83-5ece-477f-a4e7-d0b925715270 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:21:48.253369 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-b4cafe83-5ece-477f-a4e7-d0b925715270 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:21:48.253918 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-b4cafe83-5ece-477f-a4e7-d0b925715270 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:21:48.254961 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-b4cafe83-5ece-477f-a4e7-d0b925715270 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:21:48.309232 np0000182259 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-b4cafe83-5ece-477f-a4e7-d0b925715270 demo demo] Get all volumes completed successfully. Jun 19 01:21:48.313083 np0000182259 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-b4cafe83-5ece-477f-a4e7-d0b925715270 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:21:48.313635 np0000182259 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 6/24] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:21:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:21:58.299903 np0000182259 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:22:48.327218 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-e83d99ed-273e-4809-b490-cedca83b0c62 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:22:48.332430 np0000182259 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-e83d99ed-273e-4809-b490-cedca83b0c62 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:22:48.332782 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-e83d99ed-273e-4809-b490-cedca83b0c62 demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:22:48.332980 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-e83d99ed-273e-4809-b490-cedca83b0c62 demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:22:48.333863 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-e83d99ed-273e-4809-b490-cedca83b0c62 demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:22:48.337422 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-e83d99ed-273e-4809-b490-cedca83b0c62 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:22:48.387710 np0000182259 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-e83d99ed-273e-4809-b490-cedca83b0c62 demo demo] Get all volumes completed successfully. Jun 19 01:22:48.390621 np0000182259 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-e83d99ed-273e-4809-b490-cedca83b0c62 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:22:48.391096 np0000182259 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 6/25] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:22:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:22:58.378630 np0000182259 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:23:48.406539 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-6648c46d-417a-4e48-8387-e1061474b8be None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:23:48.409214 np0000182259 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-6648c46d-417a-4e48-8387-e1061474b8be demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:23:48.409429 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-6648c46d-417a-4e48-8387-e1061474b8be demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:23:48.409564 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-6648c46d-417a-4e48-8387-e1061474b8be demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:23:48.409869 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-6648c46d-417a-4e48-8387-e1061474b8be demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:23:48.410900 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-6648c46d-417a-4e48-8387-e1061474b8be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:23:48.423697 np0000182259 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-6648c46d-417a-4e48-8387-e1061474b8be demo demo] Get all volumes completed successfully. Jun 19 01:23:48.426592 np0000182259 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-6648c46d-417a-4e48-8387-e1061474b8be demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:23:48.427187 np0000182259 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 7/26] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:23:48 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 19 01:23:58.414878 np0000182259 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:24:48.454929 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-cdbe4c26-dc5b-40f3-a96c-697af36d2e97 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:24:48.660980 np0000182259 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-cdbe4c26-dc5b-40f3-a96c-697af36d2e97 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:24:48.661259 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-cdbe4c26-dc5b-40f3-a96c-697af36d2e97 demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:24:48.661560 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-cdbe4c26-dc5b-40f3-a96c-697af36d2e97 demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:24:48.661908 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-cdbe4c26-dc5b-40f3-a96c-697af36d2e97 demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:24:48.663084 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-cdbe4c26-dc5b-40f3-a96c-697af36d2e97 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:24:48.673727 np0000182259 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-cdbe4c26-dc5b-40f3-a96c-697af36d2e97 demo demo] Get all volumes completed successfully. Jun 19 01:24:48.677684 np0000182259 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-cdbe4c26-dc5b-40f3-a96c-697af36d2e97 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:24:48.678294 np0000182259 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 8/27] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:24:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:24:58.666708 np0000182259 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:25:48.707908 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-9e57289b-00e2-4ff9-b08b-12b74785fe8a None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:25:48.709972 np0000182259 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-9e57289b-00e2-4ff9-b08b-12b74785fe8a demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:25:48.710207 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-9e57289b-00e2-4ff9-b08b-12b74785fe8a demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:25:48.710365 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-9e57289b-00e2-4ff9-b08b-12b74785fe8a demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:25:48.711029 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-9e57289b-00e2-4ff9-b08b-12b74785fe8a demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:25:48.711559 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-9e57289b-00e2-4ff9-b08b-12b74785fe8a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:25:48.718355 np0000182259 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-9e57289b-00e2-4ff9-b08b-12b74785fe8a demo demo] Get all volumes completed successfully. Jun 19 01:25:48.720234 np0000182259 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-9e57289b-00e2-4ff9-b08b-12b74785fe8a demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:25:48.720594 np0000182259 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 7/28] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:25:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:25:58.715292 np0000182259 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:26:48.738101 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-326cb911-e307-4b52-acbd-8062595698ba None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:26:48.741273 np0000182259 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-326cb911-e307-4b52-acbd-8062595698ba demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:26:48.742496 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-326cb911-e307-4b52-acbd-8062595698ba demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:26:48.742496 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-326cb911-e307-4b52-acbd-8062595698ba demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:26:48.742496 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-326cb911-e307-4b52-acbd-8062595698ba demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:26:48.743132 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-326cb911-e307-4b52-acbd-8062595698ba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:26:48.751040 np0000182259 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-326cb911-e307-4b52-acbd-8062595698ba demo demo] Get all volumes completed successfully. Jun 19 01:26:48.754547 np0000182259 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-326cb911-e307-4b52-acbd-8062595698ba demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:26:48.755201 np0000182259 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 7/29] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:26:48 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 19 01:26:58.746296 np0000182259 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:27:48.772514 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-b7d76f32-b901-4053-8d47-62740158e693 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:27:48.777543 np0000182259 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-b7d76f32-b901-4053-8d47-62740158e693 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:27:48.778172 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-b7d76f32-b901-4053-8d47-62740158e693 demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:27:48.778760 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-b7d76f32-b901-4053-8d47-62740158e693 demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:27:48.779642 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-b7d76f32-b901-4053-8d47-62740158e693 demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:27:48.780424 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-b7d76f32-b901-4053-8d47-62740158e693 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:27:48.789157 np0000182259 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-b7d76f32-b901-4053-8d47-62740158e693 demo demo] Get all volumes completed successfully. Jun 19 01:27:48.791856 np0000182259 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-b7d76f32-b901-4053-8d47-62740158e693 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:27:48.792323 np0000182259 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 8/30] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:27:48 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 19 01:27:58.783276 np0000182259 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:28:48.806314 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-ac476894-8ef1-4b47-85fc-dbf3c873b479 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:28:48.810061 np0000182259 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-ac476894-8ef1-4b47-85fc-dbf3c873b479 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:28:48.810339 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-ac476894-8ef1-4b47-85fc-dbf3c873b479 demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:28:48.810670 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-ac476894-8ef1-4b47-85fc-dbf3c873b479 demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:28:48.811060 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-ac476894-8ef1-4b47-85fc-dbf3c873b479 demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:28:48.812040 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-ac476894-8ef1-4b47-85fc-dbf3c873b479 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:28:48.820863 np0000182259 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-ac476894-8ef1-4b47-85fc-dbf3c873b479 demo demo] Get all volumes completed successfully. Jun 19 01:28:48.822989 np0000182259 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-ac476894-8ef1-4b47-85fc-dbf3c873b479 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:28:48.823413 np0000182259 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 9/31] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:28:48 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 19 01:28:58.816246 np0000182259 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:29:48.838909 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-c6495939-f508-4acf-a161-8bcc7d1b605b None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:29:48.983719 np0000182259 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-c6495939-f508-4acf-a161-8bcc7d1b605b demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:29:48.983933 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-c6495939-f508-4acf-a161-8bcc7d1b605b demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:29:48.984179 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-c6495939-f508-4acf-a161-8bcc7d1b605b demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:29:48.984483 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-c6495939-f508-4acf-a161-8bcc7d1b605b demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:29:48.985396 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-c6495939-f508-4acf-a161-8bcc7d1b605b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:29:48.995142 np0000182259 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-c6495939-f508-4acf-a161-8bcc7d1b605b demo demo] Get all volumes completed successfully. Jun 19 01:29:48.997633 np0000182259 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-c6495939-f508-4acf-a161-8bcc7d1b605b demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:29:48.998289 np0000182259 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 8/32] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:29:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:29:58.988857 np0000182259 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:30:49.012244 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-2c1cb33a-df97-4df9-8513-d6db6472f4d4 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:30:49.015019 np0000182259 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-2c1cb33a-df97-4df9-8513-d6db6472f4d4 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:30:49.016108 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-2c1cb33a-df97-4df9-8513-d6db6472f4d4 demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:30:49.016108 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-2c1cb33a-df97-4df9-8513-d6db6472f4d4 demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:30:49.016108 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-2c1cb33a-df97-4df9-8513-d6db6472f4d4 demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:30:49.016866 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-2c1cb33a-df97-4df9-8513-d6db6472f4d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:30:49.024423 np0000182259 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-2c1cb33a-df97-4df9-8513-d6db6472f4d4 demo demo] Get all volumes completed successfully. Jun 19 01:30:49.026450 np0000182259 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-2c1cb33a-df97-4df9-8513-d6db6472f4d4 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:30:49.026820 np0000182259 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 8/33] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:30:49 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 19 01:30:59.020086 np0000182259 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:31:49.041893 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-dfe301fc-e354-4e93-a39b-a1b024fcf1d8 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:31:49.045206 np0000182259 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-dfe301fc-e354-4e93-a39b-a1b024fcf1d8 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:31:49.045472 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-dfe301fc-e354-4e93-a39b-a1b024fcf1d8 demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:31:49.045753 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-dfe301fc-e354-4e93-a39b-a1b024fcf1d8 demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:31:49.046056 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-dfe301fc-e354-4e93-a39b-a1b024fcf1d8 demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:31:49.046989 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-dfe301fc-e354-4e93-a39b-a1b024fcf1d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:31:49.054096 np0000182259 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-dfe301fc-e354-4e93-a39b-a1b024fcf1d8 demo demo] Get all volumes completed successfully. Jun 19 01:31:49.056006 np0000182259 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-dfe301fc-e354-4e93-a39b-a1b024fcf1d8 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:31:49.056318 np0000182259 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 9/34] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:31:49 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 19 01:31:59.050242 np0000182259 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:32:49.072474 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-d43a1fbd-2fab-4352-a285-9278abb44af8 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:32:49.078164 np0000182259 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-d43a1fbd-2fab-4352-a285-9278abb44af8 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:32:49.078620 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-d43a1fbd-2fab-4352-a285-9278abb44af8 demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:32:49.079035 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-d43a1fbd-2fab-4352-a285-9278abb44af8 demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:32:49.079676 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-d43a1fbd-2fab-4352-a285-9278abb44af8 demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:32:49.080803 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-d43a1fbd-2fab-4352-a285-9278abb44af8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:32:49.095795 np0000182259 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-d43a1fbd-2fab-4352-a285-9278abb44af8 demo demo] Get all volumes completed successfully. Jun 19 01:32:49.101242 np0000182259 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-d43a1fbd-2fab-4352-a285-9278abb44af8 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:32:49.102300 np0000182259 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 10/35] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:32:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:32:59.085554 np0000182259 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:33:49.116456 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-dadb0ae2-f63b-4c30-87a2-40230ffdd6a6 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:33:49.119048 np0000182259 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-dadb0ae2-f63b-4c30-87a2-40230ffdd6a6 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:33:49.119529 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-dadb0ae2-f63b-4c30-87a2-40230ffdd6a6 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:33:49.119750 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-dadb0ae2-f63b-4c30-87a2-40230ffdd6a6 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:33:49.120047 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-dadb0ae2-f63b-4c30-87a2-40230ffdd6a6 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:33:49.120962 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-dadb0ae2-f63b-4c30-87a2-40230ffdd6a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:33:49.128764 np0000182259 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-dadb0ae2-f63b-4c30-87a2-40230ffdd6a6 demo demo] Get all volumes completed successfully. Jun 19 01:33:49.130704 np0000182259 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-dadb0ae2-f63b-4c30-87a2-40230ffdd6a6 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:33:49.131028 np0000182259 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 9/36] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:33:49 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 19 01:33:59.124170 np0000182259 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:34:49.149096 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-31707f91-cf6e-4ebd-a019-bb1c76925c93 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:34:49.365820 np0000182259 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-31707f91-cf6e-4ebd-a019-bb1c76925c93 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:34:49.366205 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-31707f91-cf6e-4ebd-a019-bb1c76925c93 demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:34:49.366684 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-31707f91-cf6e-4ebd-a019-bb1c76925c93 demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:34:49.367179 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-31707f91-cf6e-4ebd-a019-bb1c76925c93 demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:34:49.368775 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-31707f91-cf6e-4ebd-a019-bb1c76925c93 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:34:49.376428 np0000182259 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-31707f91-cf6e-4ebd-a019-bb1c76925c93 demo demo] Get all volumes completed successfully. Jun 19 01:34:49.378167 np0000182259 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-31707f91-cf6e-4ebd-a019-bb1c76925c93 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:34:49.378507 np0000182259 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 9/37] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:34:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:34:59.372985 np0000182259 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:35:49.400990 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-c14c163a-7a7d-4da5-b611-53bc151d2b9b None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:35:49.405769 np0000182259 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-c14c163a-7a7d-4da5-b611-53bc151d2b9b demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:35:49.406128 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-c14c163a-7a7d-4da5-b611-53bc151d2b9b demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:35:49.406239 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-c14c163a-7a7d-4da5-b611-53bc151d2b9b demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:35:49.406554 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-c14c163a-7a7d-4da5-b611-53bc151d2b9b demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:35:49.407654 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-c14c163a-7a7d-4da5-b611-53bc151d2b9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:35:49.417764 np0000182259 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-c14c163a-7a7d-4da5-b611-53bc151d2b9b demo demo] Get all volumes completed successfully. Jun 19 01:35:49.418761 np0000182259 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-c14c163a-7a7d-4da5-b611-53bc151d2b9b demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:35:49.419132 np0000182259 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 10/38] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:35:49 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 19 01:35:59.410827 np0000182259 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:36:49.433531 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-6c69383e-cc3a-4909-ac01-941509386681 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:36:49.437052 np0000182259 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-6c69383e-cc3a-4909-ac01-941509386681 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:36:49.437283 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-6c69383e-cc3a-4909-ac01-941509386681 demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:36:49.437542 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-6c69383e-cc3a-4909-ac01-941509386681 demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:36:49.437826 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-6c69383e-cc3a-4909-ac01-941509386681 demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:36:49.438800 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-6c69383e-cc3a-4909-ac01-941509386681 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:36:49.447268 np0000182259 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-6c69383e-cc3a-4909-ac01-941509386681 demo demo] Get all volumes completed successfully. Jun 19 01:36:49.449400 np0000182259 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-6c69383e-cc3a-4909-ac01-941509386681 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:36:49.449736 np0000182259 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 11/39] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:36:49 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 19 01:36:59.442752 np0000182259 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:37:49.465142 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-d207ac66-ce4d-4ecd-93c0-cf18524c9132 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:37:49.470782 np0000182259 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-d207ac66-ce4d-4ecd-93c0-cf18524c9132 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:37:49.470958 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-d207ac66-ce4d-4ecd-93c0-cf18524c9132 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:37:49.471161 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-d207ac66-ce4d-4ecd-93c0-cf18524c9132 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:37:49.471421 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-d207ac66-ce4d-4ecd-93c0-cf18524c9132 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:37:49.472133 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-d207ac66-ce4d-4ecd-93c0-cf18524c9132 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:37:49.478949 np0000182259 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-d207ac66-ce4d-4ecd-93c0-cf18524c9132 demo demo] Get all volumes completed successfully. Jun 19 01:37:49.481024 np0000182259 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-d207ac66-ce4d-4ecd-93c0-cf18524c9132 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:37:49.481462 np0000182259 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 10/40] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:37:49 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 19 01:37:59.475063 np0000182259 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:38:49.497039 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-990ae04c-4075-42c3-bb2a-0c7d2773f671 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:38:49.501745 np0000182259 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-990ae04c-4075-42c3-bb2a-0c7d2773f671 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:38:49.501745 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-990ae04c-4075-42c3-bb2a-0c7d2773f671 demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:38:49.502211 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-990ae04c-4075-42c3-bb2a-0c7d2773f671 demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:38:49.502705 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-990ae04c-4075-42c3-bb2a-0c7d2773f671 demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:38:49.504125 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-990ae04c-4075-42c3-bb2a-0c7d2773f671 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:38:49.512407 np0000182259 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-990ae04c-4075-42c3-bb2a-0c7d2773f671 demo demo] Get all volumes completed successfully. Jun 19 01:38:49.514387 np0000182259 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-990ae04c-4075-42c3-bb2a-0c7d2773f671 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:38:49.514737 np0000182259 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 10/41] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:38:49 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 19 01:38:59.508301 np0000182259 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:39:49.531468 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-e1921711-0a32-4827-b51a-e7c8a7c35258 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:39:49.657329 np0000182259 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-e1921711-0a32-4827-b51a-e7c8a7c35258 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:39:49.657575 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-e1921711-0a32-4827-b51a-e7c8a7c35258 demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:39:49.658310 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-e1921711-0a32-4827-b51a-e7c8a7c35258 demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:39:49.658310 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-e1921711-0a32-4827-b51a-e7c8a7c35258 demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:39:49.659240 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-e1921711-0a32-4827-b51a-e7c8a7c35258 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:39:49.668206 np0000182259 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-e1921711-0a32-4827-b51a-e7c8a7c35258 demo demo] Get all volumes completed successfully. Jun 19 01:39:49.670749 np0000182259 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-e1921711-0a32-4827-b51a-e7c8a7c35258 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:39:49.671178 np0000182259 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 11/42] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:39:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:39:59.662333 np0000182259 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:40:49.689930 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-238c3a07-6cd3-49b0-a163-200b7333d931 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:40:49.693860 np0000182259 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-238c3a07-6cd3-49b0-a163-200b7333d931 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:40:49.694140 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-238c3a07-6cd3-49b0-a163-200b7333d931 demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:40:49.694438 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-238c3a07-6cd3-49b0-a163-200b7333d931 demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:40:49.694747 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-238c3a07-6cd3-49b0-a163-200b7333d931 demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:40:49.695804 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-238c3a07-6cd3-49b0-a163-200b7333d931 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:40:49.708502 np0000182259 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-238c3a07-6cd3-49b0-a163-200b7333d931 demo demo] Get all volumes completed successfully. Jun 19 01:40:49.710530 np0000182259 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-238c3a07-6cd3-49b0-a163-200b7333d931 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:40:49.711156 np0000182259 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 12/43] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:40:49 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 19 01:40:59.699960 np0000182259 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:41:49.721972 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-a63ce854-c3b5-4906-90f4-ec57e0a1fba7 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:41:49.724770 np0000182259 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-a63ce854-c3b5-4906-90f4-ec57e0a1fba7 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:41:49.725005 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-a63ce854-c3b5-4906-90f4-ec57e0a1fba7 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:41:49.725243 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-a63ce854-c3b5-4906-90f4-ec57e0a1fba7 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:41:49.725558 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-a63ce854-c3b5-4906-90f4-ec57e0a1fba7 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:41:49.726485 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-a63ce854-c3b5-4906-90f4-ec57e0a1fba7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:41:49.733201 np0000182259 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-a63ce854-c3b5-4906-90f4-ec57e0a1fba7 demo demo] Get all volumes completed successfully. Jun 19 01:41:49.735172 np0000182259 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-a63ce854-c3b5-4906-90f4-ec57e0a1fba7 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:41:49.735551 np0000182259 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 11/44] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:41:49 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 19 01:41:59.729857 np0000182259 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:42:49.754503 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-57c2e3a5-0435-4554-8a07-b68d1804a1a8 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:42:49.757340 np0000182259 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-57c2e3a5-0435-4554-8a07-b68d1804a1a8 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:42:49.757643 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-57c2e3a5-0435-4554-8a07-b68d1804a1a8 demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:42:49.757913 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-57c2e3a5-0435-4554-8a07-b68d1804a1a8 demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:42:49.758308 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-57c2e3a5-0435-4554-8a07-b68d1804a1a8 demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:42:49.759387 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-57c2e3a5-0435-4554-8a07-b68d1804a1a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:42:49.769238 np0000182259 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-57c2e3a5-0435-4554-8a07-b68d1804a1a8 demo demo] Get all volumes completed successfully. Jun 19 01:42:49.772441 np0000182259 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-57c2e3a5-0435-4554-8a07-b68d1804a1a8 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:42:49.773071 np0000182259 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 11/45] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:42:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 19 01:42:59.762954 np0000182259 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:43:49.787940 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-054a657a-1e5c-49ca-ad61-7894e5dacb3c None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:43:49.791903 np0000182259 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-054a657a-1e5c-49ca-ad61-7894e5dacb3c demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:43:49.792377 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-054a657a-1e5c-49ca-ad61-7894e5dacb3c demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:43:49.792857 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-054a657a-1e5c-49ca-ad61-7894e5dacb3c demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:43:49.793139 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-054a657a-1e5c-49ca-ad61-7894e5dacb3c demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:43:49.794052 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-054a657a-1e5c-49ca-ad61-7894e5dacb3c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:43:49.802977 np0000182259 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-054a657a-1e5c-49ca-ad61-7894e5dacb3c demo demo] Get all volumes completed successfully. Jun 19 01:43:49.805526 np0000182259 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-054a657a-1e5c-49ca-ad61-7894e5dacb3c demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:43:49.806071 np0000182259 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 12/46] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:43:49 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 19 01:43:59.797728 np0000182259 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:44:49.821916 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-0349efc9-b0e4-4722-945d-c6d31a7fa99e None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:44:49.958339 np0000182259 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-0349efc9-b0e4-4722-945d-c6d31a7fa99e demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:44:49.958763 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-0349efc9-b0e4-4722-945d-c6d31a7fa99e demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:44:49.959145 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-0349efc9-b0e4-4722-945d-c6d31a7fa99e demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:44:49.959664 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-0349efc9-b0e4-4722-945d-c6d31a7fa99e demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:44:49.961151 np0000182259 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-0349efc9-b0e4-4722-945d-c6d31a7fa99e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:44:49.971491 np0000182259 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-0349efc9-b0e4-4722-945d-c6d31a7fa99e demo demo] Get all volumes completed successfully. Jun 19 01:44:49.974505 np0000182259 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-0349efc9-b0e4-4722-945d-c6d31a7fa99e demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:44:49.975056 np0000182259 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 13/47] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:44:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:44:59.965666 np0000182259 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:45:49.990032 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-0a4fd3e3-47ec-41ae-90fb-3e4c55c302c4 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:45:49.992907 np0000182259 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-0a4fd3e3-47ec-41ae-90fb-3e4c55c302c4 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:45:49.993470 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-0a4fd3e3-47ec-41ae-90fb-3e4c55c302c4 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:45:49.993888 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-0a4fd3e3-47ec-41ae-90fb-3e4c55c302c4 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:45:49.994194 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-0a4fd3e3-47ec-41ae-90fb-3e4c55c302c4 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:45:49.995146 np0000182259 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-0a4fd3e3-47ec-41ae-90fb-3e4c55c302c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:45:50.002536 np0000182259 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-0a4fd3e3-47ec-41ae-90fb-3e4c55c302c4 demo demo] Get all volumes completed successfully. Jun 19 01:45:50.004519 np0000182259 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-0a4fd3e3-47ec-41ae-90fb-3e4c55c302c4 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:45:50.004881 np0000182259 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 12/48] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:45:49 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 19 01:46:00.000031 np0000182259 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:46:50.021866 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-1281fe6f-2d5c-4e85-84b8-d4e303a3afb2 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:46:50.024598 np0000182259 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-1281fe6f-2d5c-4e85-84b8-d4e303a3afb2 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:46:50.024857 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-1281fe6f-2d5c-4e85-84b8-d4e303a3afb2 demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:46:50.025060 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-1281fe6f-2d5c-4e85-84b8-d4e303a3afb2 demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:46:50.025389 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-1281fe6f-2d5c-4e85-84b8-d4e303a3afb2 demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:46:50.026857 np0000182259 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-1281fe6f-2d5c-4e85-84b8-d4e303a3afb2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:46:50.035933 np0000182259 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-1281fe6f-2d5c-4e85-84b8-d4e303a3afb2 demo demo] Get all volumes completed successfully. Jun 19 01:46:50.038599 np0000182259 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-1281fe6f-2d5c-4e85-84b8-d4e303a3afb2 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:46:50.039052 np0000182259 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 12/49] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:46:50 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 19 01:47:00.030399 np0000182259 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:47:50.052395 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-ff1c68ba-b711-49d4-a0bf-7125c6d16681 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:47:50.055668 np0000182259 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-ff1c68ba-b711-49d4-a0bf-7125c6d16681 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 19 01:47:50.055892 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-ff1c68ba-b711-49d4-a0bf-7125c6d16681 demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:47:50.056119 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-ff1c68ba-b711-49d4-a0bf-7125c6d16681 demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:47:50.056418 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-ff1c68ba-b711-49d4-a0bf-7125c6d16681 demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:47:50.057378 np0000182259 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-ff1c68ba-b711-49d4-a0bf-7125c6d16681 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:47:50.065193 np0000182259 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-ff1c68ba-b711-49d4-a0bf-7125c6d16681 demo demo] Get all volumes completed successfully. Jun 19 01:47:50.067688 np0000182259 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-ff1c68ba-b711-49d4-a0bf-7125c6d16681 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:47:50.068101 np0000182259 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 13/50] 199.204.45.19 () {64 vars in 1290 bytes} [Fri Jun 19 01:47:50 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)