Jun 23 03:10:13.364905 np0000182519 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 23 03:10:13.372817 np0000182519 devstack@c-api.service[112530]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 23 03:10:13.376077 np0000182519 devstack@c-api.service[112530]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 23 03:10:13 2026] *** Jun 23 03:10:13.376077 np0000182519 devstack@c-api.service[112530]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 23 03:10:13.376077 np0000182519 devstack@c-api.service[112530]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 23 03:10:13.376077 np0000182519 devstack@c-api.service[112530]: nodename: np0000182519 Jun 23 03:10:13.376077 np0000182519 devstack@c-api.service[112530]: machine: x86_64 Jun 23 03:10:13.376077 np0000182519 devstack@c-api.service[112530]: clock source: unix Jun 23 03:10:13.376077 np0000182519 devstack@c-api.service[112530]: pcre jit disabled Jun 23 03:10:13.376077 np0000182519 devstack@c-api.service[112530]: detected number of CPU cores: 16 Jun 23 03:10:13.376077 np0000182519 devstack@c-api.service[112530]: current working directory: / Jun 23 03:10:13.376077 np0000182519 devstack@c-api.service[112530]: detected binary path: /usr/bin/uwsgi-core Jun 23 03:10:13.376077 np0000182519 devstack@c-api.service[112530]: your processes number limit is 256917 Jun 23 03:10:13.376077 np0000182519 devstack@c-api.service[112530]: your memory page size is 4096 bytes Jun 23 03:10:13.376077 np0000182519 devstack@c-api.service[112530]: detected max file descriptor number: 2048 Jun 23 03:10:13.376077 np0000182519 devstack@c-api.service[112530]: lock engine: pthread robust mutexes Jun 23 03:10:13.377044 np0000182519 devstack@c-api.service[112530]: thunder lock: enabled Jun 23 03:10:13.377044 np0000182519 devstack@c-api.service[112530]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 23 03:10:13.377044 np0000182519 devstack@c-api.service[112530]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 23 03:10:13.377044 np0000182519 devstack@c-api.service[112530]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 23 03:10:13.377044 np0000182519 devstack@c-api.service[112530]: Set PythonHome to /opt/stack/data/venv Jun 23 03:10:13.411885 np0000182519 devstack@c-api.service[112530]: Python main interpreter initialized at 0x75562f8a3668 Jun 23 03:10:13.411885 np0000182519 devstack@c-api.service[112530]: python threads support enabled Jun 23 03:10:13.411885 np0000182519 devstack@c-api.service[112530]: your server socket listen backlog is limited to 100 connections Jun 23 03:10:13.411885 np0000182519 devstack@c-api.service[112530]: your mercy for graceful operations on workers is 80 seconds Jun 23 03:10:13.412444 np0000182519 devstack@c-api.service[112530]: mapped 671795 bytes (656 KB) for 4 cores Jun 23 03:10:13.412573 np0000182519 devstack@c-api.service[112530]: *** Operational MODE: preforking *** Jun 23 03:10:13.412748 np0000182519 devstack@c-api.service[112530]: *** uWSGI is running in multiple interpreter mode *** Jun 23 03:10:13.412748 np0000182519 devstack@c-api.service[112530]: spawned uWSGI master process (pid: 112530) Jun 23 03:10:13.413032 np0000182519 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 23 03:10:13.413514 np0000182519 devstack@c-api.service[112530]: spawned uWSGI worker 1 (pid: 112539, cores: 1) Jun 23 03:10:13.414071 np0000182519 devstack@c-api.service[112530]: spawned uWSGI worker 2 (pid: 112540, cores: 1) Jun 23 03:10:13.414699 np0000182519 devstack@c-api.service[112530]: spawned uWSGI worker 3 (pid: 112541, cores: 1) Jun 23 03:10:13.415237 np0000182519 devstack@c-api.service[112530]: spawned uWSGI worker 4 (pid: 112542, cores: 1) Jun 23 03:10:13.415305 np0000182519 devstack@c-api.service[112530]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 23 03:10:13.550790 np0000182519 devstack@c-api.service[112540]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 03:10:13.550790 np0000182519 devstack@c-api.service[112540]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 03:10:13.550790 np0000182519 devstack@c-api.service[112540]: we strongly recommend against using it for new projects. Jun 23 03:10:13.550790 np0000182519 devstack@c-api.service[112540]: If you are already using Eventlet, we recommend migrating to a different Jun 23 03:10:13.550790 np0000182519 devstack@c-api.service[112540]: framework. For more detail see Jun 23 03:10:13.550790 np0000182519 devstack@c-api.service[112540]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 03:10:13.550790 np0000182519 devstack@c-api.service[112540]: import eventlet # noqa Jun 23 03:10:13.552007 np0000182519 devstack@c-api.service[112541]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 03:10:13.552007 np0000182519 devstack@c-api.service[112541]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 03:10:13.552007 np0000182519 devstack@c-api.service[112541]: we strongly recommend against using it for new projects. Jun 23 03:10:13.552007 np0000182519 devstack@c-api.service[112541]: If you are already using Eventlet, we recommend migrating to a different Jun 23 03:10:13.552007 np0000182519 devstack@c-api.service[112541]: framework. For more detail see Jun 23 03:10:13.552007 np0000182519 devstack@c-api.service[112541]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 03:10:13.552007 np0000182519 devstack@c-api.service[112541]: import eventlet # noqa Jun 23 03:10:13.555994 np0000182519 devstack@c-api.service[112539]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 03:10:13.555994 np0000182519 devstack@c-api.service[112539]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 03:10:13.555994 np0000182519 devstack@c-api.service[112539]: we strongly recommend against using it for new projects. Jun 23 03:10:13.555994 np0000182519 devstack@c-api.service[112539]: If you are already using Eventlet, we recommend migrating to a different Jun 23 03:10:13.555994 np0000182519 devstack@c-api.service[112539]: framework. For more detail see Jun 23 03:10:13.555994 np0000182519 devstack@c-api.service[112539]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 03:10:13.555994 np0000182519 devstack@c-api.service[112539]: import eventlet # noqa Jun 23 03:10:13.564467 np0000182519 devstack@c-api.service[112542]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 03:10:13.564467 np0000182519 devstack@c-api.service[112542]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 03:10:13.564467 np0000182519 devstack@c-api.service[112542]: we strongly recommend against using it for new projects. Jun 23 03:10:13.564467 np0000182519 devstack@c-api.service[112542]: If you are already using Eventlet, we recommend migrating to a different Jun 23 03:10:13.564467 np0000182519 devstack@c-api.service[112542]: framework. For more detail see Jun 23 03:10:13.564467 np0000182519 devstack@c-api.service[112542]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 03:10:13.564467 np0000182519 devstack@c-api.service[112542]: import eventlet # noqa Jun 23 03:10:13.642221 np0000182519 devstack@c-api.service[112541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 03:10:13.642221 np0000182519 devstack@c-api.service[112541]: warnings.warn( Jun 23 03:10:13.646943 np0000182519 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 03:10:13.646943 np0000182519 devstack@c-api.service[112540]: warnings.warn( Jun 23 03:10:13.652515 np0000182519 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 03:10:13.652515 np0000182519 devstack@c-api.service[112539]: warnings.warn( Jun 23 03:10:13.665170 np0000182519 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 03:10:13.665170 np0000182519 devstack@c-api.service[112542]: warnings.warn( Jun 23 03:10:13.724198 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:13.724198 np0000182519 devstack@c-api.service[112541]: from cgi import parse_header Jun 23 03:10:13.732781 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:13.732781 np0000182519 devstack@c-api.service[112539]: from cgi import parse_header Jun 23 03:10:13.738153 np0000182519 devstack@c-api.service[112540]: /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 23 03:10:13.738153 np0000182519 devstack@c-api.service[112540]: from cgi import parse_header Jun 23 03:10:13.747228 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:13.747228 np0000182519 devstack@c-api.service[112542]: from cgi import parse_header Jun 23 03:10:13.781210 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:13.781210 np0000182519 devstack@c-api.service[112541]: removals.removed_module( Jun 23 03:10:13.782355 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:13.782355 np0000182519 devstack@c-api.service[112539]: removals.removed_module( Jun 23 03:10:13.783442 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:13.783442 np0000182519 devstack@c-api.service[112541]: removals.removed_module( Jun 23 03:10:13.783966 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:13.783966 np0000182519 devstack@c-api.service[112539]: removals.removed_module( Jun 23 03:10:13.791190 np0000182519 devstack@c-api.service[112540]: /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 23 03:10:13.791190 np0000182519 devstack@c-api.service[112540]: removals.removed_module( Jun 23 03:10:13.792950 np0000182519 devstack@c-api.service[112540]: /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 23 03:10:13.792950 np0000182519 devstack@c-api.service[112540]: removals.removed_module( Jun 23 03:10:13.804275 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:13.804275 np0000182519 devstack@c-api.service[112542]: removals.removed_module( Jun 23 03:10:13.809459 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:13.809459 np0000182519 devstack@c-api.service[112542]: removals.removed_module( Jun 23 03:10:14.603681 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:14.603681 np0000182519 devstack@c-api.service[112541]: warnings.warn( Jun 23 03:10:14.611422 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:14.611422 np0000182519 devstack@c-api.service[112539]: warnings.warn( Jun 23 03:10:14.634224 np0000182519 devstack@c-api.service[112540]: /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 23 03:10:14.634224 np0000182519 devstack@c-api.service[112540]: warnings.warn( Jun 23 03:10:14.654811 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:14.654811 np0000182519 devstack@c-api.service[112541]: warnings.warn( Jun 23 03:10:14.668578 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:14.668578 np0000182519 devstack@c-api.service[112539]: warnings.warn( Jun 23 03:10:14.690651 np0000182519 devstack@c-api.service[112540]: /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 23 03:10:14.690651 np0000182519 devstack@c-api.service[112540]: warnings.warn( Jun 23 03:10:14.714840 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:14.714840 np0000182519 devstack@c-api.service[112542]: warnings.warn( Jun 23 03:10:14.765298 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:14.765298 np0000182519 devstack@c-api.service[112542]: warnings.warn( Jun 23 03:10:14.861448 np0000182519 devstack@c-api.service[112541]: 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 23 03:10:14.861448 np0000182519 devstack@c-api.service[112541]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112541) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 03:10:14.868045 np0000182519 devstack@c-api.service[112539]: 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 23 03:10:14.868223 np0000182519 devstack@c-api.service[112539]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112539) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 03:10:14.879808 np0000182519 devstack@c-api.service[112540]: 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 23 03:10:14.879994 np0000182519 devstack@c-api.service[112540]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112540) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 03:10:14.947940 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:14.947940 np0000182519 devstack@c-api.service[112541]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 03:10:14.948116 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:14.948116 np0000182519 devstack@c-api.service[112539]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 03:10:14.948886 np0000182519 devstack@c-api.service[112540]: /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 23 03:10:14.948886 np0000182519 devstack@c-api.service[112540]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 03:10:14.959822 np0000182519 devstack@c-api.service[112542]: 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 23 03:10:14.960001 np0000182519 devstack@c-api.service[112542]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112542) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 03:10:15.021859 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:15.021859 np0000182519 devstack@c-api.service[112542]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 03:10:15.420247 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112542) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 03:10:15.420552 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112540) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 03:10:15.420676 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112541) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 03:10:15.420728 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112539) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 03:10:15.420776 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.420776 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.420852 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.420852 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.420986 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.421044 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.421094 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.421143 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.421210 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.421249 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.421288 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.421370 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.423280 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.423480 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.423743 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.423820 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.423904 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.423961 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.424022 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.424075 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.424075 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.424163 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.424215 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.424278 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.424378 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.424444 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.424506 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.424558 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.424608 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.424667 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.424667 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.424667 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.424667 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.424917 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.424917 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.424917 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.424917 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.425155 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.425210 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.425260 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.425310 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.425397 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.425397 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.425500 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.425552 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.425614 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.425678 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.425733 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.425798 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.425798 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.425891 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.425891 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.425999 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.426197 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.426258 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.426312 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.427145 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.427286 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.427476 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.427605 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.427724 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.427854 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.427970 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.428087 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.428204 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.428314 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.428461 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.428573 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.428688 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.428799 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.429000 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.429141 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.429274 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.429444 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.429560 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.429675 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.429795 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.429911 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.430028 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.430109 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.430175 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.430225 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.430287 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.430365 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.430423 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.430495 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.430560 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.430560 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.430663 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.430727 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.430792 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.430792 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.430792 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.430792 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.430792 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.430792 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.431098 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.431098 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.431098 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.431098 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.431098 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.431730 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.431875 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.432019 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.432150 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.432273 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.432443 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.432558 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.432683 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.432801 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.432978 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.433254 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.433506 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.433575 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.433639 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.433694 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.433738 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.433783 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.433820 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.433820 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.433895 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.433936 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.433973 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.434007 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.434039 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.434039 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.434039 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.434039 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.434174 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.434212 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.434212 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.434280 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.434311 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.434387 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.434387 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.434387 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.434387 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.434523 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.434557 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.434588 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.434620 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.434652 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.434689 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.434730 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.434773 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.434835 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.434875 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.434919 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.434966 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.435012 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.435056 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.435105 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.435150 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.435189 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.435236 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.435279 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.435319 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.435789 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.435884 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.435981 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.436070 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.436154 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.436247 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.436360 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.436470 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.436560 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.436646 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.436735 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.436817 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.436910 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.437036 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.437130 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.437214 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.437345 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.437442 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.437539 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.437622 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.437731 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.437832 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.437832 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.437986 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.437986 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.437986 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.437986 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.437986 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.438257 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.438308 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.438800 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.438953 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.439352 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.439452 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.439452 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.439548 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.439603 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.439643 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.439825 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.439914 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.440004 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.440089 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.440135 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.440176 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.440221 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.440272 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.440315 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.440388 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.440809 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.440809 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.440809 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.441084 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.441084 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.441084 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.441344 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.441435 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.441531 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.441611 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.441698 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.441765 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.441866 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.441947 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.442025 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.442025 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.442025 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.442149 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.442149 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.442149 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.442149 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.442149 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.442352 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.442402 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.442436 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.442473 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.442506 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.442537 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.442571 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.442602 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.442642 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.442686 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.442728 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.442770 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.442804 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.442838 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.442874 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.442909 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.442950 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.442986 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.443029 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.443065 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.443098 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.443136 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.443183 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.443227 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.443264 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.443299 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.443355 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.443413 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.443451 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.443494 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.443537 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.443578 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.443613 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.443649 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.443649 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.443649 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.443649 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.443783 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.443831 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.443867 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.443901 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.443943 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.443987 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.444030 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.444068 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.444102 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.444102 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.444181 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.444181 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.444263 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.444300 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.444835 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.444835 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.444835 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.444835 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.444835 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.444835 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.445403 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.445494 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.445639 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.445639 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.445639 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.445871 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.445960 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.446044 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.446044 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.446211 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.446295 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.446295 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.446479 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.446564 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.446638 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.446721 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.446806 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.446908 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.446908 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.446908 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.447159 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.447238 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.447319 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.447431 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.447523 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.447523 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.447523 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.447523 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.447523 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.447924 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.447924 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.447924 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.447924 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.447924 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.447924 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.447924 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.448494 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.448494 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.448494 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.448494 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.448494 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.449038 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.449114 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.449185 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.449263 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.449367 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.449367 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.449367 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.449367 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.449367 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.449786 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.449786 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.449948 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.450020 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.450108 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.450108 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.450191 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.450244 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.450244 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.450315 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.450373 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.450423 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.450460 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.450499 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.450552 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.450595 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.450595 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.450595 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.450595 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.450595 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.450595 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.450801 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.450843 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.450884 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.450926 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.450960 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.451006 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.451048 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.451048 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.451129 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.451175 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.451220 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.451263 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.451312 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.451312 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.451429 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.451468 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.451511 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.451552 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.451588 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.451588 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.451663 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.451703 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.451747 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.451785 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.451785 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.451859 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.451859 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.451859 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.451973 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.451973 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.451973 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.452081 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.452118 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.452154 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.452190 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.452231 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.452274 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.452316 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.452316 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.452414 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.452452 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.452496 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.452534 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.452577 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.452613 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.452657 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.452698 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.452744 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.452744 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.452808 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.452847 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.452884 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.452957 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.452999 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.453045 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.453091 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.453134 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.453181 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.453220 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.453263 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.453263 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.453990 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.454081 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.454165 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.454256 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.454367 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.454367 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.454548 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.454548 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.454548 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.454835 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.454835 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.454835 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.454835 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.454835 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.454835 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.454835 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.455458 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.455458 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.455458 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.455458 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.455897 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.455987 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.456074 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.456171 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.456258 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.456358 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.456449 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.456449 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.456449 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.456449 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.456765 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.456765 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.456765 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.458128 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.458266 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.458413 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.458413 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.458640 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.458766 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.458766 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.458987 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.459098 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.459243 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.459412 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.459542 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.459673 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.459793 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.459906 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.460024 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.460132 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.460223 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.460380 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.460770 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.460946 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.461047 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.461201 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.461307 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.461516 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.461670 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.461670 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.461793 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.461854 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.461905 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.461999 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.462093 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.462170 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.462248 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.462305 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.462400 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.462453 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.462505 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.462558 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.462619 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.462682 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.462741 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.462791 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.462841 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.462895 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.462953 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.463005 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.463478 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.463478 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.463478 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.463478 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.463944 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.464122 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.464255 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.464411 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.464545 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.464656 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.464764 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.464881 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.465072 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.465194 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.465303 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.465446 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.465446 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.465672 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.465672 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.465902 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.465961 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.466026 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.466026 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.466121 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.466186 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.466234 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.466292 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.466352 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.466416 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.466476 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.466504 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.466533 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.466564 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.466591 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.466619 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.466647 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.466676 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.466714 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.466767 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.466801 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.466843 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.466843 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.466900 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.466924 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.466952 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.466976 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.467003 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.467003 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.467050 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.467050 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.467050 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.467050 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.467150 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.467176 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.467204 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.467229 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.467254 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.467284 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.467311 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.467311 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.467311 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.467311 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.467434 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.467434 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.467434 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.467434 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.467434 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.467434 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.467434 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.467601 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.467601 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.467601 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.467601 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.467601 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.467601 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.467601 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.467756 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.467756 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.467756 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.467833 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.467863 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.467892 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.467892 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.467935 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.467965 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.467993 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.468017 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.468040 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.468069 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.468094 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.468118 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.468147 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.468171 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.468171 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.468171 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.468240 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.468263 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.468295 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.468790 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.468851 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.468851 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.468851 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.469036 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.469142 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.469214 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.469214 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.469344 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.469416 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.469470 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.469521 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.469573 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.469628 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.469679 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.469728 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.469777 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.469831 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.469891 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.470025 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.470089 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.470145 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.470200 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.470251 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.470300 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.470366 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.470419 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.470469 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.470526 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.470583 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.470634 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.470688 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.470745 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.470795 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.470848 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.470848 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.470848 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.470999 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.471054 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.471110 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.471162 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.471217 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.471266 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.471315 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.471388 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.471440 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.471489 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.471489 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.471597 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.471649 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.471714 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.471790 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.471868 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.471923 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.471973 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.471973 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.472066 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.472120 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.472182 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.472236 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.472236 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.472351 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.472413 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.472463 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.472463 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.472463 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.472611 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.472662 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.472711 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.472768 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.472794 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.472817 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.472840 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.472840 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.472887 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.472939 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.472966 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.472988 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.472988 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.473044 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.473068 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.473068 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.473115 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.473142 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.473166 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.473189 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.473212 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.473240 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.473240 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.473287 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.474968 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.475049 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.475082 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.475157 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.475429 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.475429 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.475429 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.475513 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.475542 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.475633 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.475693 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.475745 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.475800 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.475857 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.475904 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.475977 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.476072 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.476157 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.476248 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.476355 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.476458 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.476666 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.476765 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.476861 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.476965 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.477056 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.477087 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.477147 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.477199 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.477250 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.477304 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.477376 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.477460 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.477659 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.477763 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.477838 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.477899 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.477949 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.478011 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.478072 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.478124 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.478190 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.478349 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.478415 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.478463 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.478518 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.478546 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.478626 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.478690 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.478741 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.478807 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.478853 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.478909 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.478963 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.479015 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.479050 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.479073 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.479073 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.479073 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.479073 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.479159 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.479188 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.479216 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.479340 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.479424 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.479542 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.479637 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.479732 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.479825 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.479893 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.480006 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.480065 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.480124 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.480167 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.480229 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.480274 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.480393 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.480447 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.480504 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.480553 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.480619 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.480663 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.480713 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.480767 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.480817 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.480817 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.480931 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.480973 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.481003 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.481026 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.481054 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.481077 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.481104 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.481127 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.481150 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.481178 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.481201 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.481224 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.481250 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.481278 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.481310 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.481394 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.481421 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.481444 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.481471 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.481494 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.481519 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.481542 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.481542 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.481589 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.481589 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.481589 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.482471 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.482539 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.482593 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.482593 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.482695 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.482753 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.482753 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.482856 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.482907 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.482907 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.483005 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.483039 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.483039 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.483091 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.483114 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.483114 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.483165 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.483195 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.483195 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.483237 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.483264 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.483287 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.483287 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.483287 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.483478 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.483591 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.483719 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.483850 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.483983 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.484046 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.484046 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.484150 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.484201 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.484257 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.484348 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.484409 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.484469 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.484529 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.484586 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.484637 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.484681 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.484681 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.484782 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.484839 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.484918 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.484981 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.485039 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.485097 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.485124 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.485152 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.485178 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.485201 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.485224 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.485250 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.485273 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.485297 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.485336 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.485368 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.485392 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.485416 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.485443 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.485465 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.485492 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.485514 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.485537 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.485564 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.485564 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.485610 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.485634 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.485660 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.485685 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.485708 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.485732 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.485757 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.485783 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.485806 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.485832 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.485862 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.485889 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.485889 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.485889 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.485889 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.485978 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.486001 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.486001 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.486046 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.486072 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.486072 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.486124 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.486146 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.486146 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.486188 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.486188 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.486188 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.486188 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.486188 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.486188 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.486188 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.486188 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.486369 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.486369 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.486369 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:15.486434 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:15.486476 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:15.486534 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:15.486597 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:15.486680 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:15.486703 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:15.536791 np0000182519 devstack@c-api.service[112539]: INFO dbcounter [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Registered counter for database cinder Jun 23 03:10:15.536997 np0000182519 devstack@c-api.service[112542]: INFO dbcounter [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Registered counter for database cinder Jun 23 03:10:15.538390 np0000182519 devstack@c-api.service[112540]: INFO dbcounter [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Registered counter for database cinder Jun 23 03:10:15.540161 np0000182519 devstack@c-api.service[112541]: INFO dbcounter [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Registered counter for database cinder Jun 23 03:10:15.581493 np0000182519 devstack@c-api.service[112539]: DEBUG oslo_db.sqlalchemy.engines [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db 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=112539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:10:15.582909 np0000182519 devstack@c-api.service[112542]: DEBUG oslo_db.sqlalchemy.engines [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f 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=112542) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:10:15.587182 np0000182519 devstack@c-api.service[112541]: DEBUG oslo_db.sqlalchemy.engines [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 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=112541) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:10:15.588481 np0000182519 devstack@c-api.service[112540]: DEBUG oslo_db.sqlalchemy.engines [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 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=112540) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:10:15.704367 np0000182519 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writer thread running {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 03:10:15.707707 np0000182519 devstack@c-api.service[112539]: INFO cinder.rpc [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 03:10:15.709165 np0000182519 devstack@c-api.service[112541]: DEBUG dbcounter [-] [112541] Writer thread running {{(pid=112541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 03:10:15.710971 np0000182519 devstack@c-api.service[112539]: INFO cinder.rpc [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 03:10:15.711551 np0000182519 devstack@c-api.service[112542]: DEBUG dbcounter [-] [112542] Writer thread running {{(pid=112542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 03:10:15.711683 np0000182519 devstack@c-api.service[112540]: DEBUG dbcounter [-] [112540] Writer thread running {{(pid=112540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 03:10:15.712132 np0000182519 devstack@c-api.service[112541]: INFO cinder.rpc [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 03:10:15.714272 np0000182519 devstack@c-api.service[112539]: INFO cinder.rpc [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 03:10:15.714971 np0000182519 devstack@c-api.service[112542]: INFO cinder.rpc [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 03:10:15.715355 np0000182519 devstack@c-api.service[112541]: INFO cinder.rpc [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 03:10:15.717119 np0000182519 devstack@c-api.service[112540]: INFO cinder.rpc [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 03:10:15.717244 np0000182519 devstack@c-api.service[112541]: INFO cinder.rpc [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 03:10:15.717452 np0000182519 devstack@c-api.service[112539]: INFO cinder.rpc [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 03:10:15.717828 np0000182519 devstack@c-api.service[112542]: INFO cinder.rpc [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 03:10:15.718874 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.719088 np0000182519 devstack@c-api.service[112541]: INFO cinder.rpc [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 03:10:15.719973 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.720291 np0000182519 devstack@c-api.service[112542]: INFO cinder.rpc [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 03:10:15.720684 np0000182519 devstack@c-api.service[112540]: INFO cinder.rpc [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 03:10:15.722997 np0000182519 devstack@c-api.service[112542]: INFO cinder.rpc [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 03:10:15.723085 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.723226 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.724205 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.724430 np0000182519 devstack@c-api.service[112540]: INFO cinder.rpc [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 03:10:15.727887 np0000182519 devstack@c-api.service[112540]: INFO cinder.rpc [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 03:10:15.728841 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.729376 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.734264 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.759365 np0000182519 devstack@c-api.service[112539]: DEBUG oslo_db.sqlalchemy.engines [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db 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=112539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:10:15.761299 np0000182519 devstack@c-api.service[112541]: DEBUG oslo_db.sqlalchemy.engines [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 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=112541) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:10:15.762843 np0000182519 devstack@c-api.service[112539]: INFO cinder.rpc [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 03:10:15.764551 np0000182519 devstack@c-api.service[112541]: INFO cinder.rpc [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 03:10:15.765879 np0000182519 devstack@c-api.service[112539]: INFO cinder.rpc [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 03:10:15.766679 np0000182519 devstack@c-api.service[112542]: DEBUG oslo_db.sqlalchemy.engines [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f 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=112542) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:10:15.767507 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.767747 np0000182519 devstack@c-api.service[112541]: INFO cinder.rpc [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 03:10:15.769204 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.769908 np0000182519 devstack@c-api.service[112540]: DEBUG oslo_db.sqlalchemy.engines [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 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=112540) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:10:15.770059 np0000182519 devstack@c-api.service[112542]: INFO cinder.rpc [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 03:10:15.773250 np0000182519 devstack@c-api.service[112540]: INFO cinder.rpc [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 03:10:15.773520 np0000182519 devstack@c-api.service[112542]: INFO cinder.rpc [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 03:10:15.774867 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.776098 np0000182519 devstack@c-api.service[112540]: INFO cinder.rpc [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 03:10:15.777551 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.781577 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.781831 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.785114 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.786418 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.788361 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.788720 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.789748 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.791939 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.793845 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.794008 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.795178 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.796299 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.797486 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.798181 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.798290 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.800568 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.801081 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.801395 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.802363 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.803592 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.804530 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.806466 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.806579 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.806670 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.807423 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.809392 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.809617 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.809713 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.810456 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.811923 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.812397 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.812472 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.812819 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.814129 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.814811 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.815471 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.816479 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.817108 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.817204 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.819769 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.819859 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.820627 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.822848 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.823257 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.824052 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.824970 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.825546 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.826136 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.826358 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.827623 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.827805 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.828523 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.829192 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.829282 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.830216 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.830719 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.831213 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.831971 np0000182519 devstack@c-api.service[112541]: WARNING cinder.api.contrib.hosts [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 03:10:15.832061 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.832685 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.832822 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.833554 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.833999 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.834174 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.834393 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.834699 np0000182519 devstack@c-api.service[112539]: WARNING cinder.api.contrib.hosts [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 03:10:15.835482 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.835591 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.835747 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.836873 np0000182519 devstack@c-api.service[112542]: WARNING cinder.api.contrib.hosts [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 03:10:15.836990 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.837052 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.837616 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.837728 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.837790 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extended resource: extensions {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.838768 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.839029 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.839150 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extended resource: extra_specs {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.839938 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.840341 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.840708 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.840764 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extended resource: os-volume-transfer {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.841352 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extended resource: extensions {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.841801 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.842300 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.842375 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extended resource: os-quota-class-sets {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.842845 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extended resource: extra_specs {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.843229 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extended resource: extensions {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.843914 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.844544 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extended resource: os-volume-transfer {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.844616 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extended resource: cgsnapshots {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.844773 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extended resource: extra_specs {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.845806 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.846170 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extended resource: scheduler-stats {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.846266 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extended resource: os-quota-class-sets {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.846418 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extended resource: os-volume-transfer {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.847138 np0000182519 devstack@c-api.service[112540]: WARNING cinder.api.contrib.hosts [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 03:10:15.847655 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extended resource: qos-specs {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.848111 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.848245 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extended resource: cgsnapshots {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.849152 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extended resource: os-quota-class-sets {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.849726 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extended resource: capabilities {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.849832 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extended resource: scheduler-stats {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.849906 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.850594 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extended resource: cgsnapshots {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.850968 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extended resource: encryption {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.851224 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extended resource: qos-specs {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.851620 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.852128 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extended resource: scheduler-stats {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.852551 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extended resource: encryption {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.853236 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.853493 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extended resource: capabilities {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.853694 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extended resource: qos-specs {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.854095 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extended resource: extensions {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.854195 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extended resource: os-volume-type-access {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.854899 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extended resource: encryption {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.855620 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extended resource: extra_specs {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.855877 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extended resource: capabilities {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.856112 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extended resource: os-quota-sets {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.856444 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extended resource: encryption {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.857317 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extended resource: encryption {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.857428 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extended resource: os-volume-transfer {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.857791 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extended resource: os-snapshot-manage {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.858068 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extended resource: os-volume-type-access {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.858976 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extended resource: encryption {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.859259 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extended resource: os-volume-manage {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.859333 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extended resource: os-quota-class-sets {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.859716 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extended resource: os-quota-sets {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.860753 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extended resource: os-hosts {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.860837 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extended resource: os-volume-type-access {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.861183 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extended resource: os-snapshot-manage {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.861639 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extended resource: cgsnapshots {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.862147 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extended resource: os-availability-zone {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.862543 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extended resource: os-quota-sets {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.862717 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extended resource: os-volume-manage {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.863149 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extended resource: scheduler-stats {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.863502 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extended resource: consistencygroups {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.864014 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extended resource: os-snapshot-manage {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.864232 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extended resource: os-hosts {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.864878 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extended resource: qos-specs {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.865600 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extended resource: backups {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.865711 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extended resource: os-availability-zone {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.865778 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extended resource: os-volume-manage {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.867054 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extended resource: consistencygroups {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.867304 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extended resource: capabilities {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.867399 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extended resource: os-hosts {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.867749 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.contrib.snapshot_actions [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] SnapshotActionsController initialized {{(pid=112541) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 03:10:15.868731 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extended resource: encryption {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.868798 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.868878 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extended resource: os-availability-zone {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.869115 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extended resource: backups {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.870302 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.870404 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extended resource: encryption {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.870451 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extended resource: consistencygroups {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.871225 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.contrib.snapshot_actions [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] SnapshotActionsController initialized {{(pid=112539) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 03:10:15.871821 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.872001 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.872419 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extended resource: os-volume-type-access {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.872474 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extended resource: backups {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.873262 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.873520 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.874171 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extended resource: os-quota-sets {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.874717 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.874838 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.contrib.snapshot_actions [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] SnapshotActionsController initialized {{(pid=112542) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 03:10:15.874934 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.875598 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extended resource: os-snapshot-manage {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.875779 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.876102 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.876424 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.877220 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extended resource: os-volume-manage {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.877727 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.877807 np0000182519 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.877877 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.878483 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extension UsedLimits extending resource: limits {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.878591 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.878720 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.878792 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extended resource: os-hosts {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.878955 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.879054 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.879154 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.879154 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.879154 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.879356 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.879356 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.879474 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.879539 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.879682 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extension AdminActions extending resource: volumes {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.879800 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extension AdminActions extending resource: snapshots {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.879895 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extension AdminActions extending resource: backups {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.879993 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.880089 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extension VolumeActions extending resource: volumes {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.880181 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-61408aa8-9e39-41b7-89d9-68a38458edc8 None None] Extension TypesManage extending resource: types {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.880288 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extended resource: os-availability-zone {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.880426 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.881275 np0000182519 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.881646 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extended resource: consistencygroups {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.881844 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.882177 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extension UsedLimits extending resource: limits {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.882318 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extension SnapshotActions extending resource: snapshots {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.882469 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.882704 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.882833 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.882961 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.883108 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.883228 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.883352 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.883402 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.883515 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.883624 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extended resource: backups {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:15.883739 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extension AdminActions extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.883851 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extension AdminActions extending resource: snapshots {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.883940 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extension AdminActions extending resource: backups {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.884100 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extension VolumeTypeAccess extending resource: types {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.884264 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extension VolumeActions extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.884443 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-440ae903-c9dc-456a-b7f5-b3cea1c892db None None] Extension TypesManage extending resource: types {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.885188 np0000182519 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.885961 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.contrib.snapshot_actions [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] SnapshotActionsController initialized {{(pid=112540) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 03:10:15.886339 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extension UsedLimits extending resource: limits {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.886495 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.886646 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.886908 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.887685 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.887854 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.887993 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.888125 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.888259 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.888408 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.888459 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.888538 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.888702 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extension AdminActions extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.888767 np0000182519 devstack@c-api.service[112541]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75562f8a3668 pid: 112541 (default app) Jun 23 03:10:15.888885 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extension AdminActions extending resource: snapshots {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.889019 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extension AdminActions extending resource: backups {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.889151 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.889343 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extension VolumeActions extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.889504 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-78023131-7f85-4957-bfc0-bfe8ca7d677f None None] Extension TypesManage extending resource: types {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.890258 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.891734 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.893195 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.893508 np0000182519 devstack@c-api.service[112539]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75562f8a3668 pid: 112539 (default app) Jun 23 03:10:15.894789 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.896365 np0000182519 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:15.897255 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.897255 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.897420 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.897420 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.897533 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extension UsedLimits extending resource: limits {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.897574 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.897574 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.897574 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.897574 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.897788 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.897788 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.897788 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.897788 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.897788 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.897788 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.898060 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.898060 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.898157 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.898201 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.898201 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.898201 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.898201 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.898399 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.898399 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.898399 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.898399 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.898596 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.898596 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.898596 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.898596 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.898777 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.898823 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.898823 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.898823 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.898823 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.898823 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.899066 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.899066 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.899066 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.899066 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.899066 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.899399 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.899399 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.899399 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.899399 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.899399 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.899399 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.899667 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.899667 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.899667 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.899667 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.899667 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.899667 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.899936 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.899936 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.899936 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.899936 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.900133 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.900186 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.900186 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.900186 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.900186 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.900186 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.900186 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.900905 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.900905 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.900905 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.900905 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.901203 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.901281 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.901281 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.901281 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.901281 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.901281 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.901704 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.901704 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.901704 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.901704 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.901704 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.902056 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.902056 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.902223 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.902299 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.902299 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.902299 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.902299 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.902299 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.902299 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.902751 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.902751 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.902751 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.902751 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.903064 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.903132 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.903132 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.903132 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.903132 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.903465 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.903465 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.903465 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.903465 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.903791 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.903791 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.903791 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.903791 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.904087 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.904087 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.904262 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.904371 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.904371 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.904371 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.904371 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.904371 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.904858 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.904858 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.904858 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.904858 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.904858 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.905226 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.905226 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.905412 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.905490 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.905490 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.905490 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.905490 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.905785 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.905785 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.905785 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.905785 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.906095 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.906095 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.906095 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.906095 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.906406 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.906406 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.906564 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.906631 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.906631 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.906631 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.906631 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.906631 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.907016 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.907016 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.907016 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.907016 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.907016 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.907016 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.907426 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.907426 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.907426 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.907611 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extension AdminActions extending resource: volumes {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.907696 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.907696 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.907696 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.907696 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.907696 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.907696 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.908127 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.908127 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.908127 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.908127 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.908127 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.908127 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.908642 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.908642 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.908642 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.908642 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.908642 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.908642 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.909085 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extension AdminActions extending resource: snapshots {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.909163 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.909163 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.909163 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.909163 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.909163 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.909163 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.909558 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.909558 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.909558 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.909558 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.909741 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.909741 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.909741 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.909741 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.909926 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.909926 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.909926 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.909926 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.910096 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extension AdminActions extending resource: backups {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.910142 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.910142 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.910142 np0000182519 devstack@c-api.service[112541]: /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 23 03:10:15.910142 np0000182519 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) Jun 23 03:10:15.910319 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.910319 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extension VolumeActions extending resource: volumes {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.910319 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-3ff4313a-8ffa-4602-bd38-31bc7c4a58b3 None None] Extension TypesManage extending resource: types {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:15.910441 np0000182519 devstack@c-api.service[112542]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75562f8a3668 pid: 112542 (default app) Jun 23 03:10:15.910479 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.middleware.request_id [None req-bfec9b40-775a-47a6-b95e-8eefbeb0db2f None None] RequestId filter calling following filter/app {{(pid=112541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:10:15.910479 np0000182519 devstack@c-api.service[112541]: [pid: 112541|app: 0|req: 1/1] 199.204.45.109 () {60 vars in 956 bytes} [Tue Jun 23 03:10:15 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 03:10:15.910565 np0000182519 devstack@c-api.service[112540]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75562f8a3668 pid: 112540 (default app) Jun 23 03:10:23.419721 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.419721 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.419721 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.419721 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.420176 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.420176 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.420176 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.420176 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.420276 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.420276 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.420276 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.420276 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.420276 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.420276 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.420434 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.420434 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.420434 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.420434 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.420434 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.420578 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.420578 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.420578 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.420578 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.420578 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.420691 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.420691 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.420691 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.420691 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.420798 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.420798 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.420798 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.420798 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.420798 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.420922 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.420922 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.420922 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.420922 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.420922 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.421033 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.421033 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.421033 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.421033 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.421033 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.421033 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.421174 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.421174 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.421174 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.421174 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.421174 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.421174 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.421308 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.421308 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.421308 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.421308 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.421308 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.421308 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.421462 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.421462 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.421462 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.421462 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.421462 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.421579 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.421579 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.421579 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.421579 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.421579 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.421688 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.421688 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.421688 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.421688 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.421688 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.421688 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.421822 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.421822 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.421822 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.421822 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.421822 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.421822 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.421955 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.421955 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.421955 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.421955 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.421955 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.422073 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.422073 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.422073 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.422073 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.422073 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.422185 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.422185 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.422185 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.422185 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.422281 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.422281 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.422281 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.422281 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.423674 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.423674 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.423674 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.423674 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.423674 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.424132 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.424132 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.424132 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.424132 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.424132 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.424360 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.424360 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.424360 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.424360 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.424556 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.424556 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.424556 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.424556 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.424731 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.424731 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.424731 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.424731 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.424907 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.424907 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.424907 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.424907 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.425090 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.425090 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.425090 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.425090 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.425268 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.425268 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.425268 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.425268 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.425268 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.425503 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.425503 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.425503 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.425503 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.425503 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.425503 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.425754 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.425754 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.425754 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.425754 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.425754 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.425972 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.425972 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.425972 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.425972 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.425972 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.425972 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.426238 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.426238 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.426238 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.426238 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.426238 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.426238 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.426522 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.426522 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.426522 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.426522 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.426522 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.426522 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.426787 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.426787 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.426787 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.426787 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.426787 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.426787 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.427038 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.427038 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.427038 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.427038 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.427222 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.427222 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.427222 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.427222 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.427222 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.427464 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.427464 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.427464 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.427464 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.427464 np0000182519 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 23 03:10:23.427464 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-b8a60a09-94e4-40ef-92fe-5ac82c196d08 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:10:23.951202 np0000182519 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-b8a60a09-94e4-40ef-92fe-5ac82c196d08 admin admin] POST https://199.204.45.109/volume/v3/types Jun 23 03:10:23.951929 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-b8a60a09-94e4-40ef-92fe-5ac82c196d08 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 23 03:10:23.953849 np0000182519 devstack@c-api.service[112539]: /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 23 03:10:23.953849 np0000182519 devstack@c-api.service[112539]: warnings.warn( Jun 23 03:10:23.990250 np0000182519 devstack@c-api.service[112539]: DEBUG oslo_db.sqlalchemy.engines [None req-b8a60a09-94e4-40ef-92fe-5ac82c196d08 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=112539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:10:24.027529 np0000182519 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-b8a60a09-94e4-40ef-92fe-5ac82c196d08 admin admin] https://199.204.45.109/volume/v3/types returned with HTTP 200 Jun 23 03:10:24.028094 np0000182519 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 1/2] 199.204.45.109 () {68 vars in 1288 bytes} [Tue Jun 23 03:10:23 2026] POST /volume/v3/types => generated 186 bytes in 617 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:10:24.052558 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.052558 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.052558 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.052558 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.052558 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.053168 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.053168 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.053168 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.053168 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.053168 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.053359 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.053359 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.053359 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.053359 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.053359 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.053359 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.053552 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.053552 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.053552 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.053552 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.053748 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.053748 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.053748 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.053748 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.053892 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.053892 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.053892 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.053892 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.054036 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.054036 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.054036 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.054036 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.054036 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.054207 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.054207 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.054207 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.054207 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.054207 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.054467 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.054467 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.054467 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.054467 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.054467 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.054467 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.054671 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.054671 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.054671 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.054671 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.054671 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.054671 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.054852 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.054852 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.054852 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.054852 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.054852 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.054852 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.055036 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.055036 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.055036 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.055036 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.055036 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.055208 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.055208 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.055208 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.055208 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.055208 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.055428 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.055428 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.055428 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.055428 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.055428 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.055428 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.055661 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.055661 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.055661 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.055661 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.055661 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.055661 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.055851 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.055851 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.055851 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.055851 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.055851 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.056016 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.056016 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.056016 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.056016 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.056016 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.056177 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.056177 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.056177 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.056177 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.056313 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.056313 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.056313 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.056313 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.056485 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.056485 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.056485 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.056485 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.056485 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.056650 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.056650 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.056650 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.056650 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.056650 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.056808 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.056808 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.056808 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.056808 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.056954 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.056954 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.056954 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.056954 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.057097 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.057097 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.057097 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.057097 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.057267 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.057267 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.057267 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.057267 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.057425 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.057425 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.057425 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.057425 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.057561 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.057561 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.057561 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.057561 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.057561 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.057731 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.057731 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.057731 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.057731 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.057731 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.057731 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.057922 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.057922 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.057922 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.057922 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.057922 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.058182 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.058182 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.058182 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.058182 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.058182 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.058182 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.058474 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.058474 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.058474 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.058474 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.058474 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.058474 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.058665 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.058665 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.058665 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.058665 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.058665 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.058665 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.058852 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.058852 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.058852 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.058852 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.058852 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.058852 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.059035 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.059035 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.059035 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.059035 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.059176 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.059176 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.059176 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.059176 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.059176 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.059362 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.059362 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.059362 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.059362 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.059362 np0000182519 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 23 03:10:24.059362 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [req-b8a60a09-94e4-40ef-92fe-5ac82c196d08 req-501f6013-cd6e-4b90-aa0b-7f853016f43a None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:10:24.416782 np0000182519 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [req-b8a60a09-94e4-40ef-92fe-5ac82c196d08 req-501f6013-cd6e-4b90-aa0b-7f853016f43a admin admin] POST https://199.204.45.109/volume/v3/types/c309d250-c0b8-4555-bce2-42fee5e04410/extra_specs Jun 23 03:10:24.417297 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [req-b8a60a09-94e4-40ef-92fe-5ac82c196d08 req-501f6013-cd6e-4b90-aa0b-7f853016f43a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 23 03:10:24.423019 np0000182519 devstack@c-api.service[112542]: /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 23 03:10:24.423019 np0000182519 devstack@c-api.service[112542]: warnings.warn( Jun 23 03:10:24.478731 np0000182519 devstack@c-api.service[112542]: DEBUG oslo_db.sqlalchemy.engines [req-b8a60a09-94e4-40ef-92fe-5ac82c196d08 req-501f6013-cd6e-4b90-aa0b-7f853016f43a 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=112542) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:10:24.545961 np0000182519 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [req-b8a60a09-94e4-40ef-92fe-5ac82c196d08 req-501f6013-cd6e-4b90-aa0b-7f853016f43a admin admin] https://199.204.45.109/volume/v3/types/c309d250-c0b8-4555-bce2-42fee5e04410/extra_specs returned with HTTP 200 Jun 23 03:10:24.546656 np0000182519 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 1/3] 199.204.45.109 () {70 vars in 1505 bytes} [Tue Jun 23 03:10:24 2026] POST /volume/v3/types/c309d250-c0b8-4555-bce2-42fee5e04410/extra_specs => generated 55 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:10:25.766698 np0000182519 devstack@c-api.service[112541]: DEBUG dbcounter [-] [112541] Writing DB stats cinder:SELECT=6 {{(pid=112541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:10:25.775018 np0000182519 devstack@c-api.service[112540]: DEBUG dbcounter [-] [112540] Writing DB stats cinder:SELECT=6 {{(pid=112540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:10:34.022730 np0000182519 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:10:34.543894 np0000182519 devstack@c-api.service[112542]: DEBUG dbcounter [-] [112542] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:13:22.310138 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.middleware.request_id [None req-0583d442-c033-49c2-a86b-3472bbf1e9af None None] RequestId filter calling following filter/app {{(pid=112541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:13:22.311094 np0000182519 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [None req-0583d442-c033-49c2-a86b-3472bbf1e9af None None] GET https://199.204.45.109/volume// Jun 23 03:13:22.311417 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [None req-0583d442-c033-49c2-a86b-3472bbf1e9af None None] Empty body provided in request {{(pid=112541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:13:22.311771 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [None req-0583d442-c033-49c2-a86b-3472bbf1e9af None None] Calling method 'all' {{(pid=112541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:13:22.312654 np0000182519 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [None req-0583d442-c033-49c2-a86b-3472bbf1e9af None None] https://199.204.45.109/volume// returned with HTTP 300 Jun 23 03:13:22.313119 np0000182519 devstack@c-api.service[112541]: [pid: 112541|app: 0|req: 2/4] 199.204.45.109 () {66 vars in 1456 bytes} [Tue Jun 23 03:13:22 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 23 03:14:00.835844 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.835844 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.835844 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.835844 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.836808 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.836808 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.836808 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.836808 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.837161 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.837161 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.837161 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.837161 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.837161 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.837161 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.837609 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.837609 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.837609 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.837609 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.837609 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.837956 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.837956 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.837956 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.837956 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.837956 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.838454 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.838454 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.838454 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.838454 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.838741 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.838741 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.838741 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.838741 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.838741 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.839141 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.839141 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.839141 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.839141 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.839141 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.839587 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.839587 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.839587 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.839587 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.839587 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.839587 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.839979 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.839979 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.839979 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.839979 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.839979 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.839979 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.840391 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.840391 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.840391 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.840391 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.840391 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.840391 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.840810 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.840810 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.840810 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.840810 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.840810 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.841172 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.841172 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.841172 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.841172 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.841172 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.841503 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.841503 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.841503 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.841503 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.841503 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.841503 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.841934 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.841934 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.841934 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.841934 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.841934 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.841934 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.842321 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.842321 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.842321 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.842321 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.842321 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.842843 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.842843 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.842843 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.842843 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.842843 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.843187 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.843187 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.843187 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.843187 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.843514 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.843514 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.843514 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.843514 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.843803 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.843803 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.843803 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.843803 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.843803 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.844192 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.844192 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.844192 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.844192 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.844192 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.844551 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.844551 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.844551 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.844551 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.844855 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.844855 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.844855 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.844855 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.845163 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.845163 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.845163 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.845163 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.845492 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.845492 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.845492 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.845492 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.845809 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.845809 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.845809 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.845809 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.846174 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.846174 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.846174 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.846174 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.846174 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.846588 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.846588 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.846588 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.846588 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.846588 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.846588 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.846969 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.846969 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.846969 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.846969 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.846969 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.847129 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.847129 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.847129 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.847129 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.847129 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.847129 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.847298 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.847298 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.847298 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.847298 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.847298 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.847298 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.847501 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.847501 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.847501 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.847501 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.847501 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.847501 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.847675 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.847675 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.847675 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.847675 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.847675 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.847675 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.847854 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.847854 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.847854 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.847854 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.847970 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.847970 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.847970 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.847970 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.847970 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.848202 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.848202 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.848202 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.848202 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:00.848202 np0000182519 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) Jun 23 03:14:00.848202 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.middleware.request_id [None req-5578817b-f583-4e5c-a281-ccfd2c8d83cb None None] RequestId filter calling following filter/app {{(pid=112540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:00.848202 np0000182519 devstack@c-api.service[112540]: [pid: 112540|app: 0|req: 1/5] 199.204.45.109 () {62 vars in 1068 bytes} [Tue Jun 23 03:14:00 2026] GET /volume/v3 => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 03:14:00.881138 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-96744e9c-dd40-44d9-a19a-174c6add1eff None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:00.889699 np0000182519 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 2/6] 199.204.45.109 () {64 vars in 1272 bytes} [Tue Jun 23 03:14:00 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 23 03:14:00.929203 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [req-96744e9c-dd40-44d9-a19a-174c6add1eff req-3d96e6cb-8fa7-4722-a885-4e23328d9a21 None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:00.934893 np0000182519 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [req-96744e9c-dd40-44d9-a19a-174c6add1eff req-3d96e6cb-8fa7-4722-a885-4e23328d9a21 demo demo] GET https://199.204.45.109/volume/v3/ Jun 23 03:14:00.935602 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [req-96744e9c-dd40-44d9-a19a-174c6add1eff req-3d96e6cb-8fa7-4722-a885-4e23328d9a21 demo demo] Empty body provided in request {{(pid=112542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:14:00.936171 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [req-96744e9c-dd40-44d9-a19a-174c6add1eff req-3d96e6cb-8fa7-4722-a885-4e23328d9a21 demo demo] Calling method 'version_select' {{(pid=112542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:14:00.938281 np0000182519 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [req-96744e9c-dd40-44d9-a19a-174c6add1eff req-3d96e6cb-8fa7-4722-a885-4e23328d9a21 demo demo] https://199.204.45.109/volume/v3/ returned with HTTP 200 Jun 23 03:14:00.939201 np0000182519 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 2/7] 199.204.45.109 () {66 vars in 1346 bytes} [Tue Jun 23 03:14:00 2026] GET /volume/v3/ => generated 390 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:14:00.977800 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.middleware.request_id [None req-707c6488-489a-4132-b264-43d96b6d4bb8 None None] RequestId filter calling following filter/app {{(pid=112541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:01.307761 np0000182519 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [None req-707c6488-489a-4132-b264-43d96b6d4bb8 demo demo] GET https://199.204.45.109/volume/v3/types Jun 23 03:14:01.308110 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [None req-707c6488-489a-4132-b264-43d96b6d4bb8 demo demo] Empty body provided in request {{(pid=112541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:14:01.308352 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [None req-707c6488-489a-4132-b264-43d96b6d4bb8 demo demo] Calling method 'index' {{(pid=112541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:14:01.308862 np0000182519 devstack@c-api.service[112541]: /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 23 03:14:01.308862 np0000182519 devstack@c-api.service[112541]: warnings.warn( Jun 23 03:14:01.309507 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.api_utils [None req-707c6488-489a-4132-b264-43d96b6d4bb8 demo demo] Removing options '' from query. {{(pid=112541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:14:01.349256 np0000182519 devstack@c-api.service[112541]: DEBUG oslo_db.sqlalchemy.engines [None req-707c6488-489a-4132-b264-43d96b6d4bb8 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=112541) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:14:01.371482 np0000182519 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [None req-707c6488-489a-4132-b264-43d96b6d4bb8 demo demo] https://199.204.45.109/volume/v3/types returned with HTTP 200 Jun 23 03:14:01.371870 np0000182519 devstack@c-api.service[112541]: [pid: 112541|app: 0|req: 3/8] 199.204.45.109 () {64 vars in 1290 bytes} [Tue Jun 23 03:14:00 2026] GET /volume/v3/types => generated 377 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:14:01.414584 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.middleware.request_id [None req-759d9704-1538-477f-b3c5-2fcffeadd224 None None] RequestId filter calling following filter/app {{(pid=112540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:01.788425 np0000182519 devstack@c-api.service[112540]: INFO cinder.api.openstack.wsgi [None req-759d9704-1538-477f-b3c5-2fcffeadd224 demo demo] GET https://199.204.45.109/volume/v3/types/default Jun 23 03:14:01.788787 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.openstack.wsgi [None req-759d9704-1538-477f-b3c5-2fcffeadd224 demo demo] Empty body provided in request {{(pid=112540) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:14:01.789023 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.openstack.wsgi [None req-759d9704-1538-477f-b3c5-2fcffeadd224 demo demo] Calling method 'show' {{(pid=112540) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:14:01.828698 np0000182519 devstack@c-api.service[112540]: DEBUG oslo_db.sqlalchemy.engines [None req-759d9704-1538-477f-b3c5-2fcffeadd224 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=112540) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:14:01.846727 np0000182519 devstack@c-api.service[112540]: /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 23 03:14:01.846727 np0000182519 devstack@c-api.service[112540]: warnings.warn( Jun 23 03:14:01.849006 np0000182519 devstack@c-api.service[112540]: INFO cinder.api.openstack.wsgi [None req-759d9704-1538-477f-b3c5-2fcffeadd224 demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 Jun 23 03:14:01.849464 np0000182519 devstack@c-api.service[112540]: [pid: 112540|app: 0|req: 2/9] 199.204.45.109 () {64 vars in 1301 bytes} [Tue Jun 23 03:14:01 2026] GET /volume/v3/types/default => generated 145 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:14:02.319634 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-5d9c43ae-1683-49e6-b154-a9cf1c766980 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:02.320898 np0000182519 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 3/10] 199.204.45.109 () {62 vars in 1068 bytes} [Tue Jun 23 03:14:02 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 03:14:02.356848 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [None req-53178557-fc81-4484-9570-19613719f852 None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:02.364026 np0000182519 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 3/11] 199.204.45.109 () {64 vars in 1272 bytes} [Tue Jun 23 03:14:02 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 23 03:14:02.404135 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.middleware.request_id [req-53178557-fc81-4484-9570-19613719f852 req-41463320-7d9d-4e19-9632-564d6b0bddcc None None] RequestId filter calling following filter/app {{(pid=112541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:02.406040 np0000182519 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [req-53178557-fc81-4484-9570-19613719f852 req-41463320-7d9d-4e19-9632-564d6b0bddcc demo demo] GET https://199.204.45.109/volume/v3/ Jun 23 03:14:02.406290 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [req-53178557-fc81-4484-9570-19613719f852 req-41463320-7d9d-4e19-9632-564d6b0bddcc demo demo] Empty body provided in request {{(pid=112541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:14:02.406582 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [req-53178557-fc81-4484-9570-19613719f852 req-41463320-7d9d-4e19-9632-564d6b0bddcc demo demo] Calling method 'version_select' {{(pid=112541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:14:02.407212 np0000182519 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [req-53178557-fc81-4484-9570-19613719f852 req-41463320-7d9d-4e19-9632-564d6b0bddcc demo demo] https://199.204.45.109/volume/v3/ returned with HTTP 200 Jun 23 03:14:02.407680 np0000182519 devstack@c-api.service[112541]: [pid: 112541|app: 0|req: 4/12] 199.204.45.109 () {66 vars in 1346 bytes} [Tue Jun 23 03:14:02 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:14:02.450882 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.middleware.request_id [None req-d7e1d8e1-ab23-4d3c-92dc-d49daa86136c None None] RequestId filter calling following filter/app {{(pid=112540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:02.454819 np0000182519 devstack@c-api.service[112540]: INFO cinder.api.openstack.wsgi [None req-d7e1d8e1-ab23-4d3c-92dc-d49daa86136c demo demo] GET https://199.204.45.109/volume/v3/types/default Jun 23 03:14:02.455362 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.openstack.wsgi [None req-d7e1d8e1-ab23-4d3c-92dc-d49daa86136c demo demo] Empty body provided in request {{(pid=112540) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:14:02.455815 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.openstack.wsgi [None req-d7e1d8e1-ab23-4d3c-92dc-d49daa86136c demo demo] Calling method 'show' {{(pid=112540) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:14:02.464165 np0000182519 devstack@c-api.service[112540]: INFO cinder.api.openstack.wsgi [None req-d7e1d8e1-ab23-4d3c-92dc-d49daa86136c demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 Jun 23 03:14:02.464554 np0000182519 devstack@c-api.service[112540]: [pid: 112540|app: 0|req: 3/13] 199.204.45.109 () {64 vars in 1301 bytes} [Tue Jun 23 03:14:02 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:14:03.086729 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-c9ff05af-2ad8-4c1b-8869-5bf2ab03b286 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:03.087857 np0000182519 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 4/14] 199.204.45.109 () {62 vars in 1068 bytes} [Tue Jun 23 03:14:03 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 03:14:03.121667 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [None req-65ef1ccc-d072-4b01-8ab3-af0aef55ecd3 None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:03.123730 np0000182519 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 4/15] 199.204.45.109 () {64 vars in 1272 bytes} [Tue Jun 23 03:14:03 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 23 03:14:03.159348 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.middleware.request_id [req-65ef1ccc-d072-4b01-8ab3-af0aef55ecd3 req-61152389-870b-4cdf-aa1f-e5b25d1ba576 None None] RequestId filter calling following filter/app {{(pid=112541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:03.161265 np0000182519 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [req-65ef1ccc-d072-4b01-8ab3-af0aef55ecd3 req-61152389-870b-4cdf-aa1f-e5b25d1ba576 demo demo] GET https://199.204.45.109/volume/v3/ Jun 23 03:14:03.161407 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [req-65ef1ccc-d072-4b01-8ab3-af0aef55ecd3 req-61152389-870b-4cdf-aa1f-e5b25d1ba576 demo demo] Empty body provided in request {{(pid=112541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:14:03.161673 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [req-65ef1ccc-d072-4b01-8ab3-af0aef55ecd3 req-61152389-870b-4cdf-aa1f-e5b25d1ba576 demo demo] Calling method 'version_select' {{(pid=112541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:14:03.162023 np0000182519 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [req-65ef1ccc-d072-4b01-8ab3-af0aef55ecd3 req-61152389-870b-4cdf-aa1f-e5b25d1ba576 demo demo] https://199.204.45.109/volume/v3/ returned with HTTP 200 Jun 23 03:14:03.162386 np0000182519 devstack@c-api.service[112541]: [pid: 112541|app: 0|req: 5/16] 199.204.45.109 () {66 vars in 1346 bytes} [Tue Jun 23 03:14:03 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jun 23 03:14:03.202520 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.middleware.request_id [None req-b1511734-3fa7-4e11-ae14-61d37c1ac6ad None None] RequestId filter calling following filter/app {{(pid=112540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:03.205124 np0000182519 devstack@c-api.service[112540]: INFO cinder.api.openstack.wsgi [None req-b1511734-3fa7-4e11-ae14-61d37c1ac6ad demo demo] GET https://199.204.45.109/volume/v3/types/default Jun 23 03:14:03.205425 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.openstack.wsgi [None req-b1511734-3fa7-4e11-ae14-61d37c1ac6ad demo demo] Empty body provided in request {{(pid=112540) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:14:03.205683 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.openstack.wsgi [None req-b1511734-3fa7-4e11-ae14-61d37c1ac6ad demo demo] Calling method 'show' {{(pid=112540) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:14:03.214605 np0000182519 devstack@c-api.service[112540]: INFO cinder.api.openstack.wsgi [None req-b1511734-3fa7-4e11-ae14-61d37c1ac6ad demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 Jun 23 03:14:03.215005 np0000182519 devstack@c-api.service[112540]: [pid: 112540|app: 0|req: 4/17] 199.204.45.109 () {64 vars in 1301 bytes} [Tue Jun 23 03:14:03 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 23 03:14:03.258033 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-a4f07452-7537-422a-9fc4-ee4623b35f9d None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:03.258971 np0000182519 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 5/18] 199.204.45.109 () {62 vars in 1068 bytes} [Tue Jun 23 03:14:03 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 03:14:03.294659 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [None req-d25844c9-c747-45e0-9a34-1b937443c975 None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:03.298591 np0000182519 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 5/19] 199.204.45.109 () {64 vars in 1272 bytes} [Tue Jun 23 03:14:03 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 23 03:14:03.336036 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.middleware.request_id [req-d25844c9-c747-45e0-9a34-1b937443c975 req-2a047c17-0afc-4a54-8d3b-7bccbebe1c30 None None] RequestId filter calling following filter/app {{(pid=112541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:03.338286 np0000182519 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [req-d25844c9-c747-45e0-9a34-1b937443c975 req-2a047c17-0afc-4a54-8d3b-7bccbebe1c30 demo demo] GET https://199.204.45.109/volume/v3/ Jun 23 03:14:03.338509 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [req-d25844c9-c747-45e0-9a34-1b937443c975 req-2a047c17-0afc-4a54-8d3b-7bccbebe1c30 demo demo] Empty body provided in request {{(pid=112541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:14:03.338764 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [req-d25844c9-c747-45e0-9a34-1b937443c975 req-2a047c17-0afc-4a54-8d3b-7bccbebe1c30 demo demo] Calling method 'version_select' {{(pid=112541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:14:03.339226 np0000182519 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [req-d25844c9-c747-45e0-9a34-1b937443c975 req-2a047c17-0afc-4a54-8d3b-7bccbebe1c30 demo demo] https://199.204.45.109/volume/v3/ returned with HTTP 200 Jun 23 03:14:03.339695 np0000182519 devstack@c-api.service[112541]: [pid: 112541|app: 0|req: 6/20] 199.204.45.109 () {66 vars in 1346 bytes} [Tue Jun 23 03:14:03 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:14:03.378169 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.middleware.request_id [None req-6179f0b7-157c-4b4d-a3e4-1fe2270c3d13 None None] RequestId filter calling following filter/app {{(pid=112540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:03.381128 np0000182519 devstack@c-api.service[112540]: INFO cinder.api.openstack.wsgi [None req-6179f0b7-157c-4b4d-a3e4-1fe2270c3d13 demo demo] GET https://199.204.45.109/volume/v3/types/default Jun 23 03:14:03.381407 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.openstack.wsgi [None req-6179f0b7-157c-4b4d-a3e4-1fe2270c3d13 demo demo] Empty body provided in request {{(pid=112540) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:14:03.381727 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.openstack.wsgi [None req-6179f0b7-157c-4b4d-a3e4-1fe2270c3d13 demo demo] Calling method 'show' {{(pid=112540) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:14:03.390792 np0000182519 devstack@c-api.service[112540]: INFO cinder.api.openstack.wsgi [None req-6179f0b7-157c-4b4d-a3e4-1fe2270c3d13 demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 Jun 23 03:14:03.391165 np0000182519 devstack@c-api.service[112540]: [pid: 112540|app: 0|req: 5/21] 199.204.45.109 () {64 vars in 1301 bytes} [Tue Jun 23 03:14:03 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 23 03:14:11.365096 np0000182519 devstack@c-api.service[112541]: DEBUG dbcounter [-] [112541] Writing DB stats cinder:SELECT=1 {{(pid=112541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:14:13.386605 np0000182519 devstack@c-api.service[112540]: DEBUG dbcounter [-] [112540] Writing DB stats cinder:SELECT=8 {{(pid=112540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:19:16.241680 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-680541a8-b9e8-4cd1-be07-cd1bee474dbd None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:19:16.331440 np0000182519 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-680541a8-b9e8-4cd1-be07-cd1bee474dbd demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:19:16.331777 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-680541a8-b9e8-4cd1-be07-cd1bee474dbd demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:19:16.332103 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-680541a8-b9e8-4cd1-be07-cd1bee474dbd demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:19:16.332878 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-680541a8-b9e8-4cd1-be07-cd1bee474dbd demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:19:16.334179 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-680541a8-b9e8-4cd1-be07-cd1bee474dbd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:19:16.378494 np0000182519 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-680541a8-b9e8-4cd1-be07-cd1bee474dbd demo demo] Get all volumes completed successfully. Jun 23 03:19:16.381473 np0000182519 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-680541a8-b9e8-4cd1-be07-cd1bee474dbd demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:19:16.382004 np0000182519 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 6/22] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:19:16 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 23 03:19:26.371969 np0000182519 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:20:16.411756 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [None req-33d72118-fc39-4ab5-942f-f67da1eb1226 None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:20:16.414636 np0000182519 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-33d72118-fc39-4ab5-942f-f67da1eb1226 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:20:16.414933 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-33d72118-fc39-4ab5-942f-f67da1eb1226 demo demo] Empty body provided in request {{(pid=112542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:20:16.415138 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-33d72118-fc39-4ab5-942f-f67da1eb1226 demo demo] Calling method 'detail' {{(pid=112542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:20:16.415800 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.api_utils [None req-33d72118-fc39-4ab5-942f-f67da1eb1226 demo demo] Removing options '' from query. {{(pid=112542) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:20:16.417031 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.volume.api [None req-33d72118-fc39-4ab5-942f-f67da1eb1226 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112542) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:20:16.452351 np0000182519 devstack@c-api.service[112542]: INFO cinder.volume.api [None req-33d72118-fc39-4ab5-942f-f67da1eb1226 demo demo] Get all volumes completed successfully. Jun 23 03:20:16.456510 np0000182519 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-33d72118-fc39-4ab5-942f-f67da1eb1226 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:20:16.457211 np0000182519 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 6/23] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:20:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:20:26.445205 np0000182519 devstack@c-api.service[112542]: DEBUG dbcounter [-] [112542] Writing DB stats cinder:SELECT=1 {{(pid=112542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:21:16.501779 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.middleware.request_id [None req-ab0b5f79-b42d-4b5c-948b-3a5a1fcd7cd9 None None] RequestId filter calling following filter/app {{(pid=112541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:21:16.508499 np0000182519 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [None req-ab0b5f79-b42d-4b5c-948b-3a5a1fcd7cd9 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:21:16.508983 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [None req-ab0b5f79-b42d-4b5c-948b-3a5a1fcd7cd9 demo demo] Empty body provided in request {{(pid=112541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:21:16.509390 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [None req-ab0b5f79-b42d-4b5c-948b-3a5a1fcd7cd9 demo demo] Calling method 'detail' {{(pid=112541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:21:16.510244 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.api_utils [None req-ab0b5f79-b42d-4b5c-948b-3a5a1fcd7cd9 demo demo] Removing options '' from query. {{(pid=112541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:21:16.512052 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.volume.api [None req-ab0b5f79-b42d-4b5c-948b-3a5a1fcd7cd9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112541) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:21:16.553371 np0000182519 devstack@c-api.service[112541]: INFO cinder.volume.api [None req-ab0b5f79-b42d-4b5c-948b-3a5a1fcd7cd9 demo demo] Get all volumes completed successfully. Jun 23 03:21:16.555738 np0000182519 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [None req-ab0b5f79-b42d-4b5c-948b-3a5a1fcd7cd9 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:21:16.556397 np0000182519 devstack@c-api.service[112541]: [pid: 112541|app: 0|req: 7/24] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:21:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:21:26.547093 np0000182519 devstack@c-api.service[112541]: DEBUG dbcounter [-] [112541] Writing DB stats cinder:SELECT=1 {{(pid=112541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:22:16.612233 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.middleware.request_id [None req-47c2f9a5-e715-4a30-a635-b3859c907c77 None None] RequestId filter calling following filter/app {{(pid=112540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:22:16.615553 np0000182519 devstack@c-api.service[112540]: INFO cinder.api.openstack.wsgi [None req-47c2f9a5-e715-4a30-a635-b3859c907c77 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:22:16.615721 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.openstack.wsgi [None req-47c2f9a5-e715-4a30-a635-b3859c907c77 demo demo] Empty body provided in request {{(pid=112540) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:22:16.615901 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.openstack.wsgi [None req-47c2f9a5-e715-4a30-a635-b3859c907c77 demo demo] Calling method 'detail' {{(pid=112540) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:22:16.616433 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.api_utils [None req-47c2f9a5-e715-4a30-a635-b3859c907c77 demo demo] Removing options '' from query. {{(pid=112540) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:22:16.617150 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.volume.api [None req-47c2f9a5-e715-4a30-a635-b3859c907c77 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112540) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:22:16.658189 np0000182519 devstack@c-api.service[112540]: INFO cinder.volume.api [None req-47c2f9a5-e715-4a30-a635-b3859c907c77 demo demo] Get all volumes completed successfully. Jun 23 03:22:16.661203 np0000182519 devstack@c-api.service[112540]: INFO cinder.api.openstack.wsgi [None req-47c2f9a5-e715-4a30-a635-b3859c907c77 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:22:16.662393 np0000182519 devstack@c-api.service[112540]: [pid: 112540|app: 0|req: 6/25] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:22:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:22:26.650741 np0000182519 devstack@c-api.service[112540]: DEBUG dbcounter [-] [112540] Writing DB stats cinder:SELECT=1 {{(pid=112540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:23:16.675318 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-05c1ecd6-c31e-4b5b-8a20-990cfffd9fed None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:23:16.679298 np0000182519 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-05c1ecd6-c31e-4b5b-8a20-990cfffd9fed demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:23:16.679478 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-05c1ecd6-c31e-4b5b-8a20-990cfffd9fed demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:23:16.679630 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-05c1ecd6-c31e-4b5b-8a20-990cfffd9fed demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:23:16.680015 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-05c1ecd6-c31e-4b5b-8a20-990cfffd9fed demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:23:16.680596 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-05c1ecd6-c31e-4b5b-8a20-990cfffd9fed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:23:16.691725 np0000182519 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-05c1ecd6-c31e-4b5b-8a20-990cfffd9fed demo demo] Get all volumes completed successfully. Jun 23 03:23:16.695229 np0000182519 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-05c1ecd6-c31e-4b5b-8a20-990cfffd9fed demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:23:16.695784 np0000182519 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 7/26] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:23:16 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 23 03:23:26.683256 np0000182519 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:24:16.707465 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [None req-5e27db72-d177-4947-a206-d9673ba4ec69 None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:24:16.861655 np0000182519 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-5e27db72-d177-4947-a206-d9673ba4ec69 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:24:16.862241 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-5e27db72-d177-4947-a206-d9673ba4ec69 demo demo] Empty body provided in request {{(pid=112542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:24:16.862241 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-5e27db72-d177-4947-a206-d9673ba4ec69 demo demo] Calling method 'detail' {{(pid=112542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:24:16.862880 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.api_utils [None req-5e27db72-d177-4947-a206-d9673ba4ec69 demo demo] Removing options '' from query. {{(pid=112542) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:24:16.864320 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.volume.api [None req-5e27db72-d177-4947-a206-d9673ba4ec69 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112542) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:24:16.875573 np0000182519 devstack@c-api.service[112542]: INFO cinder.volume.api [None req-5e27db72-d177-4947-a206-d9673ba4ec69 demo demo] Get all volumes completed successfully. Jun 23 03:24:16.877520 np0000182519 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-5e27db72-d177-4947-a206-d9673ba4ec69 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:24:16.877908 np0000182519 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 7/27] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:24:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:24:26.868299 np0000182519 devstack@c-api.service[112542]: DEBUG dbcounter [-] [112542] Writing DB stats cinder:SELECT=1 {{(pid=112542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:25:16.904798 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.middleware.request_id [None req-21a4e064-a695-435b-bc59-0eff1dd38b9d None None] RequestId filter calling following filter/app {{(pid=112541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:25:16.912683 np0000182519 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [None req-21a4e064-a695-435b-bc59-0eff1dd38b9d demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:25:16.912683 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [None req-21a4e064-a695-435b-bc59-0eff1dd38b9d demo demo] Empty body provided in request {{(pid=112541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:25:16.912683 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [None req-21a4e064-a695-435b-bc59-0eff1dd38b9d demo demo] Calling method 'detail' {{(pid=112541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:25:16.912683 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.api_utils [None req-21a4e064-a695-435b-bc59-0eff1dd38b9d demo demo] Removing options '' from query. {{(pid=112541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:25:16.914542 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.volume.api [None req-21a4e064-a695-435b-bc59-0eff1dd38b9d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112541) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:25:16.921540 np0000182519 devstack@c-api.service[112541]: INFO cinder.volume.api [None req-21a4e064-a695-435b-bc59-0eff1dd38b9d demo demo] Get all volumes completed successfully. Jun 23 03:25:16.923746 np0000182519 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [None req-21a4e064-a695-435b-bc59-0eff1dd38b9d demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:25:16.924316 np0000182519 devstack@c-api.service[112541]: [pid: 112541|app: 0|req: 8/28] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:25:16 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 23 03:25:26.918230 np0000182519 devstack@c-api.service[112541]: DEBUG dbcounter [-] [112541] Writing DB stats cinder:SELECT=1 {{(pid=112541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:26:16.934731 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.middleware.request_id [None req-90a64c9e-bde0-4b13-809a-3e0829e3c077 None None] RequestId filter calling following filter/app {{(pid=112540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:26:16.937852 np0000182519 devstack@c-api.service[112540]: INFO cinder.api.openstack.wsgi [None req-90a64c9e-bde0-4b13-809a-3e0829e3c077 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:26:16.938153 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.openstack.wsgi [None req-90a64c9e-bde0-4b13-809a-3e0829e3c077 demo demo] Empty body provided in request {{(pid=112540) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:26:16.938353 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.openstack.wsgi [None req-90a64c9e-bde0-4b13-809a-3e0829e3c077 demo demo] Calling method 'detail' {{(pid=112540) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:26:16.939016 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.api_utils [None req-90a64c9e-bde0-4b13-809a-3e0829e3c077 demo demo] Removing options '' from query. {{(pid=112540) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:26:16.939932 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.volume.api [None req-90a64c9e-bde0-4b13-809a-3e0829e3c077 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112540) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:26:16.949691 np0000182519 devstack@c-api.service[112540]: INFO cinder.volume.api [None req-90a64c9e-bde0-4b13-809a-3e0829e3c077 demo demo] Get all volumes completed successfully. Jun 23 03:26:16.952376 np0000182519 devstack@c-api.service[112540]: INFO cinder.api.openstack.wsgi [None req-90a64c9e-bde0-4b13-809a-3e0829e3c077 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:26:16.952838 np0000182519 devstack@c-api.service[112540]: [pid: 112540|app: 0|req: 7/29] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:26:16 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 23 03:26:26.944035 np0000182519 devstack@c-api.service[112540]: DEBUG dbcounter [-] [112540] Writing DB stats cinder:SELECT=1 {{(pid=112540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:27:16.971488 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-aebf25a8-a794-4c11-b9f8-e00fbfe706a7 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:27:16.974272 np0000182519 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-aebf25a8-a794-4c11-b9f8-e00fbfe706a7 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:27:16.974618 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-aebf25a8-a794-4c11-b9f8-e00fbfe706a7 demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:27:16.975001 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-aebf25a8-a794-4c11-b9f8-e00fbfe706a7 demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:27:16.975317 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-aebf25a8-a794-4c11-b9f8-e00fbfe706a7 demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:27:16.976481 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-aebf25a8-a794-4c11-b9f8-e00fbfe706a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:27:16.986469 np0000182519 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-aebf25a8-a794-4c11-b9f8-e00fbfe706a7 demo demo] Get all volumes completed successfully. Jun 23 03:27:16.988517 np0000182519 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-aebf25a8-a794-4c11-b9f8-e00fbfe706a7 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:27:16.989021 np0000182519 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 8/30] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:27:16 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 23 03:27:26.979898 np0000182519 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:28:17.005666 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [None req-3838029f-69a9-4996-95b1-667dbf506ab6 None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:28:17.009156 np0000182519 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-3838029f-69a9-4996-95b1-667dbf506ab6 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:28:17.009408 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-3838029f-69a9-4996-95b1-667dbf506ab6 demo demo] Empty body provided in request {{(pid=112542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:28:17.009651 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-3838029f-69a9-4996-95b1-667dbf506ab6 demo demo] Calling method 'detail' {{(pid=112542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:28:17.009942 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.api_utils [None req-3838029f-69a9-4996-95b1-667dbf506ab6 demo demo] Removing options '' from query. {{(pid=112542) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:28:17.010903 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.volume.api [None req-3838029f-69a9-4996-95b1-667dbf506ab6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112542) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:28:17.019086 np0000182519 devstack@c-api.service[112542]: INFO cinder.volume.api [None req-3838029f-69a9-4996-95b1-667dbf506ab6 demo demo] Get all volumes completed successfully. Jun 23 03:28:17.021107 np0000182519 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-3838029f-69a9-4996-95b1-667dbf506ab6 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:28:17.021505 np0000182519 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 8/31] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:28:17 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 23 03:28:27.014352 np0000182519 devstack@c-api.service[112542]: DEBUG dbcounter [-] [112542] Writing DB stats cinder:SELECT=1 {{(pid=112542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:29:17.040057 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.middleware.request_id [None req-0df81c88-b423-4b31-8273-0facfcc7ab0f None None] RequestId filter calling following filter/app {{(pid=112541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:29:17.194025 np0000182519 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [None req-0df81c88-b423-4b31-8273-0facfcc7ab0f demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:29:17.194668 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [None req-0df81c88-b423-4b31-8273-0facfcc7ab0f demo demo] Empty body provided in request {{(pid=112541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:29:17.195249 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [None req-0df81c88-b423-4b31-8273-0facfcc7ab0f demo demo] Calling method 'detail' {{(pid=112541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:29:17.195757 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.api_utils [None req-0df81c88-b423-4b31-8273-0facfcc7ab0f demo demo] Removing options '' from query. {{(pid=112541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:29:17.197163 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.volume.api [None req-0df81c88-b423-4b31-8273-0facfcc7ab0f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112541) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:29:17.204787 np0000182519 devstack@c-api.service[112541]: INFO cinder.volume.api [None req-0df81c88-b423-4b31-8273-0facfcc7ab0f demo demo] Get all volumes completed successfully. Jun 23 03:29:17.206895 np0000182519 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [None req-0df81c88-b423-4b31-8273-0facfcc7ab0f demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:29:17.207336 np0000182519 devstack@c-api.service[112541]: [pid: 112541|app: 0|req: 9/32] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:29:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:29:27.200953 np0000182519 devstack@c-api.service[112541]: DEBUG dbcounter [-] [112541] Writing DB stats cinder:SELECT=1 {{(pid=112541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:30:17.222655 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.middleware.request_id [None req-2ba505c4-0713-4e3c-ad89-d255c469f74e None None] RequestId filter calling following filter/app {{(pid=112540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:30:17.227275 np0000182519 devstack@c-api.service[112540]: INFO cinder.api.openstack.wsgi [None req-2ba505c4-0713-4e3c-ad89-d255c469f74e demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:30:17.227714 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.openstack.wsgi [None req-2ba505c4-0713-4e3c-ad89-d255c469f74e demo demo] Empty body provided in request {{(pid=112540) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:30:17.228110 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.openstack.wsgi [None req-2ba505c4-0713-4e3c-ad89-d255c469f74e demo demo] Calling method 'detail' {{(pid=112540) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:30:17.228694 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.api_utils [None req-2ba505c4-0713-4e3c-ad89-d255c469f74e demo demo] Removing options '' from query. {{(pid=112540) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:30:17.229728 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.volume.api [None req-2ba505c4-0713-4e3c-ad89-d255c469f74e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112540) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:30:17.238520 np0000182519 devstack@c-api.service[112540]: INFO cinder.volume.api [None req-2ba505c4-0713-4e3c-ad89-d255c469f74e demo demo] Get all volumes completed successfully. Jun 23 03:30:17.241567 np0000182519 devstack@c-api.service[112540]: INFO cinder.api.openstack.wsgi [None req-2ba505c4-0713-4e3c-ad89-d255c469f74e demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:30:17.242051 np0000182519 devstack@c-api.service[112540]: [pid: 112540|app: 0|req: 8/33] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:30:17 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 23 03:30:27.232615 np0000182519 devstack@c-api.service[112540]: DEBUG dbcounter [-] [112540] Writing DB stats cinder:SELECT=1 {{(pid=112540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:31:17.259575 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-ab3475ba-95e5-4645-a792-b66e9a1a06a8 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:31:17.262414 np0000182519 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-ab3475ba-95e5-4645-a792-b66e9a1a06a8 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:31:17.262659 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-ab3475ba-95e5-4645-a792-b66e9a1a06a8 demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:31:17.262924 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-ab3475ba-95e5-4645-a792-b66e9a1a06a8 demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:31:17.263233 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-ab3475ba-95e5-4645-a792-b66e9a1a06a8 demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:31:17.265008 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-ab3475ba-95e5-4645-a792-b66e9a1a06a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:31:17.274303 np0000182519 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-ab3475ba-95e5-4645-a792-b66e9a1a06a8 demo demo] Get all volumes completed successfully. Jun 23 03:31:17.276581 np0000182519 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-ab3475ba-95e5-4645-a792-b66e9a1a06a8 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:31:17.277393 np0000182519 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 9/34] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:31:17 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 23 03:31:27.268897 np0000182519 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:32:17.292126 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [None req-5f99585d-e467-4ec3-8231-26b62d455a9f None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:32:17.294704 np0000182519 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-5f99585d-e467-4ec3-8231-26b62d455a9f demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:32:17.294941 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-5f99585d-e467-4ec3-8231-26b62d455a9f demo demo] Empty body provided in request {{(pid=112542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:32:17.295228 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-5f99585d-e467-4ec3-8231-26b62d455a9f demo demo] Calling method 'detail' {{(pid=112542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:32:17.295526 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.api_utils [None req-5f99585d-e467-4ec3-8231-26b62d455a9f demo demo] Removing options '' from query. {{(pid=112542) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:32:17.296783 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.volume.api [None req-5f99585d-e467-4ec3-8231-26b62d455a9f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112542) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:32:17.305954 np0000182519 devstack@c-api.service[112542]: INFO cinder.volume.api [None req-5f99585d-e467-4ec3-8231-26b62d455a9f demo demo] Get all volumes completed successfully. Jun 23 03:32:17.308188 np0000182519 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-5f99585d-e467-4ec3-8231-26b62d455a9f demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:32:17.308631 np0000182519 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 9/35] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:32:17 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 23 03:32:27.300298 np0000182519 devstack@c-api.service[112542]: DEBUG dbcounter [-] [112542] Writing DB stats cinder:SELECT=1 {{(pid=112542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:33:17.329101 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.middleware.request_id [None req-14aba1fc-f5c3-4a70-b403-b3459372f388 None None] RequestId filter calling following filter/app {{(pid=112541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:33:17.333144 np0000182519 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [None req-14aba1fc-f5c3-4a70-b403-b3459372f388 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:33:17.333404 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [None req-14aba1fc-f5c3-4a70-b403-b3459372f388 demo demo] Empty body provided in request {{(pid=112541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:33:17.333673 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [None req-14aba1fc-f5c3-4a70-b403-b3459372f388 demo demo] Calling method 'detail' {{(pid=112541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:33:17.333948 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.api_utils [None req-14aba1fc-f5c3-4a70-b403-b3459372f388 demo demo] Removing options '' from query. {{(pid=112541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:33:17.334671 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.volume.api [None req-14aba1fc-f5c3-4a70-b403-b3459372f388 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112541) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:33:17.341136 np0000182519 devstack@c-api.service[112541]: INFO cinder.volume.api [None req-14aba1fc-f5c3-4a70-b403-b3459372f388 demo demo] Get all volumes completed successfully. Jun 23 03:33:17.343236 np0000182519 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [None req-14aba1fc-f5c3-4a70-b403-b3459372f388 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:33:17.343662 np0000182519 devstack@c-api.service[112541]: [pid: 112541|app: 0|req: 10/36] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:33:17 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 23 03:33:27.337255 np0000182519 devstack@c-api.service[112541]: DEBUG dbcounter [-] [112541] Writing DB stats cinder:SELECT=1 {{(pid=112541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:34:17.362164 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.middleware.request_id [None req-0606b481-5863-45fc-99f4-0411b95b5ab2 None None] RequestId filter calling following filter/app {{(pid=112540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:34:17.471965 np0000182519 devstack@c-api.service[112540]: INFO cinder.api.openstack.wsgi [None req-0606b481-5863-45fc-99f4-0411b95b5ab2 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:34:17.472082 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.openstack.wsgi [None req-0606b481-5863-45fc-99f4-0411b95b5ab2 demo demo] Empty body provided in request {{(pid=112540) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:34:17.472699 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.openstack.wsgi [None req-0606b481-5863-45fc-99f4-0411b95b5ab2 demo demo] Calling method 'detail' {{(pid=112540) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:34:17.472862 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.api_utils [None req-0606b481-5863-45fc-99f4-0411b95b5ab2 demo demo] Removing options '' from query. {{(pid=112540) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:34:17.474736 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.volume.api [None req-0606b481-5863-45fc-99f4-0411b95b5ab2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112540) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:34:17.484956 np0000182519 devstack@c-api.service[112540]: INFO cinder.volume.api [None req-0606b481-5863-45fc-99f4-0411b95b5ab2 demo demo] Get all volumes completed successfully. Jun 23 03:34:17.489622 np0000182519 devstack@c-api.service[112540]: INFO cinder.api.openstack.wsgi [None req-0606b481-5863-45fc-99f4-0411b95b5ab2 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:34:17.490150 np0000182519 devstack@c-api.service[112540]: [pid: 112540|app: 0|req: 9/37] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:34:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:34:27.478561 np0000182519 devstack@c-api.service[112540]: DEBUG dbcounter [-] [112540] Writing DB stats cinder:SELECT=1 {{(pid=112540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:35:17.510040 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-a13525d1-b0ba-4b19-9fef-8ed376e7a7f6 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:35:17.513147 np0000182519 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-a13525d1-b0ba-4b19-9fef-8ed376e7a7f6 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:35:17.513379 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-a13525d1-b0ba-4b19-9fef-8ed376e7a7f6 demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:35:17.513645 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-a13525d1-b0ba-4b19-9fef-8ed376e7a7f6 demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:35:17.513960 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-a13525d1-b0ba-4b19-9fef-8ed376e7a7f6 demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:35:17.515029 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-a13525d1-b0ba-4b19-9fef-8ed376e7a7f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:35:17.524860 np0000182519 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-a13525d1-b0ba-4b19-9fef-8ed376e7a7f6 demo demo] Get all volumes completed successfully. Jun 23 03:35:17.526816 np0000182519 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-a13525d1-b0ba-4b19-9fef-8ed376e7a7f6 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:35:17.527281 np0000182519 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 10/38] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:35:17 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 23 03:35:27.519178 np0000182519 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:36:17.539953 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [None req-3d5ca164-3fb2-433c-911f-226eb77d4c4e None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:36:17.543173 np0000182519 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-3d5ca164-3fb2-433c-911f-226eb77d4c4e demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:36:17.543641 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-3d5ca164-3fb2-433c-911f-226eb77d4c4e demo demo] Empty body provided in request {{(pid=112542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:36:17.543893 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-3d5ca164-3fb2-433c-911f-226eb77d4c4e demo demo] Calling method 'detail' {{(pid=112542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:36:17.544217 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.api_utils [None req-3d5ca164-3fb2-433c-911f-226eb77d4c4e demo demo] Removing options '' from query. {{(pid=112542) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:36:17.545240 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.volume.api [None req-3d5ca164-3fb2-433c-911f-226eb77d4c4e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112542) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:36:17.554786 np0000182519 devstack@c-api.service[112542]: INFO cinder.volume.api [None req-3d5ca164-3fb2-433c-911f-226eb77d4c4e demo demo] Get all volumes completed successfully. Jun 23 03:36:17.556675 np0000182519 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-3d5ca164-3fb2-433c-911f-226eb77d4c4e demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:36:17.557064 np0000182519 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 10/39] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:36:17 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 23 03:36:27.549444 np0000182519 devstack@c-api.service[112542]: DEBUG dbcounter [-] [112542] Writing DB stats cinder:SELECT=1 {{(pid=112542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:37:17.575713 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.middleware.request_id [None req-09d2728d-9215-4a05-a420-3bf2eb0e3003 None None] RequestId filter calling following filter/app {{(pid=112541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:37:17.577885 np0000182519 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [None req-09d2728d-9215-4a05-a420-3bf2eb0e3003 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:37:17.578137 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [None req-09d2728d-9215-4a05-a420-3bf2eb0e3003 demo demo] Empty body provided in request {{(pid=112541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:37:17.578467 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [None req-09d2728d-9215-4a05-a420-3bf2eb0e3003 demo demo] Calling method 'detail' {{(pid=112541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:37:17.578912 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.api_utils [None req-09d2728d-9215-4a05-a420-3bf2eb0e3003 demo demo] Removing options '' from query. {{(pid=112541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:37:17.580179 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.volume.api [None req-09d2728d-9215-4a05-a420-3bf2eb0e3003 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112541) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:37:17.592493 np0000182519 devstack@c-api.service[112541]: INFO cinder.volume.api [None req-09d2728d-9215-4a05-a420-3bf2eb0e3003 demo demo] Get all volumes completed successfully. Jun 23 03:37:17.596543 np0000182519 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [None req-09d2728d-9215-4a05-a420-3bf2eb0e3003 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:37:17.596936 np0000182519 devstack@c-api.service[112541]: [pid: 112541|app: 0|req: 11/40] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:37:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:37:27.584003 np0000182519 devstack@c-api.service[112541]: DEBUG dbcounter [-] [112541] Writing DB stats cinder:SELECT=1 {{(pid=112541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:38:17.614736 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.middleware.request_id [None req-d883847a-6fff-454e-8fe3-55eceff9a571 None None] RequestId filter calling following filter/app {{(pid=112540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:38:17.617753 np0000182519 devstack@c-api.service[112540]: INFO cinder.api.openstack.wsgi [None req-d883847a-6fff-454e-8fe3-55eceff9a571 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:38:17.617997 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.openstack.wsgi [None req-d883847a-6fff-454e-8fe3-55eceff9a571 demo demo] Empty body provided in request {{(pid=112540) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:38:17.618251 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.openstack.wsgi [None req-d883847a-6fff-454e-8fe3-55eceff9a571 demo demo] Calling method 'detail' {{(pid=112540) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:38:17.618561 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.api_utils [None req-d883847a-6fff-454e-8fe3-55eceff9a571 demo demo] Removing options '' from query. {{(pid=112540) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:38:17.619595 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.volume.api [None req-d883847a-6fff-454e-8fe3-55eceff9a571 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112540) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:38:17.633144 np0000182519 devstack@c-api.service[112540]: INFO cinder.volume.api [None req-d883847a-6fff-454e-8fe3-55eceff9a571 demo demo] Get all volumes completed successfully. Jun 23 03:38:17.635458 np0000182519 devstack@c-api.service[112540]: INFO cinder.api.openstack.wsgi [None req-d883847a-6fff-454e-8fe3-55eceff9a571 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:38:17.635851 np0000182519 devstack@c-api.service[112540]: [pid: 112540|app: 0|req: 10/41] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:38:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:38:27.623021 np0000182519 devstack@c-api.service[112540]: DEBUG dbcounter [-] [112540] Writing DB stats cinder:SELECT=1 {{(pid=112540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:39:17.653400 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-98f71633-3da7-4719-ad1a-1215637e0d67 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:39:17.756261 np0000182519 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-98f71633-3da7-4719-ad1a-1215637e0d67 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:39:17.756441 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-98f71633-3da7-4719-ad1a-1215637e0d67 demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:39:17.756671 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-98f71633-3da7-4719-ad1a-1215637e0d67 demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:39:17.756916 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-98f71633-3da7-4719-ad1a-1215637e0d67 demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:39:17.757631 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-98f71633-3da7-4719-ad1a-1215637e0d67 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:39:17.765808 np0000182519 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-98f71633-3da7-4719-ad1a-1215637e0d67 demo demo] Get all volumes completed successfully. Jun 23 03:39:17.769892 np0000182519 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-98f71633-3da7-4719-ad1a-1215637e0d67 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:39:17.770396 np0000182519 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 11/42] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:39:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:39:27.760912 np0000182519 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:40:17.785460 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [None req-c7628db6-c2ea-4850-ae90-6636896d13a5 None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:40:17.789043 np0000182519 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-c7628db6-c2ea-4850-ae90-6636896d13a5 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:40:17.789182 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-c7628db6-c2ea-4850-ae90-6636896d13a5 demo demo] Empty body provided in request {{(pid=112542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:40:17.789638 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-c7628db6-c2ea-4850-ae90-6636896d13a5 demo demo] Calling method 'detail' {{(pid=112542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:40:17.789929 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.api_utils [None req-c7628db6-c2ea-4850-ae90-6636896d13a5 demo demo] Removing options '' from query. {{(pid=112542) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:40:17.790951 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.volume.api [None req-c7628db6-c2ea-4850-ae90-6636896d13a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112542) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:40:17.802387 np0000182519 devstack@c-api.service[112542]: INFO cinder.volume.api [None req-c7628db6-c2ea-4850-ae90-6636896d13a5 demo demo] Get all volumes completed successfully. Jun 23 03:40:17.804852 np0000182519 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-c7628db6-c2ea-4850-ae90-6636896d13a5 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:40:17.805589 np0000182519 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 11/43] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:40:17 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 23 03:40:27.795109 np0000182519 devstack@c-api.service[112542]: DEBUG dbcounter [-] [112542] Writing DB stats cinder:SELECT=1 {{(pid=112542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:41:17.821369 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.middleware.request_id [None req-a457031b-d5a4-44d7-b1fc-4d252b530b5f None None] RequestId filter calling following filter/app {{(pid=112541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:41:17.826842 np0000182519 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [None req-a457031b-d5a4-44d7-b1fc-4d252b530b5f demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:41:17.827052 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [None req-a457031b-d5a4-44d7-b1fc-4d252b530b5f demo demo] Empty body provided in request {{(pid=112541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:41:17.827399 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [None req-a457031b-d5a4-44d7-b1fc-4d252b530b5f demo demo] Calling method 'detail' {{(pid=112541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:41:17.827754 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.api_utils [None req-a457031b-d5a4-44d7-b1fc-4d252b530b5f demo demo] Removing options '' from query. {{(pid=112541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:41:17.828797 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.volume.api [None req-a457031b-d5a4-44d7-b1fc-4d252b530b5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112541) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:41:17.837691 np0000182519 devstack@c-api.service[112541]: INFO cinder.volume.api [None req-a457031b-d5a4-44d7-b1fc-4d252b530b5f demo demo] Get all volumes completed successfully. Jun 23 03:41:17.839928 np0000182519 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [None req-a457031b-d5a4-44d7-b1fc-4d252b530b5f demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:41:17.840450 np0000182519 devstack@c-api.service[112541]: [pid: 112541|app: 0|req: 12/44] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:41:17 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 23 03:41:27.832306 np0000182519 devstack@c-api.service[112541]: DEBUG dbcounter [-] [112541] Writing DB stats cinder:SELECT=1 {{(pid=112541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:42:17.857042 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.middleware.request_id [None req-33532c6e-4e8b-441f-9d48-4c088d8e39d1 None None] RequestId filter calling following filter/app {{(pid=112540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:42:17.859193 np0000182519 devstack@c-api.service[112540]: INFO cinder.api.openstack.wsgi [None req-33532c6e-4e8b-441f-9d48-4c088d8e39d1 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:42:17.859379 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.openstack.wsgi [None req-33532c6e-4e8b-441f-9d48-4c088d8e39d1 demo demo] Empty body provided in request {{(pid=112540) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:42:17.859757 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.openstack.wsgi [None req-33532c6e-4e8b-441f-9d48-4c088d8e39d1 demo demo] Calling method 'detail' {{(pid=112540) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:42:17.859971 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.api_utils [None req-33532c6e-4e8b-441f-9d48-4c088d8e39d1 demo demo] Removing options '' from query. {{(pid=112540) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:42:17.860673 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.volume.api [None req-33532c6e-4e8b-441f-9d48-4c088d8e39d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112540) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:42:17.869166 np0000182519 devstack@c-api.service[112540]: INFO cinder.volume.api [None req-33532c6e-4e8b-441f-9d48-4c088d8e39d1 demo demo] Get all volumes completed successfully. Jun 23 03:42:17.873738 np0000182519 devstack@c-api.service[112540]: INFO cinder.api.openstack.wsgi [None req-33532c6e-4e8b-441f-9d48-4c088d8e39d1 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:42:17.874574 np0000182519 devstack@c-api.service[112540]: [pid: 112540|app: 0|req: 11/45] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:42:17 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 23 03:42:27.863995 np0000182519 devstack@c-api.service[112540]: DEBUG dbcounter [-] [112540] Writing DB stats cinder:SELECT=1 {{(pid=112540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:43:17.891788 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-ddb789a7-2856-43d1-9617-82b14c4a3385 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:43:17.895961 np0000182519 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-ddb789a7-2856-43d1-9617-82b14c4a3385 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:43:17.896206 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-ddb789a7-2856-43d1-9617-82b14c4a3385 demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:43:17.896490 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-ddb789a7-2856-43d1-9617-82b14c4a3385 demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:43:17.896877 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-ddb789a7-2856-43d1-9617-82b14c4a3385 demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:43:17.897968 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-ddb789a7-2856-43d1-9617-82b14c4a3385 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:43:17.906987 np0000182519 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-ddb789a7-2856-43d1-9617-82b14c4a3385 demo demo] Get all volumes completed successfully. Jun 23 03:43:17.910526 np0000182519 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-ddb789a7-2856-43d1-9617-82b14c4a3385 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:43:17.911013 np0000182519 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 12/46] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:43:17 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 23 03:43:27.901667 np0000182519 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:44:17.923272 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [None req-facf6c58-a430-4d49-80bd-77b29a120889 None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:44:17.992268 np0000182519 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-facf6c58-a430-4d49-80bd-77b29a120889 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:44:17.992495 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-facf6c58-a430-4d49-80bd-77b29a120889 demo demo] Empty body provided in request {{(pid=112542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:44:17.992685 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-facf6c58-a430-4d49-80bd-77b29a120889 demo demo] Calling method 'detail' {{(pid=112542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:44:17.992894 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.api.api_utils [None req-facf6c58-a430-4d49-80bd-77b29a120889 demo demo] Removing options '' from query. {{(pid=112542) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:44:17.993807 np0000182519 devstack@c-api.service[112542]: DEBUG cinder.volume.api [None req-facf6c58-a430-4d49-80bd-77b29a120889 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112542) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:44:18.006781 np0000182519 devstack@c-api.service[112542]: INFO cinder.volume.api [None req-facf6c58-a430-4d49-80bd-77b29a120889 demo demo] Get all volumes completed successfully. Jun 23 03:44:18.008460 np0000182519 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-facf6c58-a430-4d49-80bd-77b29a120889 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:44:18.008847 np0000182519 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 12/47] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:44:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:44:27.997632 np0000182519 devstack@c-api.service[112542]: DEBUG dbcounter [-] [112542] Writing DB stats cinder:SELECT=1 {{(pid=112542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:45:18.028460 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.middleware.request_id [None req-f0db36c3-c168-4022-ac12-66a68a93ed3d None None] RequestId filter calling following filter/app {{(pid=112541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:45:18.031565 np0000182519 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [None req-f0db36c3-c168-4022-ac12-66a68a93ed3d demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:45:18.031734 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [None req-f0db36c3-c168-4022-ac12-66a68a93ed3d demo demo] Empty body provided in request {{(pid=112541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:45:18.031916 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [None req-f0db36c3-c168-4022-ac12-66a68a93ed3d demo demo] Calling method 'detail' {{(pid=112541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:45:18.032129 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.api.api_utils [None req-f0db36c3-c168-4022-ac12-66a68a93ed3d demo demo] Removing options '' from query. {{(pid=112541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:45:18.033013 np0000182519 devstack@c-api.service[112541]: DEBUG cinder.volume.api [None req-f0db36c3-c168-4022-ac12-66a68a93ed3d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112541) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:45:18.039571 np0000182519 devstack@c-api.service[112541]: INFO cinder.volume.api [None req-f0db36c3-c168-4022-ac12-66a68a93ed3d demo demo] Get all volumes completed successfully. Jun 23 03:45:18.042938 np0000182519 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [None req-f0db36c3-c168-4022-ac12-66a68a93ed3d demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:45:18.043345 np0000182519 devstack@c-api.service[112541]: [pid: 112541|app: 0|req: 13/48] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:45:18 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 23 03:45:28.035479 np0000182519 devstack@c-api.service[112541]: DEBUG dbcounter [-] [112541] Writing DB stats cinder:SELECT=1 {{(pid=112541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:46:18.059864 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.middleware.request_id [None req-73de3771-dd0b-42e5-96d8-f88970a26a8e None None] RequestId filter calling following filter/app {{(pid=112540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:46:18.064056 np0000182519 devstack@c-api.service[112540]: INFO cinder.api.openstack.wsgi [None req-73de3771-dd0b-42e5-96d8-f88970a26a8e demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:46:18.064509 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.openstack.wsgi [None req-73de3771-dd0b-42e5-96d8-f88970a26a8e demo demo] Empty body provided in request {{(pid=112540) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:46:18.065073 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.openstack.wsgi [None req-73de3771-dd0b-42e5-96d8-f88970a26a8e demo demo] Calling method 'detail' {{(pid=112540) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:46:18.065484 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.api.api_utils [None req-73de3771-dd0b-42e5-96d8-f88970a26a8e demo demo] Removing options '' from query. {{(pid=112540) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:46:18.066204 np0000182519 devstack@c-api.service[112540]: DEBUG cinder.volume.api [None req-73de3771-dd0b-42e5-96d8-f88970a26a8e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112540) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:46:18.072390 np0000182519 devstack@c-api.service[112540]: INFO cinder.volume.api [None req-73de3771-dd0b-42e5-96d8-f88970a26a8e demo demo] Get all volumes completed successfully. Jun 23 03:46:18.074419 np0000182519 devstack@c-api.service[112540]: INFO cinder.api.openstack.wsgi [None req-73de3771-dd0b-42e5-96d8-f88970a26a8e demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:46:18.074802 np0000182519 devstack@c-api.service[112540]: [pid: 112540|app: 0|req: 12/49] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:46:18 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 23 03:46:28.068771 np0000182519 devstack@c-api.service[112540]: DEBUG dbcounter [-] [112540] Writing DB stats cinder:SELECT=1 {{(pid=112540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:47:18.091247 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-ebbc4c59-5ddc-4c46-8e10-87509d406e47 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:47:18.095530 np0000182519 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-ebbc4c59-5ddc-4c46-8e10-87509d406e47 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 23 03:47:18.095746 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-ebbc4c59-5ddc-4c46-8e10-87509d406e47 demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:47:18.095947 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-ebbc4c59-5ddc-4c46-8e10-87509d406e47 demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:47:18.096253 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-ebbc4c59-5ddc-4c46-8e10-87509d406e47 demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:47:18.097181 np0000182519 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-ebbc4c59-5ddc-4c46-8e10-87509d406e47 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:47:18.107023 np0000182519 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-ebbc4c59-5ddc-4c46-8e10-87509d406e47 demo demo] Get all volumes completed successfully. Jun 23 03:47:18.110030 np0000182519 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-ebbc4c59-5ddc-4c46-8e10-87509d406e47 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:47:18.110537 np0000182519 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 13/50] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 23 03:47:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)