Jun 12 05:27:17.569127 np0000179772 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 12 05:27:17.579793 np0000179772 devstack@c-api.service[112404]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 12 05:27:17.584032 np0000179772 devstack@c-api.service[112404]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 12 05:27:17 2026] *** Jun 12 05:27:17.584032 np0000179772 devstack@c-api.service[112404]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 12 05:27:17.584032 np0000179772 devstack@c-api.service[112404]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 12 05:27:17.584032 np0000179772 devstack@c-api.service[112404]: nodename: np0000179772 Jun 12 05:27:17.584032 np0000179772 devstack@c-api.service[112404]: machine: x86_64 Jun 12 05:27:17.584032 np0000179772 devstack@c-api.service[112404]: clock source: unix Jun 12 05:27:17.584032 np0000179772 devstack@c-api.service[112404]: pcre jit disabled Jun 12 05:27:17.584032 np0000179772 devstack@c-api.service[112404]: detected number of CPU cores: 16 Jun 12 05:27:17.584032 np0000179772 devstack@c-api.service[112404]: current working directory: / Jun 12 05:27:17.584032 np0000179772 devstack@c-api.service[112404]: detected binary path: /usr/bin/uwsgi-core Jun 12 05:27:17.584032 np0000179772 devstack@c-api.service[112404]: your processes number limit is 256917 Jun 12 05:27:17.584032 np0000179772 devstack@c-api.service[112404]: your memory page size is 4096 bytes Jun 12 05:27:17.584032 np0000179772 devstack@c-api.service[112404]: detected max file descriptor number: 2048 Jun 12 05:27:17.584032 np0000179772 devstack@c-api.service[112404]: lock engine: pthread robust mutexes Jun 12 05:27:17.585047 np0000179772 devstack@c-api.service[112404]: thunder lock: enabled Jun 12 05:27:17.585216 np0000179772 devstack@c-api.service[112404]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 12 05:27:17.585346 np0000179772 devstack@c-api.service[112404]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 12 05:27:17.585346 np0000179772 devstack@c-api.service[112404]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 12 05:27:17.585346 np0000179772 devstack@c-api.service[112404]: Set PythonHome to /opt/stack/data/venv Jun 12 05:27:17.627581 np0000179772 devstack@c-api.service[112404]: Python main interpreter initialized at 0x7b2e4aca3668 Jun 12 05:27:17.627581 np0000179772 devstack@c-api.service[112404]: python threads support enabled Jun 12 05:27:17.627581 np0000179772 devstack@c-api.service[112404]: your server socket listen backlog is limited to 100 connections Jun 12 05:27:17.627581 np0000179772 devstack@c-api.service[112404]: your mercy for graceful operations on workers is 80 seconds Jun 12 05:27:17.628185 np0000179772 devstack@c-api.service[112404]: mapped 671795 bytes (656 KB) for 4 cores Jun 12 05:27:17.628347 np0000179772 devstack@c-api.service[112404]: *** Operational MODE: preforking *** Jun 12 05:27:17.628658 np0000179772 devstack@c-api.service[112404]: *** uWSGI is running in multiple interpreter mode *** Jun 12 05:27:17.628658 np0000179772 devstack@c-api.service[112404]: spawned uWSGI master process (pid: 112404) Jun 12 05:27:17.629616 np0000179772 devstack@c-api.service[112404]: spawned uWSGI worker 1 (pid: 112419, cores: 1) Jun 12 05:27:17.630392 np0000179772 devstack@c-api.service[112404]: spawned uWSGI worker 2 (pid: 112420, cores: 1) Jun 12 05:27:17.630984 np0000179772 devstack@c-api.service[112404]: spawned uWSGI worker 3 (pid: 112421, cores: 1) Jun 12 05:27:17.631476 np0000179772 devstack@c-api.service[112404]: spawned uWSGI worker 4 (pid: 112422, cores: 1) Jun 12 05:27:17.631587 np0000179772 devstack@c-api.service[112404]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 12 05:27:17.631743 np0000179772 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 12 05:27:17.761834 np0000179772 devstack@c-api.service[112421]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 05:27:17.761834 np0000179772 devstack@c-api.service[112421]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 05:27:17.761834 np0000179772 devstack@c-api.service[112421]: we strongly recommend against using it for new projects. Jun 12 05:27:17.761834 np0000179772 devstack@c-api.service[112421]: If you are already using Eventlet, we recommend migrating to a different Jun 12 05:27:17.761834 np0000179772 devstack@c-api.service[112421]: framework. For more detail see Jun 12 05:27:17.761834 np0000179772 devstack@c-api.service[112421]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 05:27:17.761834 np0000179772 devstack@c-api.service[112421]: import eventlet # noqa Jun 12 05:27:17.765585 np0000179772 devstack@c-api.service[112422]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 05:27:17.765585 np0000179772 devstack@c-api.service[112422]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 05:27:17.765585 np0000179772 devstack@c-api.service[112422]: we strongly recommend against using it for new projects. Jun 12 05:27:17.765585 np0000179772 devstack@c-api.service[112422]: If you are already using Eventlet, we recommend migrating to a different Jun 12 05:27:17.765585 np0000179772 devstack@c-api.service[112422]: framework. For more detail see Jun 12 05:27:17.765585 np0000179772 devstack@c-api.service[112422]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 05:27:17.765585 np0000179772 devstack@c-api.service[112422]: import eventlet # noqa Jun 12 05:27:17.766444 np0000179772 devstack@c-api.service[112419]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 05:27:17.766444 np0000179772 devstack@c-api.service[112419]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 05:27:17.766444 np0000179772 devstack@c-api.service[112419]: we strongly recommend against using it for new projects. Jun 12 05:27:17.766444 np0000179772 devstack@c-api.service[112419]: If you are already using Eventlet, we recommend migrating to a different Jun 12 05:27:17.766444 np0000179772 devstack@c-api.service[112419]: framework. For more detail see Jun 12 05:27:17.766444 np0000179772 devstack@c-api.service[112419]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 05:27:17.766444 np0000179772 devstack@c-api.service[112419]: import eventlet # noqa Jun 12 05:27:17.781445 np0000179772 devstack@c-api.service[112420]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 05:27:17.781445 np0000179772 devstack@c-api.service[112420]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 05:27:17.781445 np0000179772 devstack@c-api.service[112420]: we strongly recommend against using it for new projects. Jun 12 05:27:17.781445 np0000179772 devstack@c-api.service[112420]: If you are already using Eventlet, we recommend migrating to a different Jun 12 05:27:17.781445 np0000179772 devstack@c-api.service[112420]: framework. For more detail see Jun 12 05:27:17.781445 np0000179772 devstack@c-api.service[112420]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 05:27:17.781445 np0000179772 devstack@c-api.service[112420]: import eventlet # noqa Jun 12 05:27:17.852959 np0000179772 devstack@c-api.service[112421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 05:27:17.852959 np0000179772 devstack@c-api.service[112421]: warnings.warn( Jun 12 05:27:17.853565 np0000179772 devstack@c-api.service[112422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 05:27:17.853565 np0000179772 devstack@c-api.service[112422]: warnings.warn( Jun 12 05:27:17.855867 np0000179772 devstack@c-api.service[112419]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 05:27:17.855867 np0000179772 devstack@c-api.service[112419]: warnings.warn( Jun 12 05:27:17.872261 np0000179772 devstack@c-api.service[112420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 05:27:17.872261 np0000179772 devstack@c-api.service[112420]: warnings.warn( Jun 12 05:27:17.932021 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:17.932021 np0000179772 devstack@c-api.service[112419]: from cgi import parse_header Jun 12 05:27:17.938062 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:17.938062 np0000179772 devstack@c-api.service[112421]: from cgi import parse_header Jun 12 05:27:17.941223 np0000179772 devstack@c-api.service[112422]: /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 12 05:27:17.941223 np0000179772 devstack@c-api.service[112422]: from cgi import parse_header Jun 12 05:27:17.963633 np0000179772 devstack@c-api.service[112420]: /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 12 05:27:17.963633 np0000179772 devstack@c-api.service[112420]: from cgi import parse_header Jun 12 05:27:17.982764 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:17.982764 np0000179772 devstack@c-api.service[112419]: removals.removed_module( Jun 12 05:27:17.985016 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:17.985016 np0000179772 devstack@c-api.service[112419]: removals.removed_module( Jun 12 05:27:17.991338 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:17.991338 np0000179772 devstack@c-api.service[112421]: removals.removed_module( Jun 12 05:27:17.993223 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:17.993223 np0000179772 devstack@c-api.service[112421]: removals.removed_module( Jun 12 05:27:17.995840 np0000179772 devstack@c-api.service[112422]: /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 12 05:27:17.995840 np0000179772 devstack@c-api.service[112422]: removals.removed_module( Jun 12 05:27:17.997807 np0000179772 devstack@c-api.service[112422]: /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 12 05:27:17.997807 np0000179772 devstack@c-api.service[112422]: removals.removed_module( Jun 12 05:27:18.036568 np0000179772 devstack@c-api.service[112420]: /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 12 05:27:18.036568 np0000179772 devstack@c-api.service[112420]: removals.removed_module( Jun 12 05:27:18.038785 np0000179772 devstack@c-api.service[112420]: /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 12 05:27:18.038785 np0000179772 devstack@c-api.service[112420]: removals.removed_module( Jun 12 05:27:18.634507 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:18.634507 np0000179772 devstack@c-api.service[112421]: warnings.warn( Jun 12 05:27:18.637804 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:18.637804 np0000179772 devstack@c-api.service[112419]: warnings.warn( Jun 12 05:27:18.736123 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:18.736123 np0000179772 devstack@c-api.service[112421]: warnings.warn( Jun 12 05:27:18.745719 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:18.745719 np0000179772 devstack@c-api.service[112419]: warnings.warn( Jun 12 05:27:18.777721 np0000179772 devstack@c-api.service[112422]: /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 12 05:27:18.777721 np0000179772 devstack@c-api.service[112422]: warnings.warn( Jun 12 05:27:18.847668 np0000179772 devstack@c-api.service[112420]: /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 12 05:27:18.847668 np0000179772 devstack@c-api.service[112420]: warnings.warn( Jun 12 05:27:18.934752 np0000179772 devstack@c-api.service[112422]: /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 12 05:27:18.934752 np0000179772 devstack@c-api.service[112422]: warnings.warn( Jun 12 05:27:19.010560 np0000179772 devstack@c-api.service[112420]: /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 12 05:27:19.010560 np0000179772 devstack@c-api.service[112420]: warnings.warn( Jun 12 05:27:19.058162 np0000179772 devstack@c-api.service[112421]: 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 12 05:27:19.058933 np0000179772 devstack@c-api.service[112421]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112421) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 05:27:19.063768 np0000179772 devstack@c-api.service[112419]: 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 12 05:27:19.064215 np0000179772 devstack@c-api.service[112419]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112419) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 05:27:19.147097 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:19.147097 np0000179772 devstack@c-api.service[112419]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 05:27:19.148307 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:19.148307 np0000179772 devstack@c-api.service[112421]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 05:27:19.302867 np0000179772 devstack@c-api.service[112422]: 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 12 05:27:19.303036 np0000179772 devstack@c-api.service[112422]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112422) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 05:27:19.314733 np0000179772 devstack@c-api.service[112420]: 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 12 05:27:19.314855 np0000179772 devstack@c-api.service[112420]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112420) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 05:27:19.371225 np0000179772 devstack@c-api.service[112422]: /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 12 05:27:19.371225 np0000179772 devstack@c-api.service[112422]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 05:27:19.378237 np0000179772 devstack@c-api.service[112420]: /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 12 05:27:19.378237 np0000179772 devstack@c-api.service[112420]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 05:27:19.617549 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112419) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 05:27:19.617854 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112421) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 05:27:19.617952 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.618756 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.618756 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.619066 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.619066 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.619066 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.619762 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.619762 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.620088 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.620246 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.620401 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.620600 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.620755 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.620910 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.621049 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.621185 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.621372 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.621995 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.621995 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.621995 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.622326 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.622326 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.622326 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.622326 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.622691 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.622792 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.622792 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.622967 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.623048 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.623144 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.623144 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.623144 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.623144 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.623144 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.623359 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.623359 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.623503 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.623503 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.623503 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.623769 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.623769 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.624328 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.624328 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.624328 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.624328 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.624328 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.624328 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.624328 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.626457 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.626548 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.626591 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.626733 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.626781 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.626820 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.626857 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.626905 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.626946 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.626983 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.627020 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.627020 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.627020 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.627020 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.628027 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.628097 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.628163 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.628204 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.628255 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.628312 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.628379 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.628441 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.628505 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.628578 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.628616 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.628651 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.628686 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.628722 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.630346 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.630416 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.630458 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.630507 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.630574 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.630617 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.630662 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.630700 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.630737 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.630778 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.630815 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.630851 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.630888 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.630929 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.630979 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.631028 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.631066 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.631102 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.631138 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.631173 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.631210 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.631245 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.631280 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.631316 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.631360 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.631360 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.631360 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.631360 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.635743 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.635830 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.635830 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.635899 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.635959 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.636012 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.636077 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.636199 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.636270 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.636331 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.636378 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.636444 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.636501 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.636578 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.641088 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.641088 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.641337 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.641337 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.641337 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.641337 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.641616 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.641680 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.641680 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.641680 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.641898 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.641898 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.641898 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.642067 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.644368 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.644368 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.644549 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.644549 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.644665 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.644665 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.644813 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.644877 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.644940 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.645010 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.645070 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.645130 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.645191 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.645251 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.645339 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.645423 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.645503 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.645590 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.645652 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.645826 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.645934 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.646002 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.646062 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.646121 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.646180 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.646236 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.646334 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.646477 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.646557 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.646598 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.646634 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.646668 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.646704 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.646741 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.646779 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.646814 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.646814 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.646814 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.646814 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.646814 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.646814 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.646814 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.647843 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.647903 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.647961 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.648016 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.648062 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.648103 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.648137 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.648175 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.648223 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.648269 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.648311 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.648311 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.648391 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.648391 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.650617 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.650705 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.650705 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.650780 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.650823 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.650867 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.650905 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.650942 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.650979 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.651015 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.651052 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.651096 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.651096 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.651096 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.651778 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.651841 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.651882 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.651938 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.651981 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.652019 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.652065 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.652107 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.652145 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.652186 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.652225 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.652261 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.652298 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.652335 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.652380 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.652456 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.652511 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.652578 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.652632 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.652702 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.652754 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.652809 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.652857 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.652926 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.652989 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.652989 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.652989 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.652989 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.653617 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.653666 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.653773 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.653823 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.653882 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.653930 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.653975 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.654012 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.654049 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.654091 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.654091 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.654189 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.654231 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.654298 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.656084 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.656187 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.656274 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.656338 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.656413 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.656496 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.656656 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.656740 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.656798 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.656867 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.656923 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.656979 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.657034 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.657034 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.657545 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.657638 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.657719 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.657863 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.657937 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.657937 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.658042 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.658102 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.658159 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.658216 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.658281 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.658339 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.658394 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.658448 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.658503 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.658589 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.658650 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.658691 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.658727 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.658764 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.658800 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.658835 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.658871 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.658907 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.658945 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.658945 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.658945 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.658945 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.659102 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.659180 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.659223 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.659286 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.659343 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.659382 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.659416 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.659462 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.659502 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.659559 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.659559 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.659647 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.659689 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.659758 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.660849 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.660902 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.660959 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.661015 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.661061 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.661138 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.661206 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.661250 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.661289 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.661343 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.661403 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.661457 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.661504 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.661605 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.661970 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.662036 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.662083 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.662149 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.662198 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.662242 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.662333 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.662397 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.662555 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.662555 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.662631 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.662631 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.662738 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.662738 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.664345 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.664408 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.664458 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.664508 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.664610 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.664649 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.664697 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.664743 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.664793 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.664836 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.664836 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.664836 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.664930 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.664930 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.665118 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.665165 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.665204 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.665242 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.665284 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.665322 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.665369 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.665408 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.665448 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.665497 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.665566 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.665607 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.665648 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.665687 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.666289 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.666345 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.666384 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.666424 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.666476 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.666521 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.666595 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.666671 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.666714 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.666751 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.666811 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.666871 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.666910 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.666910 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.667077 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.667126 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.667187 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.667227 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.667227 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.667298 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.667341 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.667378 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.667415 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.667463 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.667502 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.667566 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.667566 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.667566 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.670159 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.670159 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.670396 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.670396 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.670396 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.670396 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.670807 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.670911 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.671000 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.671000 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.671000 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.671000 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.671000 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.671000 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.671494 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.671494 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.671494 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.671494 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.671494 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.671494 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.671944 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.672023 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.672023 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.672023 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.672023 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.672023 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.672023 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.672023 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.672482 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.672482 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.672482 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.672714 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.672714 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.672714 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.672714 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.672989 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.672989 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.672989 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.673174 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.673174 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.673174 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.673421 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.679350 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.679418 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.679452 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.679502 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.679570 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.679620 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.679667 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.679700 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.679737 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.679777 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.679813 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.679852 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.679888 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.679888 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.679961 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.679998 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.679998 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.680064 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.680109 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.680146 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.680188 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.680225 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.680225 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.680225 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.680225 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.680353 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.727434 np0000179772 devstack@c-api.service[112421]: INFO dbcounter [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Registered counter for database cinder Jun 12 05:27:19.728792 np0000179772 devstack@c-api.service[112419]: INFO dbcounter [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Registered counter for database cinder Jun 12 05:27:19.777487 np0000179772 devstack@c-api.service[112421]: DEBUG oslo_db.sqlalchemy.engines [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 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=112421) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 05:27:19.782486 np0000179772 devstack@c-api.service[112419]: DEBUG oslo_db.sqlalchemy.engines [None req-2a66abb0-5512-47f0-9d65-f75438630e2d 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=112419) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 05:27:19.820571 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112420) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 05:27:19.821016 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.821081 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.821305 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.821787 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.821856 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.821935 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.821979 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.822049 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.822113 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.822184 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.822692 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.822741 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.822829 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.822886 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.822927 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.822999 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.823067 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.823545 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.823626 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.823669 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.823743 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.823786 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.823857 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.823918 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.824434 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.824480 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.824583 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.824644 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.824708 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.824757 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.824830 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.825268 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.825315 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.825396 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.825439 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.825516 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.825589 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.825665 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.826194 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.826244 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.826331 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.826377 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.826443 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.826502 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.826632 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.826680 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.826745 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.826798 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.826869 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.826935 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.826983 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.827054 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.828140 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.828187 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.828270 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.828331 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.828387 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.828455 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.828541 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.829551 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.829638 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.829681 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.829757 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.829832 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.829882 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.829958 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.833297 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.833297 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.833383 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.833418 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.833502 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.833561 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.833628 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.833691 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.833754 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.833859 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.833914 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.833985 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.834046 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.834128 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.834186 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.834231 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.834304 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.834371 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.834417 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.834486 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.834553 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.835173 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.835221 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.835295 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.835339 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.835421 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.835463 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.835539 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.836149 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.836203 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.836261 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.836323 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.836379 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.836425 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.836513 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.836816 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.836894 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.836950 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.837020 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.837074 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.837126 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.837172 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.837235 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.837294 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.837339 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.837413 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.837458 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.837540 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.837619 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.838073 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.838119 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.838190 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.838261 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.838311 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.838371 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.838437 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.839006 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.839051 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.839116 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.839190 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.839232 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.839301 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.839367 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.839827 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.839882 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.839957 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.840006 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.840067 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.840122 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.840190 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.840244 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.840311 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.840367 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.840430 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.840491 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.840561 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.840635 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.840952 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.840999 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.841081 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.841132 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.841192 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.841250 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.841317 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.841796 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.841899 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.841943 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.842022 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.842077 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.842116 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.842197 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.842496 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.842560 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.842641 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.842702 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.842746 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.842804 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.842868 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.843389 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.843444 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.843541 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.843590 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.843655 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.843798 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.843798 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.844005 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.844057 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.844119 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.844175 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.844237 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.844284 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.844359 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.844732 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.844789 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.844849 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.844906 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.844952 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.845033 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.845080 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.845339 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.845398 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.845459 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.845507 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.845592 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.845656 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.845724 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.846404 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.846450 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.846541 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.846590 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.846663 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.846723 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.846788 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.847076 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.847127 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.847187 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.847262 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.847311 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.847368 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.847436 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.847757 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.848197 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.848197 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.848197 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.848197 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.848197 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.848197 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.849070 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.849121 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.849201 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.849261 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.849321 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.849375 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.849453 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.849510 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.849590 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.849653 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.849717 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.849777 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.849871 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.875839 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112422) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 05:27:19.879008 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.879101 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.879335 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.879883 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.879978 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.880046 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.880146 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.880212 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.880279 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.880362 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.880893 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.880989 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.881069 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.881130 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.881195 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.881243 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.881350 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.881878 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.881937 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.882017 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.882074 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.882138 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.882215 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.882321 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.882908 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.882994 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.883053 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.883125 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.883175 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.883256 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.883305 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.883818 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.883875 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.883946 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.884031 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.884099 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.884182 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.884277 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.884781 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.884883 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.884949 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.885016 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.885111 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.885156 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.885246 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.885290 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.885382 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.885462 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.885581 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.885633 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.885703 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.885755 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.886785 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.886852 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.886919 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.887003 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.887047 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.887110 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.887180 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.888149 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.888220 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.888274 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.888355 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.888407 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.888474 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.888575 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.891934 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.892006 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.892042 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.892127 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.892171 np0000179772 devstack@c-api.service[112421]: DEBUG dbcounter [-] [112421] Writer thread running {{(pid=112421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 05:27:19.892215 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.892215 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.892313 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.892385 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.892455 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.892557 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.892630 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.892703 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.892743 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.892841 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.892926 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.892997 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.893072 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.893143 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.893211 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.893258 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.893336 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.894052 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.894144 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.894215 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.894286 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.894337 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.894412 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.894486 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.895025 np0000179772 devstack@c-api.service[112421]: INFO cinder.rpc [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 05:27:19.895071 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.895157 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.895200 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.895289 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.895329 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.895397 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.895463 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.895787 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.895865 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.895940 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.896036 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.896097 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.896157 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.896226 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.896293 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.896357 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.896425 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.896522 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.896633 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.896711 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.896786 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.897274 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.897345 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.897475 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.897475 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.897666 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.897666 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.897666 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.898171 np0000179772 devstack@c-api.service[112421]: INFO cinder.rpc [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 05:27:19.898326 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.898388 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.898445 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.898510 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.898593 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.898646 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.898719 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.899194 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.899263 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.899305 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.899387 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.899430 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.899507 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.899584 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.899653 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.899716 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.899768 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.899847 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.899919 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.899993 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.900067 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.900384 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.900430 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.900512 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.900584 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.900670 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.900729 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.900807 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.900885 np0000179772 devstack@c-api.service[112421]: INFO cinder.rpc [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 05:27:19.901284 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.901331 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.901413 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.901482 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.901566 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.901661 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.901734 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.902075 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.902127 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.902221 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.902280 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.902343 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.902388 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.902476 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.903056 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.903113 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.903171 np0000179772 devstack@c-api.service[112421]: INFO cinder.rpc [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 05:27:19.903210 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.903248 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.903321 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.903401 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.903476 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.903747 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.903791 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.903858 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.903906 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.903986 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.904029 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:19.904068 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.904104 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.904502 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.904603 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.904676 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.904718 np0000179772 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writer thread running {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 05:27:19.904756 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.904888 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.904888 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.904961 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.905196 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.905240 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.905340 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.905399 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.905476 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.905589 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.905651 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.907301 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:19.909028 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.909118 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.909163 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.909245 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.909288 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.909359 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.909427 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.909751 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.909843 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.909898 np0000179772 devstack@c-api.service[112419]: INFO cinder.rpc [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 05:27:19.909939 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.909975 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.910044 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.910092 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.910184 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.910474 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.910551 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.910652 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.910737 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.910801 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.910872 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.910959 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.911677 np0000179772 devstack@c-api.service[112420]: INFO dbcounter [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Registered counter for database cinder Jun 12 05:27:19.912240 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.912301 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.912377 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.912431 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.912522 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.912596 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.912671 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 05:27:19.912725 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 05:27:19.912795 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 05:27:19.912857 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 05:27:19.912921 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 05:27:19.912991 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 05:27:19.913064 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 05:27:19.914006 np0000179772 devstack@c-api.service[112419]: INFO cinder.rpc [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 05:27:19.917298 np0000179772 devstack@c-api.service[112419]: INFO cinder.rpc [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 05:27:19.920259 np0000179772 devstack@c-api.service[112419]: INFO cinder.rpc [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 05:27:19.921664 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:19.926008 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:19.946639 np0000179772 devstack@c-api.service[112421]: DEBUG oslo_db.sqlalchemy.engines [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 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=112421) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 05:27:19.949609 np0000179772 devstack@c-api.service[112421]: INFO cinder.rpc [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 05:27:19.952210 np0000179772 devstack@c-api.service[112421]: INFO cinder.rpc [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 05:27:19.953456 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:19.964199 np0000179772 devstack@c-api.service[112420]: DEBUG oslo_db.sqlalchemy.engines [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 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=112420) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 05:27:19.967427 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:19.968044 np0000179772 devstack@c-api.service[112422]: INFO dbcounter [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Registered counter for database cinder Jun 12 05:27:19.970792 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:19.971892 np0000179772 devstack@c-api.service[112419]: DEBUG oslo_db.sqlalchemy.engines [None req-2a66abb0-5512-47f0-9d65-f75438630e2d 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=112419) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 05:27:19.973959 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:19.975268 np0000179772 devstack@c-api.service[112419]: INFO cinder.rpc [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 05:27:19.977934 np0000179772 devstack@c-api.service[112419]: INFO cinder.rpc [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 05:27:19.979243 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:19.979335 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:19.982489 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:19.985659 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:19.988909 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:19.991270 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:19.991944 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:19.994671 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:19.994878 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:19.996389 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:19.997964 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:19.999369 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.003336 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.005056 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.006429 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.008597 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.009455 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.010957 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.012426 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.012977 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.013990 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.015372 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.015888 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.016613 np0000179772 devstack@c-api.service[112421]: WARNING cinder.api.contrib.hosts [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 05:27:20.017310 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.018652 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.018940 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.019961 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.020435 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.021455 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.022439 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extended resource: extensions {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.023370 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.023733 np0000179772 devstack@c-api.service[112422]: DEBUG oslo_db.sqlalchemy.engines [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 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=112422) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 05:27:20.023814 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extended resource: os-quota-class-sets {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.025097 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extended resource: scheduler-stats {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.027543 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extended resource: os-quota-sets {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.028996 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extended resource: backups {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.029059 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.031043 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extended resource: os-snapshot-manage {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.032437 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extended resource: consistencygroups {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.032485 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.034431 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extended resource: extra_specs {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.034839 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.035976 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extended resource: os-hosts {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.036353 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.037303 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extended resource: os-volume-manage {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.038002 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.039008 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extended resource: os-availability-zone {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.039382 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.040314 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extended resource: encryption {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.040551 np0000179772 devstack@c-api.service[112419]: WARNING cinder.api.contrib.hosts [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 05:27:20.041274 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.041849 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extended resource: os-volume-transfer {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.042727 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.043728 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extended resource: capabilities {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.044334 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.045015 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extended resource: encryption {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.045976 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.046736 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extended resource: os-volume-type-access {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.047033 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extended resource: extensions {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.048367 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extended resource: cgsnapshots {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.048436 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extended resource: os-quota-class-sets {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.049729 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extended resource: scheduler-stats {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.049797 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extended resource: qos-specs {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.051192 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extended resource: os-quota-sets {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.051962 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.contrib.snapshot_actions [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] SnapshotActionsController initialized {{(pid=112421) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 05:27:20.052876 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.053584 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extended resource: backups {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.054336 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.055711 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.055774 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extended resource: os-snapshot-manage {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.057050 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.057146 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extended resource: consistencygroups {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.058454 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.059257 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extended resource: extra_specs {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.059903 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.061005 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extended resource: os-hosts {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.061322 np0000179772 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.062278 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.062400 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.062501 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extended resource: os-volume-manage {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.062602 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.062680 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extension AdminActions extending resource: volumes {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.062804 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extension AdminActions extending resource: snapshots {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.062899 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extension AdminActions extending resource: backups {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.063657 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extension VolumeActions extending resource: volumes {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.063794 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extension TypesManage extending resource: types {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.063898 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extension UsedLimits extending resource: limits {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.063993 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.064097 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.064197 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.064300 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.064366 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extended resource: os-availability-zone {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.064806 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.064806 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.064806 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-71f11c1b-b4ee-4085-98fe-425c48c12e13 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.065772 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extended resource: encryption {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.067476 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extended resource: os-volume-transfer {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.069314 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extended resource: capabilities {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.070814 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extended resource: encryption {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.072341 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extended resource: os-volume-type-access {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.072849 np0000179772 devstack@c-api.service[112421]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b2e4aca3668 pid: 112421 (default app) Jun 12 05:27:20.074389 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extended resource: cgsnapshots {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.076274 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extended resource: qos-specs {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.079133 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.contrib.snapshot_actions [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] SnapshotActionsController initialized {{(pid=112419) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 05:27:20.080421 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.081115 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.081115 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.081115 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.081115 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.081464 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.081464 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.081464 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.081464 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.081757 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.081757 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.081757 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.081757 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.081757 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.081757 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.082221 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.082221 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.082221 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.082221 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.082221 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.082673 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.082673 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.082673 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.082673 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.082673 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.083019 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.083019 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.083019 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.083019 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.083466 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.083466 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.083466 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.083466 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.083466 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.083866 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.083866 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.083866 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.083866 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.083866 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.084208 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.084208 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.084208 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.084208 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.084208 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.084208 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.084712 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.084712 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.084712 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.084712 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.084712 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.084712 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.085212 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.085212 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.085212 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.085212 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.085212 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.085212 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.085694 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.085694 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.085694 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.085694 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.085694 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.086235 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.086235 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.086235 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.086235 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.086235 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.086580 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.086580 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.086580 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.086580 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.086580 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.086580 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.086854 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.086854 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.086854 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.086854 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.086854 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.086854 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.087102 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.087102 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.087102 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.087102 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.087102 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.087407 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.087407 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.087407 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.087407 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.087407 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.087655 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.087655 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.087655 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.087655 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.087870 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.087870 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.087870 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.087870 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.088042 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.088042 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.088042 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.088042 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.088042 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.088277 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.088277 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.088277 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.088277 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.088277 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.088479 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.088479 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.088479 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.088479 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.088689 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.088689 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.088689 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.088689 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.088862 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.088862 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.088954 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.088991 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.088991 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.088991 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.088991 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.089171 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.089171 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.089171 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.089171 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.089339 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.089339 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.089339 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.089339 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.089515 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.089515 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.089515 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.089515 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.089515 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.089515 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.089780 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.089780 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.089780 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.089780 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.089780 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.090086 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.090086 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.090086 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.090086 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.090086 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.090086 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.090086 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.090368 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.090368 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.090368 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.090368 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.090368 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.090368 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.090937 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.090937 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.090937 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.090937 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.090937 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.090937 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.091203 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.091203 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.091203 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.091203 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.091203 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.091203 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.091433 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.091433 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.091433 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.091433 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.091633 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.091633 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.091633 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.091633 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.091807 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.091807 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.091807 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.091807 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.091978 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.091978 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.091978 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:20.091978 np0000179772 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) Jun 12 05:27:20.092153 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.092192 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.middleware.request_id [None req-5a1ea3ef-dd42-4345-b060-7d4dc37da246 None None] RequestId filter calling following filter/app {{(pid=112421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:27:20.092228 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.092228 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.092295 np0000179772 devstack@c-api.service[112421]: [pid: 112421|app: 0|req: 1/1] 199.204.45.132 () {60 vars in 956 bytes} [Fri Jun 12 05:27:20 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 12 05:27:20.092332 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.092332 np0000179772 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.092332 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.092332 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.092332 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.092332 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extension AdminActions extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.092332 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extension AdminActions extending resource: snapshots {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.092332 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extension AdminActions extending resource: backups {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.092595 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extension VolumeActions extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.092595 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extension TypesManage extending resource: types {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.092595 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extension UsedLimits extending resource: limits {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.092595 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.092595 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.092595 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.092595 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.092840 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.092840 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.092840 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-2a66abb0-5512-47f0-9d65-f75438630e2d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.095427 np0000179772 devstack@c-api.service[112420]: DEBUG dbcounter [-] [112420] Writer thread running {{(pid=112420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 05:27:20.098797 np0000179772 devstack@c-api.service[112420]: INFO cinder.rpc [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 05:27:20.101370 np0000179772 devstack@c-api.service[112420]: INFO cinder.rpc [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 05:27:20.101855 np0000179772 devstack@c-api.service[112419]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b2e4aca3668 pid: 112419 (default app) Jun 12 05:27:20.104940 np0000179772 devstack@c-api.service[112420]: INFO cinder.rpc [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 05:27:20.108204 np0000179772 devstack@c-api.service[112420]: INFO cinder.rpc [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 05:27:20.109522 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.115191 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.153859 np0000179772 devstack@c-api.service[112420]: DEBUG oslo_db.sqlalchemy.engines [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 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=112420) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 05:27:20.154873 np0000179772 devstack@c-api.service[112422]: DEBUG dbcounter [-] [112422] Writer thread running {{(pid=112422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 05:27:20.157428 np0000179772 devstack@c-api.service[112420]: INFO cinder.rpc [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 05:27:20.157721 np0000179772 devstack@c-api.service[112422]: INFO cinder.rpc [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 05:27:20.160449 np0000179772 devstack@c-api.service[112420]: INFO cinder.rpc [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 05:27:20.161714 np0000179772 devstack@c-api.service[112422]: INFO cinder.rpc [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 05:27:20.162005 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.164339 np0000179772 devstack@c-api.service[112422]: INFO cinder.rpc [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 05:27:20.167697 np0000179772 devstack@c-api.service[112422]: INFO cinder.rpc [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 05:27:20.171956 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.174782 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.176681 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.180115 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.183430 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.187569 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.190709 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.193720 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.198847 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.199810 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.202795 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.204231 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.207129 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.212841 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.217087 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.219500 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.220978 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.221392 np0000179772 devstack@c-api.service[112422]: DEBUG oslo_db.sqlalchemy.engines [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 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=112422) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 05:27:20.222381 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.223757 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.224932 np0000179772 devstack@c-api.service[112422]: INFO cinder.rpc [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 05:27:20.225076 np0000179772 devstack@c-api.service[112420]: WARNING cinder.api.contrib.hosts [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 05:27:20.225694 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.227060 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.227833 np0000179772 devstack@c-api.service[112422]: INFO cinder.rpc [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 05:27:20.228460 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.229457 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.229935 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.230953 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extended resource: extensions {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.233315 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extended resource: os-quota-class-sets {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.233615 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extended resource: scheduler-stats {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.235120 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extended resource: os-quota-sets {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.236603 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extended resource: backups {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.238680 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extended resource: os-snapshot-manage {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.240101 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extended resource: consistencygroups {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.242129 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extended resource: extra_specs {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.243757 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extended resource: os-hosts {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.245148 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extended resource: os-volume-manage {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.246021 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.246604 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extended resource: os-availability-zone {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.247942 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extended resource: encryption {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.249507 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extended resource: os-volume-transfer {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.249622 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.251187 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extended resource: capabilities {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.252487 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extended resource: encryption {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.252946 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.254707 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extended resource: os-volume-type-access {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.256297 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extended resource: cgsnapshots {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.257101 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.257831 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extended resource: qos-specs {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.260026 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.contrib.snapshot_actions [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] SnapshotActionsController initialized {{(pid=112420) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 05:27:20.260230 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.260809 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.262231 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.263354 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.263609 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.264974 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.266400 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.266510 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.267887 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.269297 np0000179772 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.269461 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.270205 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.270296 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.270635 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.270726 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extension AdminActions extending resource: volumes {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.270851 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extension AdminActions extending resource: snapshots {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.270947 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extension AdminActions extending resource: backups {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.271060 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extension VolumeActions extending resource: volumes {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.271185 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extension TypesManage extending resource: types {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.271319 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extension UsedLimits extending resource: limits {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.271396 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.271513 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.271615 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.271738 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.271855 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.271960 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.272072 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-4253ed5a-8bfb-44b1-93b5-656a57617ee2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.272473 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.274016 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.276756 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.281005 np0000179772 devstack@c-api.service[112420]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b2e4aca3668 pid: 112420 (default app) Jun 12 05:27:20.282740 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.286848 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.289199 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.290760 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.292219 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.293726 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.295093 np0000179772 devstack@c-api.service[112422]: WARNING cinder.api.contrib.hosts [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 05:27:20.296009 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.297367 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.298783 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.300311 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.301320 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extended resource: extensions {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.302752 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extended resource: os-quota-class-sets {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.304053 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extended resource: scheduler-stats {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.305513 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extended resource: os-quota-sets {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.306998 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extended resource: backups {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.309169 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extended resource: os-snapshot-manage {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.310651 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extended resource: consistencygroups {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.312632 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extended resource: extra_specs {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.314419 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extended resource: os-hosts {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.315857 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extended resource: os-volume-manage {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.317328 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extended resource: os-availability-zone {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.318724 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extended resource: encryption {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.320325 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extended resource: os-volume-transfer {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.321928 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extended resource: capabilities {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.323271 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extended resource: encryption {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.325612 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extended resource: os-volume-type-access {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.327251 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extended resource: cgsnapshots {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.328710 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extended resource: qos-specs {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 05:27:20.330992 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.contrib.snapshot_actions [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] SnapshotActionsController initialized {{(pid=112422) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 05:27:20.331935 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.333566 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.335007 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.336427 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.337852 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.339388 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.340793 np0000179772 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 05:27:20.341715 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.341831 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.342063 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.342159 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extension AdminActions extending resource: volumes {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.342289 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extension AdminActions extending resource: snapshots {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.342374 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extension AdminActions extending resource: backups {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.342500 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extension VolumeActions extending resource: volumes {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.342637 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extension TypesManage extending resource: types {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.342758 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extension UsedLimits extending resource: limits {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.342868 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.342968 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.343069 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.343174 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.343293 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.343400 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.343516 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-54187f46-b0cc-4e1e-a865-e89278bf81d9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 05:27:20.352396 np0000179772 devstack@c-api.service[112422]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b2e4aca3668 pid: 112422 (default app) Jun 12 05:27:27.698378 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.middleware.request_id [None req-de13354f-cef0-456a-a526-961f9c012cbf None None] RequestId filter calling following filter/app {{(pid=112421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:27:28.344333 np0000179772 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-de13354f-cef0-456a-a526-961f9c012cbf admin admin] POST https://199.204.45.132/volume/v3/types Jun 12 05:27:28.345099 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-de13354f-cef0-456a-a526-961f9c012cbf admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 12 05:27:28.347255 np0000179772 devstack@c-api.service[112421]: /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 12 05:27:28.347255 np0000179772 devstack@c-api.service[112421]: warnings.warn( Jun 12 05:27:28.394164 np0000179772 devstack@c-api.service[112421]: DEBUG oslo_db.sqlalchemy.engines [None req-de13354f-cef0-456a-a526-961f9c012cbf 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=112421) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 05:27:28.435869 np0000179772 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-de13354f-cef0-456a-a526-961f9c012cbf admin admin] https://199.204.45.132/volume/v3/types returned with HTTP 200 Jun 12 05:27:28.436906 np0000179772 devstack@c-api.service[112421]: [pid: 112421|app: 0|req: 2/2] 199.204.45.132 () {68 vars in 1288 bytes} [Fri Jun 12 05:27:27 2026] POST /volume/v3/types => generated 186 bytes in 740 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 05:27:28.464664 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.464664 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.464664 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.464664 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.465366 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.465366 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.465366 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.465366 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.465586 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.465586 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.465586 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.465586 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.465586 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.465586 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.465736 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.465736 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.465736 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.465736 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.465736 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.465899 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.465899 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.465899 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.465899 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.465899 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.466090 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.466090 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.466090 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.466090 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.466242 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.466242 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.466242 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.466242 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.466242 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.466413 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.466413 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.466413 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.466413 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.466413 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.466631 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.466631 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.466631 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.466631 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.466631 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.466631 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.466894 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.466894 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.466894 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.466894 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.466894 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.466894 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.467113 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.467113 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.467113 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.467113 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.467113 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.467113 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.467328 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.467328 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.467328 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.467328 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.467328 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.467513 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.467513 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.467513 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.467513 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.467513 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.467734 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.467734 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.467734 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.467734 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.467734 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.467734 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.467965 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.467965 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.467965 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.467965 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.467965 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.467965 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.468205 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.468205 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.468205 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.468205 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.468205 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.468394 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.468394 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.468394 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.468394 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.468394 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.469415 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.469415 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.469415 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.469415 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.469798 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.469798 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.469798 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.469798 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.470091 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.470091 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.470091 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.470091 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.470091 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.470489 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.470489 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.470489 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.470489 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.470489 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.470935 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.470935 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.470935 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.470935 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.471239 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.471239 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.471239 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.471239 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.471558 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.471558 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.471558 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.471558 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.471909 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.471909 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.471909 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.471909 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.472210 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.472210 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.472210 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.472210 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.472518 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.472518 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.472518 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.472518 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.472518 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.472991 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.472991 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.472991 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.472991 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.472991 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.472991 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.473666 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.473666 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.473666 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.473666 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.473666 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.474158 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.474158 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.474158 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.474158 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.474158 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.474158 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.474750 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.474750 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.474750 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.474750 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.474750 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.474750 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.475346 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.475346 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.475346 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.475346 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.475346 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.475346 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.475886 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.475886 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.475886 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.475886 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.475886 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.475886 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.476199 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.476199 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.476199 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.476199 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.476348 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.476348 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.476348 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.476348 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.476348 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.476554 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.476554 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.476554 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.476554 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.476554 np0000179772 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) Jun 12 05:27:28.476554 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [req-de13354f-cef0-456a-a526-961f9c012cbf req-bf55ca0c-1c9d-44dd-986e-60f5632a645f None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:27:28.797900 np0000179772 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [req-de13354f-cef0-456a-a526-961f9c012cbf req-bf55ca0c-1c9d-44dd-986e-60f5632a645f admin admin] POST https://199.204.45.132/volume/v3/types/30cead5e-51ed-4f89-8c17-bf0de1d8e733/extra_specs Jun 12 05:27:28.797900 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [req-de13354f-cef0-456a-a526-961f9c012cbf req-bf55ca0c-1c9d-44dd-986e-60f5632a645f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 12 05:27:28.802738 np0000179772 devstack@c-api.service[112419]: /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 12 05:27:28.802738 np0000179772 devstack@c-api.service[112419]: warnings.warn( Jun 12 05:27:28.844416 np0000179772 devstack@c-api.service[112419]: DEBUG oslo_db.sqlalchemy.engines [req-de13354f-cef0-456a-a526-961f9c012cbf req-bf55ca0c-1c9d-44dd-986e-60f5632a645f 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=112419) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 05:27:28.909561 np0000179772 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [req-de13354f-cef0-456a-a526-961f9c012cbf req-bf55ca0c-1c9d-44dd-986e-60f5632a645f admin admin] https://199.204.45.132/volume/v3/types/30cead5e-51ed-4f89-8c17-bf0de1d8e733/extra_specs returned with HTTP 200 Jun 12 05:27:28.910043 np0000179772 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 1/3] 199.204.45.132 () {70 vars in 1505 bytes} [Fri Jun 12 05:27:28 2026] POST /volume/v3/types/30cead5e-51ed-4f89-8c17-bf0de1d8e733/extra_specs => generated 55 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:27:30.159298 np0000179772 devstack@c-api.service[112420]: DEBUG dbcounter [-] [112420] Writing DB stats cinder:SELECT=6 {{(pid=112420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:27:30.227054 np0000179772 devstack@c-api.service[112422]: DEBUG dbcounter [-] [112422] Writing DB stats cinder:SELECT=6 {{(pid=112422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:27:38.431084 np0000179772 devstack@c-api.service[112421]: DEBUG dbcounter [-] [112421] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:27:38.908291 np0000179772 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:30:10.425580 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.425580 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.425580 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.425580 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.425580 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.427053 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.427053 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.427053 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.427053 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.427053 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.427385 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.427385 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.427385 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.427385 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.427385 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.427385 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.427902 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.427902 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.427902 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.427902 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.428161 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.428161 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.428161 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.428161 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.428411 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.428411 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.428411 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.428411 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.429391 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.429391 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.429391 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.429391 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.429391 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.430227 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.430227 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.430227 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.430227 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.430227 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.430895 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.430895 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.430895 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.430895 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.430895 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.430895 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.431670 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.431670 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.431670 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.431670 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.431670 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.431670 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.432368 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.432368 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.432368 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.432368 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.432368 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.432368 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.433083 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.433083 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.433083 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.433083 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.433083 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.433707 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.433707 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.433707 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.433707 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.433707 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.434484 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.434484 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.434484 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.434484 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.434484 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.434484 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.435349 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.435349 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.435349 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.435349 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.435349 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.435349 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.435934 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.435934 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.435934 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.435934 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.435934 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.436298 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.436298 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.436298 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.436298 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.436298 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.436640 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.436640 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.436640 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.436640 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.436923 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.436923 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.436923 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.436923 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.437180 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.437180 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.437180 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.437180 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.437180 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.437497 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.437497 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.437497 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.437497 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.437497 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.437816 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.437816 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.437816 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.437816 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.438068 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.438068 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.438068 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.438068 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.438330 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.438330 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.438330 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.438330 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.438755 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.438755 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.438755 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.438755 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.439022 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.439022 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.439022 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.439022 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.439302 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.439302 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.439302 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.439302 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.439302 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.439678 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.439678 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.439678 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.439678 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.439678 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.439678 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.439967 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.439967 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.439967 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.439967 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.439967 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.440171 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.440171 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.440171 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.440171 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.440171 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.440171 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.440433 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.440433 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.440433 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.440433 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.440433 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.440433 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.440734 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.440734 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.440734 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.440734 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.440734 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.440734 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.440993 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.440993 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.440993 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.440993 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.440993 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.440993 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.441264 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.441264 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.441264 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.441264 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.441442 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.441442 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.441442 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.441442 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.441442 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.441705 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.441705 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.441705 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.441705 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:10.441705 np0000179772 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) Jun 12 05:30:10.441705 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [None req-752825f1-3e09-4578-891d-9528c5b5ca3c None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:30:10.441705 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-752825f1-3e09-4578-891d-9528c5b5ca3c None None] GET https://199.204.45.132/volume// Jun 12 05:30:10.441997 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-752825f1-3e09-4578-891d-9528c5b5ca3c None None] Empty body provided in request {{(pid=112420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:30:10.441997 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-752825f1-3e09-4578-891d-9528c5b5ca3c None None] Calling method 'all' {{(pid=112420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:30:10.441997 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-752825f1-3e09-4578-891d-9528c5b5ca3c None None] https://199.204.45.132/volume// returned with HTTP 300 Jun 12 05:30:10.441997 np0000179772 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 1/4] 199.204.45.132 () {66 vars in 1456 bytes} [Fri Jun 12 05:30:10 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 12 05:30:50.680989 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.680989 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.680989 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.680989 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.680989 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.682255 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.682255 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.682255 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.682255 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.682255 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.682567 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.682567 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.682567 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.682567 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.682567 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.682567 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.682914 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.682914 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.682914 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.682914 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.683144 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.683144 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.683144 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.683144 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.683407 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.683407 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.683407 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.683407 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.683662 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.683662 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.683662 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.683662 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.683662 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.683934 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.683934 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.683934 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.683934 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.683934 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.684273 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.684273 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.684273 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.684273 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.684273 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.684273 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.684629 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.684629 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.684629 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.684629 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.684629 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.684629 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.684947 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.684947 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.684947 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.684947 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.684947 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.684947 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.685209 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.685209 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.685209 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.685209 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.685209 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.685394 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.685394 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.685394 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.685394 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.685394 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.685603 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.685603 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.685603 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.685603 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.685603 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.685603 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.685824 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.685824 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.685824 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.685824 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.685824 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.685824 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.686039 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.686039 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.686039 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.686039 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.686039 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.686234 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.686234 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.686234 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.686234 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.686234 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.686416 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.686416 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.686416 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.686416 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.686604 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.686604 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.686604 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.686604 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.686753 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.686753 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.686753 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.686753 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.686753 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.686940 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.686940 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.686940 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.686940 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.686940 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.687118 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.687118 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.687118 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.687118 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.687264 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.687264 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.687264 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.687264 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.687427 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.687427 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.687427 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.687427 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.687600 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.687600 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.687600 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.687600 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.687836 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.687836 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.687836 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.687836 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.688001 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.688001 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.688001 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.688001 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.688001 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.688217 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.688217 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.688217 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.688217 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.688217 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.688217 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.688444 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.688444 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.688444 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.688444 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.688444 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.688646 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.688646 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.688646 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.688646 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.688646 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.688646 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.689010 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.689010 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.689010 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.689010 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.689010 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.689010 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.689238 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.689238 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.689238 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.689238 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.689238 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.689238 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.689469 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.689469 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.689469 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.689469 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.689469 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.689469 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.689869 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.689869 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.689869 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.689869 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.690041 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.690041 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.690041 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.690041 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.690041 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.690231 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.690231 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.690231 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.690231 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:50.690231 np0000179772 devstack@c-api.service[112422]: warnings.warn(deprecated_msg) Jun 12 05:30:50.690231 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.middleware.request_id [None req-021f8e4e-1a15-4195-b905-9811caf65b54 None None] RequestId filter calling following filter/app {{(pid=112422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:30:50.690231 np0000179772 devstack@c-api.service[112422]: [pid: 112422|app: 0|req: 1/5] 199.204.45.132 () {62 vars in 1068 bytes} [Fri Jun 12 05:30:50 2026] GET /volume/v3 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 12 05:30:50.727108 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.middleware.request_id [None req-8d4060b3-8313-4598-acce-f37ab1f1e474 None None] RequestId filter calling following filter/app {{(pid=112421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:30:50.736756 np0000179772 devstack@c-api.service[112421]: [pid: 112421|app: 0|req: 3/6] 199.204.45.132 () {64 vars in 1272 bytes} [Fri Jun 12 05:30:50 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 12 05:30:50.778050 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [req-8d4060b3-8313-4598-acce-f37ab1f1e474 req-174498c4-3f04-451c-8ec9-9855c31389b9 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:30:50.783377 np0000179772 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [req-8d4060b3-8313-4598-acce-f37ab1f1e474 req-174498c4-3f04-451c-8ec9-9855c31389b9 demo demo] GET https://199.204.45.132/volume/v3/ Jun 12 05:30:50.783800 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [req-8d4060b3-8313-4598-acce-f37ab1f1e474 req-174498c4-3f04-451c-8ec9-9855c31389b9 demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:30:50.784340 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [req-8d4060b3-8313-4598-acce-f37ab1f1e474 req-174498c4-3f04-451c-8ec9-9855c31389b9 demo demo] Calling method 'version_select' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:30:50.786627 np0000179772 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [req-8d4060b3-8313-4598-acce-f37ab1f1e474 req-174498c4-3f04-451c-8ec9-9855c31389b9 demo demo] https://199.204.45.132/volume/v3/ returned with HTTP 200 Jun 12 05:30:50.786952 np0000179772 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 2/7] 199.204.45.132 () {66 vars in 1346 bytes} [Fri Jun 12 05:30:50 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 05:30:50.833594 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [None req-974a0be7-135d-43a4-bdcc-1ed3d29d8970 None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:30:51.174596 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-974a0be7-135d-43a4-bdcc-1ed3d29d8970 demo demo] GET https://199.204.45.132/volume/v3/types/default Jun 12 05:30:51.174973 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-974a0be7-135d-43a4-bdcc-1ed3d29d8970 demo demo] Empty body provided in request {{(pid=112420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:30:51.175174 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-974a0be7-135d-43a4-bdcc-1ed3d29d8970 demo demo] Calling method 'show' {{(pid=112420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:30:51.217061 np0000179772 devstack@c-api.service[112420]: DEBUG oslo_db.sqlalchemy.engines [None req-974a0be7-135d-43a4-bdcc-1ed3d29d8970 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=112420) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 05:30:51.234811 np0000179772 devstack@c-api.service[112420]: /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 12 05:30:51.234811 np0000179772 devstack@c-api.service[112420]: warnings.warn( Jun 12 05:30:51.237161 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-974a0be7-135d-43a4-bdcc-1ed3d29d8970 demo demo] https://199.204.45.132/volume/v3/types/default returned with HTTP 200 Jun 12 05:30:51.237632 np0000179772 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 2/8] 199.204.45.132 () {64 vars in 1301 bytes} [Fri Jun 12 05:30:50 2026] GET /volume/v3/types/default => generated 145 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 05:30:51.352416 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.middleware.request_id [None req-7d0cd848-1ae8-4e47-80ac-72174e259719 None None] RequestId filter calling following filter/app {{(pid=112422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:30:51.698045 np0000179772 devstack@c-api.service[112422]: INFO cinder.api.openstack.wsgi [None req-7d0cd848-1ae8-4e47-80ac-72174e259719 demo demo] GET https://199.204.45.132/volume/v3/types Jun 12 05:30:51.698787 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.openstack.wsgi [None req-7d0cd848-1ae8-4e47-80ac-72174e259719 demo demo] Empty body provided in request {{(pid=112422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:30:51.698787 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.openstack.wsgi [None req-7d0cd848-1ae8-4e47-80ac-72174e259719 demo demo] Calling method 'index' {{(pid=112422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:30:51.699197 np0000179772 devstack@c-api.service[112422]: /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 12 05:30:51.699197 np0000179772 devstack@c-api.service[112422]: warnings.warn( Jun 12 05:30:51.699873 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.api_utils [None req-7d0cd848-1ae8-4e47-80ac-72174e259719 demo demo] Removing options '' from query. {{(pid=112422) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:30:51.747094 np0000179772 devstack@c-api.service[112422]: DEBUG oslo_db.sqlalchemy.engines [None req-7d0cd848-1ae8-4e47-80ac-72174e259719 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=112422) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 05:30:51.770816 np0000179772 devstack@c-api.service[112422]: INFO cinder.api.openstack.wsgi [None req-7d0cd848-1ae8-4e47-80ac-72174e259719 demo demo] https://199.204.45.132/volume/v3/types returned with HTTP 200 Jun 12 05:30:51.771207 np0000179772 devstack@c-api.service[112422]: [pid: 112422|app: 0|req: 2/9] 199.204.45.132 () {64 vars in 1290 bytes} [Fri Jun 12 05:30:51 2026] GET /volume/v3/types => generated 377 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 05:30:52.211286 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.middleware.request_id [None req-7f6daf59-74bd-4c6e-bce3-ecf9247c1a72 None None] RequestId filter calling following filter/app {{(pid=112421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:30:52.212684 np0000179772 devstack@c-api.service[112421]: [pid: 112421|app: 0|req: 4/10] 199.204.45.132 () {62 vars in 1068 bytes} [Fri Jun 12 05:30:52 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 12 05:30:52.251889 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-b676b9b6-3f59-489b-87e7-5f7e70c6271e None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:30:52.260151 np0000179772 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 3/11] 199.204.45.132 () {64 vars in 1272 bytes} [Fri Jun 12 05:30:52 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 12 05:30:52.296095 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [req-b676b9b6-3f59-489b-87e7-5f7e70c6271e req-847968c6-6aa5-47a2-877e-df276c10c304 None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:30:52.300221 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [req-b676b9b6-3f59-489b-87e7-5f7e70c6271e req-847968c6-6aa5-47a2-877e-df276c10c304 demo demo] GET https://199.204.45.132/volume/v3/ Jun 12 05:30:52.300700 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [req-b676b9b6-3f59-489b-87e7-5f7e70c6271e req-847968c6-6aa5-47a2-877e-df276c10c304 demo demo] Empty body provided in request {{(pid=112420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:30:52.301125 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [req-b676b9b6-3f59-489b-87e7-5f7e70c6271e req-847968c6-6aa5-47a2-877e-df276c10c304 demo demo] Calling method 'version_select' {{(pid=112420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:30:52.302244 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [req-b676b9b6-3f59-489b-87e7-5f7e70c6271e req-847968c6-6aa5-47a2-877e-df276c10c304 demo demo] https://199.204.45.132/volume/v3/ returned with HTTP 200 Jun 12 05:30:52.302963 np0000179772 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 3/12] 199.204.45.132 () {66 vars in 1346 bytes} [Fri Jun 12 05:30:52 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 05:30:52.342696 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.middleware.request_id [None req-12bb8968-395f-4407-b01f-135e556bf33e None None] RequestId filter calling following filter/app {{(pid=112422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:30:52.344565 np0000179772 devstack@c-api.service[112422]: INFO cinder.api.openstack.wsgi [None req-12bb8968-395f-4407-b01f-135e556bf33e demo demo] GET https://199.204.45.132/volume/v3/types/default Jun 12 05:30:52.344848 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.openstack.wsgi [None req-12bb8968-395f-4407-b01f-135e556bf33e demo demo] Empty body provided in request {{(pid=112422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:30:52.344955 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.openstack.wsgi [None req-12bb8968-395f-4407-b01f-135e556bf33e demo demo] Calling method 'show' {{(pid=112422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:30:52.360736 np0000179772 devstack@c-api.service[112422]: INFO cinder.api.openstack.wsgi [None req-12bb8968-395f-4407-b01f-135e556bf33e demo demo] https://199.204.45.132/volume/v3/types/default returned with HTTP 200 Jun 12 05:30:52.361057 np0000179772 devstack@c-api.service[112422]: [pid: 112422|app: 0|req: 3/13] 199.204.45.132 () {64 vars in 1301 bytes} [Fri Jun 12 05:30:52 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 05:30:53.019866 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.middleware.request_id [None req-ccb37f90-f7d8-436d-ba9c-0a3c3328a8d8 None None] RequestId filter calling following filter/app {{(pid=112421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:30:53.021169 np0000179772 devstack@c-api.service[112421]: [pid: 112421|app: 0|req: 5/14] 199.204.45.132 () {62 vars in 1068 bytes} [Fri Jun 12 05:30:53 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 12 05:30:53.061402 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-8a15eda3-124a-424a-806d-f7f0594301e8 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:30:53.065836 np0000179772 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 4/15] 199.204.45.132 () {64 vars in 1272 bytes} [Fri Jun 12 05:30:53 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 12 05:30:53.110175 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [req-8a15eda3-124a-424a-806d-f7f0594301e8 req-74c7fa5c-625b-4242-a563-f9a3e1c9ccbb None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:30:53.113232 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [req-8a15eda3-124a-424a-806d-f7f0594301e8 req-74c7fa5c-625b-4242-a563-f9a3e1c9ccbb demo demo] GET https://199.204.45.132/volume/v3/ Jun 12 05:30:53.113480 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [req-8a15eda3-124a-424a-806d-f7f0594301e8 req-74c7fa5c-625b-4242-a563-f9a3e1c9ccbb demo demo] Empty body provided in request {{(pid=112420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:30:53.113773 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [req-8a15eda3-124a-424a-806d-f7f0594301e8 req-74c7fa5c-625b-4242-a563-f9a3e1c9ccbb demo demo] Calling method 'version_select' {{(pid=112420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:30:53.114209 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [req-8a15eda3-124a-424a-806d-f7f0594301e8 req-74c7fa5c-625b-4242-a563-f9a3e1c9ccbb demo demo] https://199.204.45.132/volume/v3/ returned with HTTP 200 Jun 12 05:30:53.114676 np0000179772 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 4/16] 199.204.45.132 () {66 vars in 1346 bytes} [Fri Jun 12 05:30:53 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 05:30:53.161972 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.middleware.request_id [None req-f8c2a57c-769e-43c4-bb06-88f7dc4e7c1e None None] RequestId filter calling following filter/app {{(pid=112422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:30:53.165453 np0000179772 devstack@c-api.service[112422]: INFO cinder.api.openstack.wsgi [None req-f8c2a57c-769e-43c4-bb06-88f7dc4e7c1e demo demo] GET https://199.204.45.132/volume/v3/types/default Jun 12 05:30:53.165842 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.openstack.wsgi [None req-f8c2a57c-769e-43c4-bb06-88f7dc4e7c1e demo demo] Empty body provided in request {{(pid=112422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:30:53.166235 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.openstack.wsgi [None req-f8c2a57c-769e-43c4-bb06-88f7dc4e7c1e demo demo] Calling method 'show' {{(pid=112422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:30:53.177858 np0000179772 devstack@c-api.service[112422]: INFO cinder.api.openstack.wsgi [None req-f8c2a57c-769e-43c4-bb06-88f7dc4e7c1e demo demo] https://199.204.45.132/volume/v3/types/default returned with HTTP 200 Jun 12 05:30:53.178316 np0000179772 devstack@c-api.service[112422]: [pid: 112422|app: 0|req: 4/17] 199.204.45.132 () {64 vars in 1301 bytes} [Fri Jun 12 05:30:53 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 05:30:53.219995 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.middleware.request_id [None req-3969f8de-4405-49a0-b3e5-e4892c61cfca None None] RequestId filter calling following filter/app {{(pid=112421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:30:53.221286 np0000179772 devstack@c-api.service[112421]: [pid: 112421|app: 0|req: 6/18] 199.204.45.132 () {62 vars in 1068 bytes} [Fri Jun 12 05:30:53 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 12 05:30:53.260444 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-1337b229-669b-4923-aed5-f670911120b9 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:30:53.263820 np0000179772 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 5/19] 199.204.45.132 () {64 vars in 1272 bytes} [Fri Jun 12 05:30:53 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 12 05:30:53.307285 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [req-1337b229-669b-4923-aed5-f670911120b9 req-6556c0a1-a8b1-4882-a05d-29e5eee20ea7 None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:30:53.309766 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [req-1337b229-669b-4923-aed5-f670911120b9 req-6556c0a1-a8b1-4882-a05d-29e5eee20ea7 demo demo] GET https://199.204.45.132/volume/v3/ Jun 12 05:30:53.310060 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [req-1337b229-669b-4923-aed5-f670911120b9 req-6556c0a1-a8b1-4882-a05d-29e5eee20ea7 demo demo] Empty body provided in request {{(pid=112420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:30:53.310236 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [req-1337b229-669b-4923-aed5-f670911120b9 req-6556c0a1-a8b1-4882-a05d-29e5eee20ea7 demo demo] Calling method 'version_select' {{(pid=112420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:30:53.310741 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [req-1337b229-669b-4923-aed5-f670911120b9 req-6556c0a1-a8b1-4882-a05d-29e5eee20ea7 demo demo] https://199.204.45.132/volume/v3/ returned with HTTP 200 Jun 12 05:30:53.311251 np0000179772 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 5/20] 199.204.45.132 () {66 vars in 1346 bytes} [Fri Jun 12 05:30:53 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 12 05:30:53.360064 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.middleware.request_id [None req-01a04225-42db-40d5-bb39-03f62cef5b4f None None] RequestId filter calling following filter/app {{(pid=112422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:30:53.362799 np0000179772 devstack@c-api.service[112422]: INFO cinder.api.openstack.wsgi [None req-01a04225-42db-40d5-bb39-03f62cef5b4f demo demo] GET https://199.204.45.132/volume/v3/types/default Jun 12 05:30:53.362799 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.openstack.wsgi [None req-01a04225-42db-40d5-bb39-03f62cef5b4f demo demo] Empty body provided in request {{(pid=112422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:30:53.362799 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.openstack.wsgi [None req-01a04225-42db-40d5-bb39-03f62cef5b4f demo demo] Calling method 'show' {{(pid=112422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:30:53.371358 np0000179772 devstack@c-api.service[112422]: INFO cinder.api.openstack.wsgi [None req-01a04225-42db-40d5-bb39-03f62cef5b4f demo demo] https://199.204.45.132/volume/v3/types/default returned with HTTP 200 Jun 12 05:30:53.371698 np0000179772 devstack@c-api.service[112422]: [pid: 112422|app: 0|req: 5/21] 199.204.45.132 () {64 vars in 1301 bytes} [Fri Jun 12 05:30:53 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 05:31:01.232151 np0000179772 devstack@c-api.service[112420]: DEBUG dbcounter [-] [112420] Writing DB stats cinder:SELECT=2 {{(pid=112420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:31:03.367381 np0000179772 devstack@c-api.service[112422]: DEBUG dbcounter [-] [112422] Writing DB stats cinder:SELECT=7 {{(pid=112422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:35:51.171976 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.middleware.request_id [None req-5d6938a7-fe86-4b88-aa69-f37a91c7150f None None] RequestId filter calling following filter/app {{(pid=112421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:35:51.439136 np0000179772 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-5d6938a7-fe86-4b88-aa69-f37a91c7150f demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:35:51.439971 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-5d6938a7-fe86-4b88-aa69-f37a91c7150f demo demo] Empty body provided in request {{(pid=112421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:35:51.440518 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-5d6938a7-fe86-4b88-aa69-f37a91c7150f demo demo] Calling method 'detail' {{(pid=112421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:35:51.442638 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.api_utils [None req-5d6938a7-fe86-4b88-aa69-f37a91c7150f demo demo] Removing options '' from query. {{(pid=112421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:35:51.444720 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.volume.api [None req-5d6938a7-fe86-4b88-aa69-f37a91c7150f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112421) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:35:51.494214 np0000179772 devstack@c-api.service[112421]: INFO cinder.volume.api [None req-5d6938a7-fe86-4b88-aa69-f37a91c7150f demo demo] Get all volumes completed successfully. Jun 12 05:35:51.497368 np0000179772 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-5d6938a7-fe86-4b88-aa69-f37a91c7150f demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:35:51.498119 np0000179772 devstack@c-api.service[112421]: [pid: 112421|app: 0|req: 7/22] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:35:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:36:01.481859 np0000179772 devstack@c-api.service[112421]: DEBUG dbcounter [-] [112421] Writing DB stats cinder:SELECT=1 {{(pid=112421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:36:51.519498 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-59f44326-04a1-40b2-95cb-c11d065ea70c None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:36:51.523165 np0000179772 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-59f44326-04a1-40b2-95cb-c11d065ea70c demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:36:51.523343 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-59f44326-04a1-40b2-95cb-c11d065ea70c demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:36:51.523569 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-59f44326-04a1-40b2-95cb-c11d065ea70c demo demo] Calling method 'detail' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:36:51.524192 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.api_utils [None req-59f44326-04a1-40b2-95cb-c11d065ea70c demo demo] Removing options '' from query. {{(pid=112419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:36:51.528372 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.volume.api [None req-59f44326-04a1-40b2-95cb-c11d065ea70c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112419) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:36:51.571363 np0000179772 devstack@c-api.service[112419]: INFO cinder.volume.api [None req-59f44326-04a1-40b2-95cb-c11d065ea70c demo demo] Get all volumes completed successfully. Jun 12 05:36:51.576515 np0000179772 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-59f44326-04a1-40b2-95cb-c11d065ea70c demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:36:51.577104 np0000179772 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 6/23] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:36:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:37:01.591243 np0000179772 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:37:51.595960 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [None req-6d8c6620-4967-439a-b1c8-2ee35b90dc18 None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:37:51.602178 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-6d8c6620-4967-439a-b1c8-2ee35b90dc18 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:37:51.602491 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-6d8c6620-4967-439a-b1c8-2ee35b90dc18 demo demo] Empty body provided in request {{(pid=112420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:37:51.602823 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-6d8c6620-4967-439a-b1c8-2ee35b90dc18 demo demo] Calling method 'detail' {{(pid=112420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:37:51.604887 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.api_utils [None req-6d8c6620-4967-439a-b1c8-2ee35b90dc18 demo demo] Removing options '' from query. {{(pid=112420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:37:51.606145 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.volume.api [None req-6d8c6620-4967-439a-b1c8-2ee35b90dc18 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112420) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:37:51.674129 np0000179772 devstack@c-api.service[112420]: INFO cinder.volume.api [None req-6d8c6620-4967-439a-b1c8-2ee35b90dc18 demo demo] Get all volumes completed successfully. Jun 12 05:37:51.679075 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-6d8c6620-4967-439a-b1c8-2ee35b90dc18 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:37:51.679742 np0000179772 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 6/24] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:37:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:38:01.649836 np0000179772 devstack@c-api.service[112420]: DEBUG dbcounter [-] [112420] Writing DB stats cinder:SELECT=1 {{(pid=112420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:38:51.705089 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.middleware.request_id [None req-395ce978-25e6-48b7-a885-59fa993282a9 None None] RequestId filter calling following filter/app {{(pid=112422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:38:51.715576 np0000179772 devstack@c-api.service[112422]: INFO cinder.api.openstack.wsgi [None req-395ce978-25e6-48b7-a885-59fa993282a9 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:38:51.715576 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.openstack.wsgi [None req-395ce978-25e6-48b7-a885-59fa993282a9 demo demo] Empty body provided in request {{(pid=112422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:38:51.715576 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.openstack.wsgi [None req-395ce978-25e6-48b7-a885-59fa993282a9 demo demo] Calling method 'detail' {{(pid=112422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:38:51.715576 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.api_utils [None req-395ce978-25e6-48b7-a885-59fa993282a9 demo demo] Removing options '' from query. {{(pid=112422) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:38:51.717934 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.volume.api [None req-395ce978-25e6-48b7-a885-59fa993282a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112422) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:38:51.757468 np0000179772 devstack@c-api.service[112422]: INFO cinder.volume.api [None req-395ce978-25e6-48b7-a885-59fa993282a9 demo demo] Get all volumes completed successfully. Jun 12 05:38:51.761032 np0000179772 devstack@c-api.service[112422]: INFO cinder.api.openstack.wsgi [None req-395ce978-25e6-48b7-a885-59fa993282a9 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:38:51.761032 np0000179772 devstack@c-api.service[112422]: [pid: 112422|app: 0|req: 6/25] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:38:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:39:01.749893 np0000179772 devstack@c-api.service[112422]: DEBUG dbcounter [-] [112422] Writing DB stats cinder:SELECT=1 {{(pid=112422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:39:51.783725 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.middleware.request_id [None req-125ba75d-6713-49d2-ad53-508ea26c9dd7 None None] RequestId filter calling following filter/app {{(pid=112421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:39:51.789720 np0000179772 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-125ba75d-6713-49d2-ad53-508ea26c9dd7 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:39:51.790260 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-125ba75d-6713-49d2-ad53-508ea26c9dd7 demo demo] Empty body provided in request {{(pid=112421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:39:51.790504 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-125ba75d-6713-49d2-ad53-508ea26c9dd7 demo demo] Calling method 'detail' {{(pid=112421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:39:51.791263 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.api_utils [None req-125ba75d-6713-49d2-ad53-508ea26c9dd7 demo demo] Removing options '' from query. {{(pid=112421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:39:51.792355 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.volume.api [None req-125ba75d-6713-49d2-ad53-508ea26c9dd7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112421) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:39:51.804575 np0000179772 devstack@c-api.service[112421]: INFO cinder.volume.api [None req-125ba75d-6713-49d2-ad53-508ea26c9dd7 demo demo] Get all volumes completed successfully. Jun 12 05:39:51.807266 np0000179772 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-125ba75d-6713-49d2-ad53-508ea26c9dd7 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:39:51.807863 np0000179772 devstack@c-api.service[112421]: [pid: 112421|app: 0|req: 8/26] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:39:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:40:01.799886 np0000179772 devstack@c-api.service[112421]: DEBUG dbcounter [-] [112421] Writing DB stats cinder:SELECT=1 {{(pid=112421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:40:51.824463 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-cd983475-c8c3-4d6b-9324-b7553f11312c None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:40:52.116621 np0000179772 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-cd983475-c8c3-4d6b-9324-b7553f11312c demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:40:52.116870 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-cd983475-c8c3-4d6b-9324-b7553f11312c demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:40:52.117236 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-cd983475-c8c3-4d6b-9324-b7553f11312c demo demo] Calling method 'detail' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:40:52.117850 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.api_utils [None req-cd983475-c8c3-4d6b-9324-b7553f11312c demo demo] Removing options '' from query. {{(pid=112419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:40:52.119208 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.volume.api [None req-cd983475-c8c3-4d6b-9324-b7553f11312c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112419) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:40:52.136154 np0000179772 devstack@c-api.service[112419]: INFO cinder.volume.api [None req-cd983475-c8c3-4d6b-9324-b7553f11312c demo demo] Get all volumes completed successfully. Jun 12 05:40:52.138822 np0000179772 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-cd983475-c8c3-4d6b-9324-b7553f11312c demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:40:52.139300 np0000179772 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 7/27] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:40:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:41:02.126979 np0000179772 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:41:54.045066 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [None req-8524df89-26f0-4297-a522-c0e17fe1c4ed None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:41:54.048912 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-8524df89-26f0-4297-a522-c0e17fe1c4ed demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:41:54.049110 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-8524df89-26f0-4297-a522-c0e17fe1c4ed demo demo] Empty body provided in request {{(pid=112420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:41:54.049389 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-8524df89-26f0-4297-a522-c0e17fe1c4ed demo demo] Calling method 'detail' {{(pid=112420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:41:54.049782 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.api_utils [None req-8524df89-26f0-4297-a522-c0e17fe1c4ed demo demo] Removing options '' from query. {{(pid=112420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:41:54.050794 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.volume.api [None req-8524df89-26f0-4297-a522-c0e17fe1c4ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112420) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:41:54.063686 np0000179772 devstack@c-api.service[112420]: INFO cinder.volume.api [None req-8524df89-26f0-4297-a522-c0e17fe1c4ed demo demo] Get all volumes completed successfully. Jun 12 05:41:54.066596 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-8524df89-26f0-4297-a522-c0e17fe1c4ed demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:41:54.067091 np0000179772 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 7/28] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:41:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:42:04.054348 np0000179772 devstack@c-api.service[112420]: DEBUG dbcounter [-] [112420] Writing DB stats cinder:SELECT=1 {{(pid=112420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:42:54.092030 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.middleware.request_id [None req-c9447549-27ea-4f62-a40b-7d92a7e08ee3 None None] RequestId filter calling following filter/app {{(pid=112422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:42:54.096616 np0000179772 devstack@c-api.service[112422]: INFO cinder.api.openstack.wsgi [None req-c9447549-27ea-4f62-a40b-7d92a7e08ee3 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:42:54.096940 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.openstack.wsgi [None req-c9447549-27ea-4f62-a40b-7d92a7e08ee3 demo demo] Empty body provided in request {{(pid=112422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:42:54.097245 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.openstack.wsgi [None req-c9447549-27ea-4f62-a40b-7d92a7e08ee3 demo demo] Calling method 'detail' {{(pid=112422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:42:54.097626 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.api_utils [None req-c9447549-27ea-4f62-a40b-7d92a7e08ee3 demo demo] Removing options '' from query. {{(pid=112422) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:42:54.098747 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.volume.api [None req-c9447549-27ea-4f62-a40b-7d92a7e08ee3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112422) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:42:54.108586 np0000179772 devstack@c-api.service[112422]: INFO cinder.volume.api [None req-c9447549-27ea-4f62-a40b-7d92a7e08ee3 demo demo] Get all volumes completed successfully. Jun 12 05:42:54.111128 np0000179772 devstack@c-api.service[112422]: INFO cinder.api.openstack.wsgi [None req-c9447549-27ea-4f62-a40b-7d92a7e08ee3 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:42:54.111666 np0000179772 devstack@c-api.service[112422]: [pid: 112422|app: 0|req: 7/29] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:42:54 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 12 05:43:04.103428 np0000179772 devstack@c-api.service[112422]: DEBUG dbcounter [-] [112422] Writing DB stats cinder:SELECT=1 {{(pid=112422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:43:54.130971 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.middleware.request_id [None req-6419695b-9cfa-4bdd-a043-5eedcb909a69 None None] RequestId filter calling following filter/app {{(pid=112421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:43:54.133861 np0000179772 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-6419695b-9cfa-4bdd-a043-5eedcb909a69 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:43:54.134565 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-6419695b-9cfa-4bdd-a043-5eedcb909a69 demo demo] Empty body provided in request {{(pid=112421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:43:54.134565 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-6419695b-9cfa-4bdd-a043-5eedcb909a69 demo demo] Calling method 'detail' {{(pid=112421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:43:54.134831 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.api_utils [None req-6419695b-9cfa-4bdd-a043-5eedcb909a69 demo demo] Removing options '' from query. {{(pid=112421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:43:54.135764 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.volume.api [None req-6419695b-9cfa-4bdd-a043-5eedcb909a69 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112421) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:43:54.145713 np0000179772 devstack@c-api.service[112421]: INFO cinder.volume.api [None req-6419695b-9cfa-4bdd-a043-5eedcb909a69 demo demo] Get all volumes completed successfully. Jun 12 05:43:54.148758 np0000179772 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-6419695b-9cfa-4bdd-a043-5eedcb909a69 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:43:54.149295 np0000179772 devstack@c-api.service[112421]: [pid: 112421|app: 0|req: 9/30] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:43:54 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 12 05:44:04.139940 np0000179772 devstack@c-api.service[112421]: DEBUG dbcounter [-] [112421] Writing DB stats cinder:SELECT=1 {{(pid=112421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:44:54.186012 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-01c541e5-6aae-4e38-b6f3-083ba5a08459 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:44:54.190272 np0000179772 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-01c541e5-6aae-4e38-b6f3-083ba5a08459 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:44:54.190575 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-01c541e5-6aae-4e38-b6f3-083ba5a08459 demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:44:54.190857 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-01c541e5-6aae-4e38-b6f3-083ba5a08459 demo demo] Calling method 'detail' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:44:54.191259 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.api_utils [None req-01c541e5-6aae-4e38-b6f3-083ba5a08459 demo demo] Removing options '' from query. {{(pid=112419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:44:54.192374 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.volume.api [None req-01c541e5-6aae-4e38-b6f3-083ba5a08459 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112419) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:44:54.203957 np0000179772 devstack@c-api.service[112419]: INFO cinder.volume.api [None req-01c541e5-6aae-4e38-b6f3-083ba5a08459 demo demo] Get all volumes completed successfully. Jun 12 05:44:54.207196 np0000179772 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-01c541e5-6aae-4e38-b6f3-083ba5a08459 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:44:54.207813 np0000179772 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 8/31] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:44:54 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 12 05:45:04.197100 np0000179772 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:45:54.227573 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [None req-19575146-dca5-4139-8ca1-216eb3a46154 None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:45:54.401622 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-19575146-dca5-4139-8ca1-216eb3a46154 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:45:54.401972 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-19575146-dca5-4139-8ca1-216eb3a46154 demo demo] Empty body provided in request {{(pid=112420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:45:54.402229 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-19575146-dca5-4139-8ca1-216eb3a46154 demo demo] Calling method 'detail' {{(pid=112420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:45:54.402571 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.api_utils [None req-19575146-dca5-4139-8ca1-216eb3a46154 demo demo] Removing options '' from query. {{(pid=112420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:45:54.403622 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.volume.api [None req-19575146-dca5-4139-8ca1-216eb3a46154 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112420) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:45:54.413665 np0000179772 devstack@c-api.service[112420]: INFO cinder.volume.api [None req-19575146-dca5-4139-8ca1-216eb3a46154 demo demo] Get all volumes completed successfully. Jun 12 05:45:54.416692 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-19575146-dca5-4139-8ca1-216eb3a46154 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:45:54.417301 np0000179772 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 8/32] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:45:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:46:04.407966 np0000179772 devstack@c-api.service[112420]: DEBUG dbcounter [-] [112420] Writing DB stats cinder:SELECT=1 {{(pid=112420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:46:54.438259 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.middleware.request_id [None req-996d4d71-fade-4681-b83a-e2eee7a23e88 None None] RequestId filter calling following filter/app {{(pid=112422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:46:54.441810 np0000179772 devstack@c-api.service[112422]: INFO cinder.api.openstack.wsgi [None req-996d4d71-fade-4681-b83a-e2eee7a23e88 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:46:54.442127 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.openstack.wsgi [None req-996d4d71-fade-4681-b83a-e2eee7a23e88 demo demo] Empty body provided in request {{(pid=112422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:46:54.442469 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.openstack.wsgi [None req-996d4d71-fade-4681-b83a-e2eee7a23e88 demo demo] Calling method 'detail' {{(pid=112422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:46:54.443631 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.api_utils [None req-996d4d71-fade-4681-b83a-e2eee7a23e88 demo demo] Removing options '' from query. {{(pid=112422) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:46:54.444883 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.volume.api [None req-996d4d71-fade-4681-b83a-e2eee7a23e88 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112422) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:46:54.453624 np0000179772 devstack@c-api.service[112422]: INFO cinder.volume.api [None req-996d4d71-fade-4681-b83a-e2eee7a23e88 demo demo] Get all volumes completed successfully. Jun 12 05:46:54.455854 np0000179772 devstack@c-api.service[112422]: INFO cinder.api.openstack.wsgi [None req-996d4d71-fade-4681-b83a-e2eee7a23e88 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:46:54.456366 np0000179772 devstack@c-api.service[112422]: [pid: 112422|app: 0|req: 8/33] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:46:54 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 12 05:47:04.448982 np0000179772 devstack@c-api.service[112422]: DEBUG dbcounter [-] [112422] Writing DB stats cinder:SELECT=1 {{(pid=112422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:47:54.474720 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.middleware.request_id [None req-b241cf26-aba2-4aa6-a09c-739827e30b09 None None] RequestId filter calling following filter/app {{(pid=112421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:47:54.480187 np0000179772 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-b241cf26-aba2-4aa6-a09c-739827e30b09 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:47:54.480769 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-b241cf26-aba2-4aa6-a09c-739827e30b09 demo demo] Empty body provided in request {{(pid=112421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:47:54.481259 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-b241cf26-aba2-4aa6-a09c-739827e30b09 demo demo] Calling method 'detail' {{(pid=112421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:47:54.481482 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.api_utils [None req-b241cf26-aba2-4aa6-a09c-739827e30b09 demo demo] Removing options '' from query. {{(pid=112421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:47:54.482465 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.volume.api [None req-b241cf26-aba2-4aa6-a09c-739827e30b09 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112421) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:47:54.493637 np0000179772 devstack@c-api.service[112421]: INFO cinder.volume.api [None req-b241cf26-aba2-4aa6-a09c-739827e30b09 demo demo] Get all volumes completed successfully. Jun 12 05:47:54.497043 np0000179772 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-b241cf26-aba2-4aa6-a09c-739827e30b09 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:47:54.497743 np0000179772 devstack@c-api.service[112421]: [pid: 112421|app: 0|req: 10/34] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:47:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:48:04.486173 np0000179772 devstack@c-api.service[112421]: DEBUG dbcounter [-] [112421] Writing DB stats cinder:SELECT=1 {{(pid=112421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:48:54.516697 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-e31b0324-701b-4e92-a0af-92509d99ab15 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:48:54.519102 np0000179772 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-e31b0324-701b-4e92-a0af-92509d99ab15 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:48:54.519510 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-e31b0324-701b-4e92-a0af-92509d99ab15 demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:48:54.519921 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-e31b0324-701b-4e92-a0af-92509d99ab15 demo demo] Calling method 'detail' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:48:54.520287 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.api_utils [None req-e31b0324-701b-4e92-a0af-92509d99ab15 demo demo] Removing options '' from query. {{(pid=112419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:48:54.521681 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.volume.api [None req-e31b0324-701b-4e92-a0af-92509d99ab15 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112419) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:48:54.534507 np0000179772 devstack@c-api.service[112419]: INFO cinder.volume.api [None req-e31b0324-701b-4e92-a0af-92509d99ab15 demo demo] Get all volumes completed successfully. Jun 12 05:48:54.537299 np0000179772 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-e31b0324-701b-4e92-a0af-92509d99ab15 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:48:54.537849 np0000179772 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 9/35] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:48:54 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 12 05:49:04.529087 np0000179772 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:49:54.562834 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [None req-2f2fe40b-1b8b-4fd7-9f82-8745dd78212b None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:49:54.565757 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-2f2fe40b-1b8b-4fd7-9f82-8745dd78212b demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:49:54.566205 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-2f2fe40b-1b8b-4fd7-9f82-8745dd78212b demo demo] Empty body provided in request {{(pid=112420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:49:54.567561 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-2f2fe40b-1b8b-4fd7-9f82-8745dd78212b demo demo] Calling method 'detail' {{(pid=112420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:49:54.567561 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.api_utils [None req-2f2fe40b-1b8b-4fd7-9f82-8745dd78212b demo demo] Removing options '' from query. {{(pid=112420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:49:54.568639 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.volume.api [None req-2f2fe40b-1b8b-4fd7-9f82-8745dd78212b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112420) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:49:54.577957 np0000179772 devstack@c-api.service[112420]: INFO cinder.volume.api [None req-2f2fe40b-1b8b-4fd7-9f82-8745dd78212b demo demo] Get all volumes completed successfully. Jun 12 05:49:54.580775 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-2f2fe40b-1b8b-4fd7-9f82-8745dd78212b demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:49:54.581385 np0000179772 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 9/36] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:49:54 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 12 05:50:04.572111 np0000179772 devstack@c-api.service[112420]: DEBUG dbcounter [-] [112420] Writing DB stats cinder:SELECT=1 {{(pid=112420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:50:54.599731 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.middleware.request_id [None req-1a2c606c-3457-4d7a-9887-6c6ebbf8fb85 None None] RequestId filter calling following filter/app {{(pid=112422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:50:54.824359 np0000179772 devstack@c-api.service[112422]: INFO cinder.api.openstack.wsgi [None req-1a2c606c-3457-4d7a-9887-6c6ebbf8fb85 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:50:54.824726 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.openstack.wsgi [None req-1a2c606c-3457-4d7a-9887-6c6ebbf8fb85 demo demo] Empty body provided in request {{(pid=112422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:50:54.825094 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.openstack.wsgi [None req-1a2c606c-3457-4d7a-9887-6c6ebbf8fb85 demo demo] Calling method 'detail' {{(pid=112422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:50:54.825514 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.api_utils [None req-1a2c606c-3457-4d7a-9887-6c6ebbf8fb85 demo demo] Removing options '' from query. {{(pid=112422) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:50:54.826895 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.volume.api [None req-1a2c606c-3457-4d7a-9887-6c6ebbf8fb85 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112422) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:50:54.835786 np0000179772 devstack@c-api.service[112422]: INFO cinder.volume.api [None req-1a2c606c-3457-4d7a-9887-6c6ebbf8fb85 demo demo] Get all volumes completed successfully. Jun 12 05:50:54.837895 np0000179772 devstack@c-api.service[112422]: INFO cinder.api.openstack.wsgi [None req-1a2c606c-3457-4d7a-9887-6c6ebbf8fb85 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:50:54.838260 np0000179772 devstack@c-api.service[112422]: [pid: 112422|app: 0|req: 9/37] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:50:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:51:04.831109 np0000179772 devstack@c-api.service[112422]: DEBUG dbcounter [-] [112422] Writing DB stats cinder:SELECT=1 {{(pid=112422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:51:54.860060 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.middleware.request_id [None req-1e57488d-34eb-4fa7-bad6-716b9d04495b None None] RequestId filter calling following filter/app {{(pid=112421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:51:54.865629 np0000179772 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-1e57488d-34eb-4fa7-bad6-716b9d04495b demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:51:54.865629 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-1e57488d-34eb-4fa7-bad6-716b9d04495b demo demo] Empty body provided in request {{(pid=112421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:51:54.865629 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-1e57488d-34eb-4fa7-bad6-716b9d04495b demo demo] Calling method 'detail' {{(pid=112421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:51:54.867649 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.api_utils [None req-1e57488d-34eb-4fa7-bad6-716b9d04495b demo demo] Removing options '' from query. {{(pid=112421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:51:54.867649 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.volume.api [None req-1e57488d-34eb-4fa7-bad6-716b9d04495b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112421) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:51:54.876263 np0000179772 devstack@c-api.service[112421]: INFO cinder.volume.api [None req-1e57488d-34eb-4fa7-bad6-716b9d04495b demo demo] Get all volumes completed successfully. Jun 12 05:51:54.878336 np0000179772 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-1e57488d-34eb-4fa7-bad6-716b9d04495b demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:51:54.879362 np0000179772 devstack@c-api.service[112421]: [pid: 112421|app: 0|req: 11/38] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:51:54 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 12 05:52:04.871077 np0000179772 devstack@c-api.service[112421]: DEBUG dbcounter [-] [112421] Writing DB stats cinder:SELECT=1 {{(pid=112421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:52:54.895420 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-aa7f03e3-f569-40e3-bffe-719f204da7d1 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:52:54.899624 np0000179772 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-aa7f03e3-f569-40e3-bffe-719f204da7d1 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:52:54.899905 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-aa7f03e3-f569-40e3-bffe-719f204da7d1 demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:52:54.900249 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-aa7f03e3-f569-40e3-bffe-719f204da7d1 demo demo] Calling method 'detail' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:52:54.900968 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.api_utils [None req-aa7f03e3-f569-40e3-bffe-719f204da7d1 demo demo] Removing options '' from query. {{(pid=112419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:52:54.902455 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.volume.api [None req-aa7f03e3-f569-40e3-bffe-719f204da7d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112419) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:52:54.912342 np0000179772 devstack@c-api.service[112419]: INFO cinder.volume.api [None req-aa7f03e3-f569-40e3-bffe-719f204da7d1 demo demo] Get all volumes completed successfully. Jun 12 05:52:54.915338 np0000179772 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-aa7f03e3-f569-40e3-bffe-719f204da7d1 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:52:54.916060 np0000179772 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 10/39] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:52:54 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 12 05:53:04.906434 np0000179772 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:53:54.934566 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [None req-ae0825af-ac56-495a-a16b-1c2ebdb2f85c None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:53:54.939277 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-ae0825af-ac56-495a-a16b-1c2ebdb2f85c demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:53:54.939512 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-ae0825af-ac56-495a-a16b-1c2ebdb2f85c demo demo] Empty body provided in request {{(pid=112420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:53:54.939854 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-ae0825af-ac56-495a-a16b-1c2ebdb2f85c demo demo] Calling method 'detail' {{(pid=112420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:53:54.940156 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.api_utils [None req-ae0825af-ac56-495a-a16b-1c2ebdb2f85c demo demo] Removing options '' from query. {{(pid=112420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:53:54.941185 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.volume.api [None req-ae0825af-ac56-495a-a16b-1c2ebdb2f85c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112420) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:53:54.954544 np0000179772 devstack@c-api.service[112420]: INFO cinder.volume.api [None req-ae0825af-ac56-495a-a16b-1c2ebdb2f85c demo demo] Get all volumes completed successfully. Jun 12 05:53:54.957836 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-ae0825af-ac56-495a-a16b-1c2ebdb2f85c demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:53:54.959412 np0000179772 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 10/40] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:53:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:54:04.945375 np0000179772 devstack@c-api.service[112420]: DEBUG dbcounter [-] [112420] Writing DB stats cinder:SELECT=1 {{(pid=112420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:54:54.976049 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.middleware.request_id [None req-2f7453ae-3be3-4d1f-adb2-00ad7f684727 None None] RequestId filter calling following filter/app {{(pid=112422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:54:54.979651 np0000179772 devstack@c-api.service[112422]: INFO cinder.api.openstack.wsgi [None req-2f7453ae-3be3-4d1f-adb2-00ad7f684727 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:54:54.979895 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.openstack.wsgi [None req-2f7453ae-3be3-4d1f-adb2-00ad7f684727 demo demo] Empty body provided in request {{(pid=112422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:54:54.980195 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.openstack.wsgi [None req-2f7453ae-3be3-4d1f-adb2-00ad7f684727 demo demo] Calling method 'detail' {{(pid=112422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:54:54.980570 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.api_utils [None req-2f7453ae-3be3-4d1f-adb2-00ad7f684727 demo demo] Removing options '' from query. {{(pid=112422) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:54:54.982271 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.volume.api [None req-2f7453ae-3be3-4d1f-adb2-00ad7f684727 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112422) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:54:54.992622 np0000179772 devstack@c-api.service[112422]: INFO cinder.volume.api [None req-2f7453ae-3be3-4d1f-adb2-00ad7f684727 demo demo] Get all volumes completed successfully. Jun 12 05:54:54.996000 np0000179772 devstack@c-api.service[112422]: INFO cinder.api.openstack.wsgi [None req-2f7453ae-3be3-4d1f-adb2-00ad7f684727 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:54:54.997342 np0000179772 devstack@c-api.service[112422]: [pid: 112422|app: 0|req: 10/41] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:54:54 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 12 05:55:04.986362 np0000179772 devstack@c-api.service[112422]: DEBUG dbcounter [-] [112422] Writing DB stats cinder:SELECT=1 {{(pid=112422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:55:55.019861 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.middleware.request_id [None req-643c7d74-bd9d-40e8-9b52-39b9f512367b None None] RequestId filter calling following filter/app {{(pid=112421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:55:55.118158 np0000179772 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-643c7d74-bd9d-40e8-9b52-39b9f512367b demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:55:55.118326 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-643c7d74-bd9d-40e8-9b52-39b9f512367b demo demo] Empty body provided in request {{(pid=112421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:55:55.118653 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-643c7d74-bd9d-40e8-9b52-39b9f512367b demo demo] Calling method 'detail' {{(pid=112421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:55:55.119072 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.api_utils [None req-643c7d74-bd9d-40e8-9b52-39b9f512367b demo demo] Removing options '' from query. {{(pid=112421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:55:55.120319 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.volume.api [None req-643c7d74-bd9d-40e8-9b52-39b9f512367b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112421) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:55:55.128897 np0000179772 devstack@c-api.service[112421]: INFO cinder.volume.api [None req-643c7d74-bd9d-40e8-9b52-39b9f512367b demo demo] Get all volumes completed successfully. Jun 12 05:55:55.131111 np0000179772 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-643c7d74-bd9d-40e8-9b52-39b9f512367b demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:55:55.131617 np0000179772 devstack@c-api.service[112421]: [pid: 112421|app: 0|req: 12/42] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:55:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:56:05.124175 np0000179772 devstack@c-api.service[112421]: DEBUG dbcounter [-] [112421] Writing DB stats cinder:SELECT=1 {{(pid=112421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:56:55.148820 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-93eeb8d7-b2b0-4a92-b139-36353f508c4a None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:56:55.154180 np0000179772 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-93eeb8d7-b2b0-4a92-b139-36353f508c4a demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:56:55.154371 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-93eeb8d7-b2b0-4a92-b139-36353f508c4a demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:56:55.154642 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-93eeb8d7-b2b0-4a92-b139-36353f508c4a demo demo] Calling method 'detail' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:56:55.154888 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.api_utils [None req-93eeb8d7-b2b0-4a92-b139-36353f508c4a demo demo] Removing options '' from query. {{(pid=112419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:56:55.155827 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.volume.api [None req-93eeb8d7-b2b0-4a92-b139-36353f508c4a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112419) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:56:55.162880 np0000179772 devstack@c-api.service[112419]: INFO cinder.volume.api [None req-93eeb8d7-b2b0-4a92-b139-36353f508c4a demo demo] Get all volumes completed successfully. Jun 12 05:56:55.164897 np0000179772 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-93eeb8d7-b2b0-4a92-b139-36353f508c4a demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:56:55.165276 np0000179772 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 11/43] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:56:55 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 12 05:57:05.159231 np0000179772 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:57:55.182693 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [None req-bcdcf395-2a9d-47b6-ba6b-5cfec053aea6 None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:57:55.187157 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-bcdcf395-2a9d-47b6-ba6b-5cfec053aea6 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:57:55.187642 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-bcdcf395-2a9d-47b6-ba6b-5cfec053aea6 demo demo] Empty body provided in request {{(pid=112420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:57:55.188129 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-bcdcf395-2a9d-47b6-ba6b-5cfec053aea6 demo demo] Calling method 'detail' {{(pid=112420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:57:55.188760 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.api_utils [None req-bcdcf395-2a9d-47b6-ba6b-5cfec053aea6 demo demo] Removing options '' from query. {{(pid=112420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:57:55.190724 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.volume.api [None req-bcdcf395-2a9d-47b6-ba6b-5cfec053aea6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112420) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:57:55.199292 np0000179772 devstack@c-api.service[112420]: INFO cinder.volume.api [None req-bcdcf395-2a9d-47b6-ba6b-5cfec053aea6 demo demo] Get all volumes completed successfully. Jun 12 05:57:55.201396 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-bcdcf395-2a9d-47b6-ba6b-5cfec053aea6 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:57:55.201881 np0000179772 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 11/44] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:57:55 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 12 05:58:05.195388 np0000179772 devstack@c-api.service[112420]: DEBUG dbcounter [-] [112420] Writing DB stats cinder:SELECT=1 {{(pid=112420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:58:55.218053 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.middleware.request_id [None req-2610d7e1-939e-4571-8fc7-60adc9035dba None None] RequestId filter calling following filter/app {{(pid=112422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:58:55.223111 np0000179772 devstack@c-api.service[112422]: INFO cinder.api.openstack.wsgi [None req-2610d7e1-939e-4571-8fc7-60adc9035dba demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:58:55.223351 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.openstack.wsgi [None req-2610d7e1-939e-4571-8fc7-60adc9035dba demo demo] Empty body provided in request {{(pid=112422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:58:55.223777 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.openstack.wsgi [None req-2610d7e1-939e-4571-8fc7-60adc9035dba demo demo] Calling method 'detail' {{(pid=112422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:58:55.224145 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.api_utils [None req-2610d7e1-939e-4571-8fc7-60adc9035dba demo demo] Removing options '' from query. {{(pid=112422) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:58:55.225131 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.volume.api [None req-2610d7e1-939e-4571-8fc7-60adc9035dba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112422) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:58:55.237622 np0000179772 devstack@c-api.service[112422]: INFO cinder.volume.api [None req-2610d7e1-939e-4571-8fc7-60adc9035dba demo demo] Get all volumes completed successfully. Jun 12 05:58:55.240050 np0000179772 devstack@c-api.service[112422]: INFO cinder.api.openstack.wsgi [None req-2610d7e1-939e-4571-8fc7-60adc9035dba demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:58:55.240519 np0000179772 devstack@c-api.service[112422]: [pid: 112422|app: 0|req: 11/45] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:58:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 05:59:05.228868 np0000179772 devstack@c-api.service[112422]: DEBUG dbcounter [-] [112422] Writing DB stats cinder:SELECT=1 {{(pid=112422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 05:59:55.259519 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.middleware.request_id [None req-ab1ac2c4-9d3b-445b-ab49-f6dd7c8513ad None None] RequestId filter calling following filter/app {{(pid=112421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 05:59:55.263004 np0000179772 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-ab1ac2c4-9d3b-445b-ab49-f6dd7c8513ad demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 05:59:55.263219 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-ab1ac2c4-9d3b-445b-ab49-f6dd7c8513ad demo demo] Empty body provided in request {{(pid=112421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 05:59:55.263474 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-ab1ac2c4-9d3b-445b-ab49-f6dd7c8513ad demo demo] Calling method 'detail' {{(pid=112421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 05:59:55.264157 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.api_utils [None req-ab1ac2c4-9d3b-445b-ab49-f6dd7c8513ad demo demo] Removing options '' from query. {{(pid=112421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 05:59:55.264902 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.volume.api [None req-ab1ac2c4-9d3b-445b-ab49-f6dd7c8513ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112421) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 05:59:55.275295 np0000179772 devstack@c-api.service[112421]: INFO cinder.volume.api [None req-ab1ac2c4-9d3b-445b-ab49-f6dd7c8513ad demo demo] Get all volumes completed successfully. Jun 12 05:59:55.277357 np0000179772 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-ab1ac2c4-9d3b-445b-ab49-f6dd7c8513ad demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 05:59:55.277952 np0000179772 devstack@c-api.service[112421]: [pid: 112421|app: 0|req: 13/46] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 05:59:55 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 12 06:00:05.268881 np0000179772 devstack@c-api.service[112421]: DEBUG dbcounter [-] [112421] Writing DB stats cinder:SELECT=1 {{(pid=112421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 06:00:55.293450 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-a9084af6-8845-468d-a907-17d4b152462f None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 06:00:55.447041 np0000179772 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-a9084af6-8845-468d-a907-17d4b152462f demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 06:00:55.447337 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-a9084af6-8845-468d-a907-17d4b152462f demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 06:00:55.447654 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-a9084af6-8845-468d-a907-17d4b152462f demo demo] Calling method 'detail' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 06:00:55.447994 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.api_utils [None req-a9084af6-8845-468d-a907-17d4b152462f demo demo] Removing options '' from query. {{(pid=112419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 06:00:55.449183 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.volume.api [None req-a9084af6-8845-468d-a907-17d4b152462f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112419) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 06:00:55.459174 np0000179772 devstack@c-api.service[112419]: INFO cinder.volume.api [None req-a9084af6-8845-468d-a907-17d4b152462f demo demo] Get all volumes completed successfully. Jun 12 06:00:55.461566 np0000179772 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-a9084af6-8845-468d-a907-17d4b152462f demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 06:00:55.462007 np0000179772 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 12/47] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 06:00:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 06:01:05.454736 np0000179772 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 06:01:55.478658 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [None req-df63e75f-ae4b-44ae-bc5e-2989a5fb03f1 None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 06:01:55.482662 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-df63e75f-ae4b-44ae-bc5e-2989a5fb03f1 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 06:01:55.482957 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-df63e75f-ae4b-44ae-bc5e-2989a5fb03f1 demo demo] Empty body provided in request {{(pid=112420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 06:01:55.483239 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-df63e75f-ae4b-44ae-bc5e-2989a5fb03f1 demo demo] Calling method 'detail' {{(pid=112420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 06:01:55.483566 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.api_utils [None req-df63e75f-ae4b-44ae-bc5e-2989a5fb03f1 demo demo] Removing options '' from query. {{(pid=112420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 06:01:55.484593 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.volume.api [None req-df63e75f-ae4b-44ae-bc5e-2989a5fb03f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112420) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 06:01:55.494199 np0000179772 devstack@c-api.service[112420]: INFO cinder.volume.api [None req-df63e75f-ae4b-44ae-bc5e-2989a5fb03f1 demo demo] Get all volumes completed successfully. Jun 12 06:01:55.497081 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-df63e75f-ae4b-44ae-bc5e-2989a5fb03f1 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 06:01:55.497599 np0000179772 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 12/48] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 06:01:55 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 12 06:02:05.487840 np0000179772 devstack@c-api.service[112420]: DEBUG dbcounter [-] [112420] Writing DB stats cinder:SELECT=1 {{(pid=112420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 06:02:55.518747 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.middleware.request_id [None req-7ddc8565-abb5-477b-b14d-beb43e415ee2 None None] RequestId filter calling following filter/app {{(pid=112422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 06:02:55.522852 np0000179772 devstack@c-api.service[112422]: INFO cinder.api.openstack.wsgi [None req-7ddc8565-abb5-477b-b14d-beb43e415ee2 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 06:02:55.523103 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.openstack.wsgi [None req-7ddc8565-abb5-477b-b14d-beb43e415ee2 demo demo] Empty body provided in request {{(pid=112422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 06:02:55.523372 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.openstack.wsgi [None req-7ddc8565-abb5-477b-b14d-beb43e415ee2 demo demo] Calling method 'detail' {{(pid=112422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 06:02:55.523749 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.api_utils [None req-7ddc8565-abb5-477b-b14d-beb43e415ee2 demo demo] Removing options '' from query. {{(pid=112422) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 06:02:55.524840 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.volume.api [None req-7ddc8565-abb5-477b-b14d-beb43e415ee2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112422) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 06:02:55.534460 np0000179772 devstack@c-api.service[112422]: INFO cinder.volume.api [None req-7ddc8565-abb5-477b-b14d-beb43e415ee2 demo demo] Get all volumes completed successfully. Jun 12 06:02:55.536885 np0000179772 devstack@c-api.service[112422]: INFO cinder.api.openstack.wsgi [None req-7ddc8565-abb5-477b-b14d-beb43e415ee2 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 06:02:55.537325 np0000179772 devstack@c-api.service[112422]: [pid: 112422|app: 0|req: 12/49] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 06:02:55 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 12 06:03:05.528999 np0000179772 devstack@c-api.service[112422]: DEBUG dbcounter [-] [112422] Writing DB stats cinder:SELECT=1 {{(pid=112422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 06:03:55.555020 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.middleware.request_id [None req-3d89e700-7b37-4cd9-8ebc-0c3e48f83c4f None None] RequestId filter calling following filter/app {{(pid=112421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 06:03:55.558272 np0000179772 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-3d89e700-7b37-4cd9-8ebc-0c3e48f83c4f demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 06:03:55.558499 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-3d89e700-7b37-4cd9-8ebc-0c3e48f83c4f demo demo] Empty body provided in request {{(pid=112421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 06:03:55.558763 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-3d89e700-7b37-4cd9-8ebc-0c3e48f83c4f demo demo] Calling method 'detail' {{(pid=112421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 06:03:55.559051 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.api.api_utils [None req-3d89e700-7b37-4cd9-8ebc-0c3e48f83c4f demo demo] Removing options '' from query. {{(pid=112421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 06:03:55.559973 np0000179772 devstack@c-api.service[112421]: DEBUG cinder.volume.api [None req-3d89e700-7b37-4cd9-8ebc-0c3e48f83c4f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112421) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 06:03:55.568083 np0000179772 devstack@c-api.service[112421]: INFO cinder.volume.api [None req-3d89e700-7b37-4cd9-8ebc-0c3e48f83c4f demo demo] Get all volumes completed successfully. Jun 12 06:03:55.570628 np0000179772 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-3d89e700-7b37-4cd9-8ebc-0c3e48f83c4f demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 06:03:55.571057 np0000179772 devstack@c-api.service[112421]: [pid: 112421|app: 0|req: 14/50] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 06:03:55 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 12 06:04:05.563800 np0000179772 devstack@c-api.service[112421]: DEBUG dbcounter [-] [112421] Writing DB stats cinder:SELECT=1 {{(pid=112421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 06:04:55.586784 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-feccee12-e57b-45df-afce-bbf4da743983 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 06:04:55.590303 np0000179772 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-feccee12-e57b-45df-afce-bbf4da743983 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 06:04:55.590576 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-feccee12-e57b-45df-afce-bbf4da743983 demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 06:04:55.590909 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-feccee12-e57b-45df-afce-bbf4da743983 demo demo] Calling method 'detail' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 06:04:55.591147 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.api.api_utils [None req-feccee12-e57b-45df-afce-bbf4da743983 demo demo] Removing options '' from query. {{(pid=112419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 06:04:55.592143 np0000179772 devstack@c-api.service[112419]: DEBUG cinder.volume.api [None req-feccee12-e57b-45df-afce-bbf4da743983 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112419) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 06:04:55.600164 np0000179772 devstack@c-api.service[112419]: INFO cinder.volume.api [None req-feccee12-e57b-45df-afce-bbf4da743983 demo demo] Get all volumes completed successfully. Jun 12 06:04:55.602461 np0000179772 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-feccee12-e57b-45df-afce-bbf4da743983 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 06:04:55.602859 np0000179772 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 13/51] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 06:04:55 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 12 06:05:05.595429 np0000179772 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 06:05:55.628104 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [None req-ad74fe09-9296-4e01-b03b-95fada607750 None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 06:05:55.720673 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-ad74fe09-9296-4e01-b03b-95fada607750 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 06:05:55.721126 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-ad74fe09-9296-4e01-b03b-95fada607750 demo demo] Empty body provided in request {{(pid=112420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 06:05:55.721629 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-ad74fe09-9296-4e01-b03b-95fada607750 demo demo] Calling method 'detail' {{(pid=112420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 06:05:55.721986 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.api.api_utils [None req-ad74fe09-9296-4e01-b03b-95fada607750 demo demo] Removing options '' from query. {{(pid=112420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 06:05:55.722953 np0000179772 devstack@c-api.service[112420]: DEBUG cinder.volume.api [None req-ad74fe09-9296-4e01-b03b-95fada607750 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112420) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 06:05:55.737549 np0000179772 devstack@c-api.service[112420]: INFO cinder.volume.api [None req-ad74fe09-9296-4e01-b03b-95fada607750 demo demo] Get all volumes completed successfully. Jun 12 06:05:55.739907 np0000179772 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-ad74fe09-9296-4e01-b03b-95fada607750 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 06:05:55.740433 np0000179772 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 13/52] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 06:05:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 06:06:05.726715 np0000179772 devstack@c-api.service[112420]: DEBUG dbcounter [-] [112420] Writing DB stats cinder:SELECT=1 {{(pid=112420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 06:06:55.755256 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.middleware.request_id [None req-766596bb-e7cd-48eb-a38d-423c03ee289e None None] RequestId filter calling following filter/app {{(pid=112422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 06:06:55.758106 np0000179772 devstack@c-api.service[112422]: INFO cinder.api.openstack.wsgi [None req-766596bb-e7cd-48eb-a38d-423c03ee289e demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 12 06:06:55.758327 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.openstack.wsgi [None req-766596bb-e7cd-48eb-a38d-423c03ee289e demo demo] Empty body provided in request {{(pid=112422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 06:06:55.758580 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.openstack.wsgi [None req-766596bb-e7cd-48eb-a38d-423c03ee289e demo demo] Calling method 'detail' {{(pid=112422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 06:06:55.758877 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.api.api_utils [None req-766596bb-e7cd-48eb-a38d-423c03ee289e demo demo] Removing options '' from query. {{(pid=112422) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 06:06:55.759791 np0000179772 devstack@c-api.service[112422]: DEBUG cinder.volume.api [None req-766596bb-e7cd-48eb-a38d-423c03ee289e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112422) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 06:06:55.768554 np0000179772 devstack@c-api.service[112422]: INFO cinder.volume.api [None req-766596bb-e7cd-48eb-a38d-423c03ee289e demo demo] Get all volumes completed successfully. Jun 12 06:06:55.771212 np0000179772 devstack@c-api.service[112422]: INFO cinder.api.openstack.wsgi [None req-766596bb-e7cd-48eb-a38d-423c03ee289e demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 12 06:06:55.771667 np0000179772 devstack@c-api.service[112422]: [pid: 112422|app: 0|req: 13/53] 199.204.45.132 () {64 vars in 1295 bytes} [Fri Jun 12 06:06:55 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 12 06:07:05.764048 np0000179772 devstack@c-api.service[112422]: DEBUG dbcounter [-] [112422] Writing DB stats cinder:SELECT=1 {{(pid=112422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}