Jun 27 00:59:40.852064 np0000183229 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 27 00:59:40.858642 np0000183229 devstack@c-api.service[112509]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 27 00:59:40.861704 np0000183229 devstack@c-api.service[112509]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Jun 27 00:59:40 2026] *** Jun 27 00:59:40.861704 np0000183229 devstack@c-api.service[112509]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 27 00:59:40.861704 np0000183229 devstack@c-api.service[112509]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 27 00:59:40.861704 np0000183229 devstack@c-api.service[112509]: nodename: np0000183229 Jun 27 00:59:40.861704 np0000183229 devstack@c-api.service[112509]: machine: x86_64 Jun 27 00:59:40.861704 np0000183229 devstack@c-api.service[112509]: clock source: unix Jun 27 00:59:40.861704 np0000183229 devstack@c-api.service[112509]: pcre jit disabled Jun 27 00:59:40.861704 np0000183229 devstack@c-api.service[112509]: detected number of CPU cores: 16 Jun 27 00:59:40.861704 np0000183229 devstack@c-api.service[112509]: current working directory: / Jun 27 00:59:40.861704 np0000183229 devstack@c-api.service[112509]: detected binary path: /usr/bin/uwsgi-core Jun 27 00:59:40.861704 np0000183229 devstack@c-api.service[112509]: your processes number limit is 256917 Jun 27 00:59:40.861704 np0000183229 devstack@c-api.service[112509]: your memory page size is 4096 bytes Jun 27 00:59:40.861704 np0000183229 devstack@c-api.service[112509]: detected max file descriptor number: 2048 Jun 27 00:59:40.861704 np0000183229 devstack@c-api.service[112509]: lock engine: pthread robust mutexes Jun 27 00:59:40.862539 np0000183229 devstack@c-api.service[112509]: thunder lock: enabled Jun 27 00:59:40.862539 np0000183229 devstack@c-api.service[112509]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 27 00:59:40.862539 np0000183229 devstack@c-api.service[112509]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 27 00:59:40.862539 np0000183229 devstack@c-api.service[112509]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 27 00:59:40.862539 np0000183229 devstack@c-api.service[112509]: Set PythonHome to /opt/stack/data/venv Jun 27 00:59:40.919493 np0000183229 devstack@c-api.service[112509]: Python main interpreter initialized at 0x75dfae8a3668 Jun 27 00:59:40.919493 np0000183229 devstack@c-api.service[112509]: python threads support enabled Jun 27 00:59:40.919493 np0000183229 devstack@c-api.service[112509]: your server socket listen backlog is limited to 100 connections Jun 27 00:59:40.919493 np0000183229 devstack@c-api.service[112509]: your mercy for graceful operations on workers is 80 seconds Jun 27 00:59:40.920281 np0000183229 devstack@c-api.service[112509]: mapped 671795 bytes (656 KB) for 4 cores Jun 27 00:59:40.920412 np0000183229 devstack@c-api.service[112509]: *** Operational MODE: preforking *** Jun 27 00:59:40.920616 np0000183229 devstack@c-api.service[112509]: *** uWSGI is running in multiple interpreter mode *** Jun 27 00:59:40.920616 np0000183229 devstack@c-api.service[112509]: spawned uWSGI master process (pid: 112509) Jun 27 00:59:40.920801 np0000183229 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 27 00:59:40.922549 np0000183229 devstack@c-api.service[112509]: spawned uWSGI worker 1 (pid: 112519, cores: 1) Jun 27 00:59:40.922549 np0000183229 devstack@c-api.service[112509]: spawned uWSGI worker 2 (pid: 112520, cores: 1) Jun 27 00:59:40.922549 np0000183229 devstack@c-api.service[112509]: spawned uWSGI worker 3 (pid: 112521, cores: 1) Jun 27 00:59:40.923015 np0000183229 devstack@c-api.service[112509]: spawned uWSGI worker 4 (pid: 112522, cores: 1) Jun 27 00:59:40.923078 np0000183229 devstack@c-api.service[112509]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 27 00:59:41.049244 np0000183229 devstack@c-api.service[112522]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 27 00:59:41.049244 np0000183229 devstack@c-api.service[112522]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 27 00:59:41.049244 np0000183229 devstack@c-api.service[112522]: we strongly recommend against using it for new projects. Jun 27 00:59:41.049244 np0000183229 devstack@c-api.service[112522]: If you are already using Eventlet, we recommend migrating to a different Jun 27 00:59:41.049244 np0000183229 devstack@c-api.service[112522]: framework. For more detail see Jun 27 00:59:41.049244 np0000183229 devstack@c-api.service[112522]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 27 00:59:41.049244 np0000183229 devstack@c-api.service[112522]: import eventlet # noqa Jun 27 00:59:41.051385 np0000183229 devstack@c-api.service[112521]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 27 00:59:41.051385 np0000183229 devstack@c-api.service[112521]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 27 00:59:41.051385 np0000183229 devstack@c-api.service[112521]: we strongly recommend against using it for new projects. Jun 27 00:59:41.051385 np0000183229 devstack@c-api.service[112521]: If you are already using Eventlet, we recommend migrating to a different Jun 27 00:59:41.051385 np0000183229 devstack@c-api.service[112521]: framework. For more detail see Jun 27 00:59:41.051385 np0000183229 devstack@c-api.service[112521]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 27 00:59:41.051385 np0000183229 devstack@c-api.service[112521]: import eventlet # noqa Jun 27 00:59:41.055118 np0000183229 devstack@c-api.service[112520]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 27 00:59:41.055118 np0000183229 devstack@c-api.service[112520]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 27 00:59:41.055118 np0000183229 devstack@c-api.service[112520]: we strongly recommend against using it for new projects. Jun 27 00:59:41.055118 np0000183229 devstack@c-api.service[112520]: If you are already using Eventlet, we recommend migrating to a different Jun 27 00:59:41.055118 np0000183229 devstack@c-api.service[112520]: framework. For more detail see Jun 27 00:59:41.055118 np0000183229 devstack@c-api.service[112520]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 27 00:59:41.055118 np0000183229 devstack@c-api.service[112520]: import eventlet # noqa Jun 27 00:59:41.073484 np0000183229 devstack@c-api.service[112519]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 27 00:59:41.073484 np0000183229 devstack@c-api.service[112519]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 27 00:59:41.073484 np0000183229 devstack@c-api.service[112519]: we strongly recommend against using it for new projects. Jun 27 00:59:41.073484 np0000183229 devstack@c-api.service[112519]: If you are already using Eventlet, we recommend migrating to a different Jun 27 00:59:41.073484 np0000183229 devstack@c-api.service[112519]: framework. For more detail see Jun 27 00:59:41.073484 np0000183229 devstack@c-api.service[112519]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 27 00:59:41.073484 np0000183229 devstack@c-api.service[112519]: import eventlet # noqa Jun 27 00:59:41.136421 np0000183229 devstack@c-api.service[112521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 27 00:59:41.136421 np0000183229 devstack@c-api.service[112521]: warnings.warn( Jun 27 00:59:41.136791 np0000183229 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 27 00:59:41.136791 np0000183229 devstack@c-api.service[112522]: warnings.warn( Jun 27 00:59:41.140945 np0000183229 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 27 00:59:41.140945 np0000183229 devstack@c-api.service[112520]: warnings.warn( Jun 27 00:59:41.156107 np0000183229 devstack@c-api.service[112519]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 27 00:59:41.156107 np0000183229 devstack@c-api.service[112519]: warnings.warn( Jun 27 00:59:41.210778 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:41.210778 np0000183229 devstack@c-api.service[112521]: from cgi import parse_header Jun 27 00:59:41.212595 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:41.212595 np0000183229 devstack@c-api.service[112522]: from cgi import parse_header Jun 27 00:59:41.215490 np0000183229 devstack@c-api.service[112520]: /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 27 00:59:41.215490 np0000183229 devstack@c-api.service[112520]: from cgi import parse_header Jun 27 00:59:41.233092 np0000183229 devstack@c-api.service[112519]: /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 27 00:59:41.233092 np0000183229 devstack@c-api.service[112519]: from cgi import parse_header Jun 27 00:59:41.260141 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:41.260141 np0000183229 devstack@c-api.service[112521]: removals.removed_module( Jun 27 00:59:41.260576 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:41.260576 np0000183229 devstack@c-api.service[112522]: removals.removed_module( Jun 27 00:59:41.261953 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:41.261953 np0000183229 devstack@c-api.service[112521]: removals.removed_module( Jun 27 00:59:41.262208 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:41.262208 np0000183229 devstack@c-api.service[112522]: removals.removed_module( Jun 27 00:59:41.268728 np0000183229 devstack@c-api.service[112520]: /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 27 00:59:41.268728 np0000183229 devstack@c-api.service[112520]: removals.removed_module( Jun 27 00:59:41.270275 np0000183229 devstack@c-api.service[112520]: /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 27 00:59:41.270275 np0000183229 devstack@c-api.service[112520]: removals.removed_module( Jun 27 00:59:41.281956 np0000183229 devstack@c-api.service[112519]: /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 27 00:59:41.281956 np0000183229 devstack@c-api.service[112519]: removals.removed_module( Jun 27 00:59:41.283512 np0000183229 devstack@c-api.service[112519]: /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 27 00:59:41.283512 np0000183229 devstack@c-api.service[112519]: removals.removed_module( Jun 27 00:59:42.030086 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:42.030086 np0000183229 devstack@c-api.service[112522]: warnings.warn( Jun 27 00:59:42.034313 np0000183229 devstack@c-api.service[112519]: /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 27 00:59:42.034313 np0000183229 devstack@c-api.service[112519]: warnings.warn( Jun 27 00:59:42.038819 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:42.038819 np0000183229 devstack@c-api.service[112521]: warnings.warn( Jun 27 00:59:42.081037 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:42.081037 np0000183229 devstack@c-api.service[112522]: warnings.warn( Jun 27 00:59:42.084563 np0000183229 devstack@c-api.service[112519]: /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 27 00:59:42.084563 np0000183229 devstack@c-api.service[112519]: warnings.warn( Jun 27 00:59:42.088623 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:42.088623 np0000183229 devstack@c-api.service[112521]: warnings.warn( Jun 27 00:59:42.130049 np0000183229 devstack@c-api.service[112520]: /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 27 00:59:42.130049 np0000183229 devstack@c-api.service[112520]: warnings.warn( Jun 27 00:59:42.199432 np0000183229 devstack@c-api.service[112520]: /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 27 00:59:42.199432 np0000183229 devstack@c-api.service[112520]: warnings.warn( Jun 27 00:59:42.278995 np0000183229 devstack@c-api.service[112522]: 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 27 00:59:42.279134 np0000183229 devstack@c-api.service[112522]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112522) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 27 00:59:42.281282 np0000183229 devstack@c-api.service[112521]: 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 27 00:59:42.281377 np0000183229 devstack@c-api.service[112521]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112521) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 27 00:59:42.281439 np0000183229 devstack@c-api.service[112519]: 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 27 00:59:42.281569 np0000183229 devstack@c-api.service[112519]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112519) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 27 00:59:42.364564 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:42.364564 np0000183229 devstack@c-api.service[112521]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 27 00:59:42.364800 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:42.364800 np0000183229 devstack@c-api.service[112522]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 27 00:59:42.366521 np0000183229 devstack@c-api.service[112519]: /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 27 00:59:42.366521 np0000183229 devstack@c-api.service[112519]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 27 00:59:42.408479 np0000183229 devstack@c-api.service[112520]: 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 27 00:59:42.408671 np0000183229 devstack@c-api.service[112520]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112520) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 27 00:59:42.487551 np0000183229 devstack@c-api.service[112520]: /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 27 00:59:42.487551 np0000183229 devstack@c-api.service[112520]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 27 00:59:42.831417 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112522) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 27 00:59:42.831674 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112521) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 27 00:59:42.831800 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.831800 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.832028 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.832138 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.832200 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.832259 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.832470 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.832584 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.832709 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.832799 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.832868 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.832934 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.832991 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.833057 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.833116 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.833181 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.833239 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.833305 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.833362 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.833440 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.833591 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112519) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 27 00:59:42.833905 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.834013 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.834137 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.834420 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.834544 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.834544 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.834706 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.834706 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.834820 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.834820 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.835594 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.835708 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.835708 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.835804 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.835862 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.835912 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.835975 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.836047 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.836122 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.836214 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.836312 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.836312 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.836419 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.836503 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.836503 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.836630 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.836630 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.836630 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.836630 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.836630 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.836630 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.842244 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.842244 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.842433 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.842433 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.842433 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.842631 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.842631 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.842738 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.842738 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.842738 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.842896 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.842967 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.843035 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.843035 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.843150 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.843150 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.843263 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.843332 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.843332 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.843332 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.843332 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.844139 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.844212 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.844283 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.844283 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.844390 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.844479 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.844557 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.844557 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.844672 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.844741 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.844808 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.844876 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.844936 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.844990 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.845043 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.845099 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.845153 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.845207 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.845261 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.845479 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.845539 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.845589 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.845642 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.845694 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.845749 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.845801 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.845854 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.845906 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.845956 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.846028 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.846084 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.846137 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.846236 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.846308 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.846372 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.846426 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.846534 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.846601 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.846601 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.846601 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.846601 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.846601 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.846871 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.846871 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.846871 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.846871 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.847091 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.847148 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.847211 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.847264 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.847318 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.847388 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.847484 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.847484 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.847606 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.847671 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.847724 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.847784 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.847850 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.847850 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.847850 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.847850 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.847850 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.848190 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.848265 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.848317 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.848381 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.848381 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.848567 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.848653 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.848742 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.848811 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.848865 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.848920 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.848981 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.849037 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.849090 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.849154 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.849216 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.849269 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.849269 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.849269 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.849921 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.850005 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.850098 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.850166 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.850303 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.850303 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.850421 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.850421 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.850552 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.850608 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.850663 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.850663 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.850773 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.850829 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.850896 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.850955 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.850987 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.851014 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.851038 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.851068 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.851096 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.851121 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.851145 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.851175 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.851198 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.851224 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.851247 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.851275 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.851300 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.851327 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.851350 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.851376 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.851403 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.851434 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.851470 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.851495 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.851518 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.851541 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.851572 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.851595 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.851619 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.851647 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.851647 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.851647 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.853338 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.853383 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.853461 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.853550 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.853585 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.853643 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.853672 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.853695 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.853735 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.853766 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.853766 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.853818 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.853842 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.853866 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.853891 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.853914 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.853939 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.853965 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.853994 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.854030 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.854062 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.858628 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.858674 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.858747 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.858802 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.858861 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.858920 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.859005 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.859107 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.859173 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.859232 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.859300 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.859369 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.859431 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.859431 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.859595 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.859595 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.859702 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.859771 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.859771 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.859771 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.859771 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.859996 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.859996 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.859996 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.859996 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.860275 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.860341 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.860400 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.860496 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.860571 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.860643 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.860702 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.860702 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.860702 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.860873 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.860940 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.860998 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.860998 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.860998 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.860998 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.860998 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.860998 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.861623 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.861725 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.861725 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.861834 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.861834 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.861941 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.862000 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.862000 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.862123 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.862181 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.862285 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.862353 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.862427 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.862427 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.862605 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.862665 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.862739 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.862739 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.862855 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.862914 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.862914 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.864866 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.864866 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.865049 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.865049 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.865049 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.865208 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.865267 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.865324 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.865385 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.865442 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.865589 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.865681 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.865745 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.865804 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.865862 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.865937 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.866005 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.866063 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.866122 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.866178 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.866283 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.867339 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.867435 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.867520 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.867520 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.867641 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.867641 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.867767 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.867767 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.867875 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.867940 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.867980 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.868014 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.868053 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.868096 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.868130 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.868164 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.868198 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.868233 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.868267 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.868307 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.868341 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.868377 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.868411 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.868460 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.868496 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.868531 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.868566 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.868609 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.868648 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.868691 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.868726 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.868765 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.868799 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.868833 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.868872 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.868917 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.868969 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.869019 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.869078 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.869137 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.869177 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.869220 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.869254 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.869287 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.869324 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.869375 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.869424 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.869477 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.869609 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.869648 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.869687 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.869722 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.869756 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.869789 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.869828 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.869864 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.869897 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.869930 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.869970 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.869970 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.869970 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.869970 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.869970 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.870804 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.870864 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.870922 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.870971 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.871013 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.871063 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.871099 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.871138 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.871172 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.871207 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.871241 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.871275 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.871314 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.871349 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.871388 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.871427 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.871488 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.871531 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.871564 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.871598 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.871632 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.871931 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.871984 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.872031 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.872108 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.872148 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.872193 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.872227 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.872261 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.872294 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.872327 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.872363 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.872396 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.872431 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.872482 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.872528 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.872563 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.872596 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.872630 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.872665 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.872700 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.872740 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.872795 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.872845 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.872893 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.872941 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.872981 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.873016 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.873051 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.873085 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.873119 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.873154 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.873195 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.873230 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.873269 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.873304 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.873342 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.873375 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.873409 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.873460 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.873505 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.873540 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.873575 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.873613 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.873657 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.873691 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.873724 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.873758 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.873797 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.873831 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.873865 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.873899 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.873933 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.873971 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.874004 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.874037 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.874078 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.874111 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.874111 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.874111 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.874111 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.874111 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.874111 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.874111 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.874404 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.874404 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.874492 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.874529 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.874529 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.874603 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.874641 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.874674 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.874719 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.874753 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.874791 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.874826 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.874865 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.874904 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.874936 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.874970 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.875007 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.875042 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.875080 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.875080 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.875080 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.875363 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.875412 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.875496 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.875547 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.875584 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.875618 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.875660 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.875696 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.875735 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.875774 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.875808 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.875843 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.875877 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.875909 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.875948 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.875983 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.875983 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.876050 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.876084 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.876117 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.876156 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.877710 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.877774 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.877828 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.877855 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.877880 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.877909 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.877948 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.877996 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.878021 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.878050 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.878076 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.878104 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.878133 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.878215 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.879352 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.879416 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.879512 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.879570 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.879629 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.879687 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.879759 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.883568 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.883629 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.883675 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.883714 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.883742 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.883773 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.883797 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.883821 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.883846 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.883870 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.883897 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.883924 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.883949 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.883977 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.884002 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.884025 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.884049 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.884074 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.884100 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.884124 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.884350 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.884895 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.884953 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.885008 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.885084 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.885168 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.885251 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.885340 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.885422 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.885545 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.885640 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.885640 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.885640 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.885640 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.885640 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.886002 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.886002 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.886002 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.886002 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.886002 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.886002 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.886002 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.886753 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.886753 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.886753 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.886753 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.886997 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.887057 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.887115 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.887183 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.887240 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.887305 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.887380 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.887477 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.887554 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.887615 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.887688 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.887747 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.887806 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.887860 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.887931 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.888044 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.888044 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.888193 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.888193 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.888193 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.888193 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.888520 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.888623 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.888623 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.888764 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.888851 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.888912 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.888970 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.889028 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.889095 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.889167 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.889240 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.889318 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.889377 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.889473 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.889553 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.889611 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.889668 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.889725 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.889801 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.889873 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.889951 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.890054 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.890126 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.890227 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.890296 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.890356 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.890419 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.890535 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.890648 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.890716 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.890794 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.890852 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.890912 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.890978 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.891039 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.891104 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.891104 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.891104 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.891272 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.891272 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.891272 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.891272 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.891272 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.891272 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.891610 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.891670 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.891741 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.891741 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.891741 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.891741 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.891741 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.891741 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.892050 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.892050 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.892050 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.892050 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.892050 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.892050 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.892050 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.893098 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.893151 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.893223 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.893284 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.893328 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.893358 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.893395 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.893422 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.893475 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.893517 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.893598 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.893674 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.893707 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.893735 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.893758 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.893809 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.893836 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.893860 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.893949 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.894001 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.894056 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.895356 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.895412 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.895497 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.895558 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.895587 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.895622 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.895652 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.895680 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.895794 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.895794 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.895867 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.895972 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.896002 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.896026 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.896051 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.896051 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.896051 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.896120 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.911871 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112520) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 27 00:59:42.912325 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.912376 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.912628 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.912878 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.912957 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.913013 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.913080 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.913140 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.913208 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.913280 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.913972 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.914043 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.914121 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.914204 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.914294 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.914338 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.914412 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.915411 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.915475 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.915541 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.915621 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.915661 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.915742 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.915785 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.916257 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.916331 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.916391 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.916462 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.916540 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.916592 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.916676 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.916731 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.916788 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.916851 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.916916 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.916976 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.917020 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.917100 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.917415 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.917488 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.917525 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.917611 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.917655 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.917720 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.917770 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.918594 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.918651 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.918706 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.918779 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.918818 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.918896 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.918958 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.919415 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.919531 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.919577 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.919659 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.919713 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.919773 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.919845 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.920082 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.920143 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.920202 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.920264 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.920325 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.920470 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.920470 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.921033 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.921085 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.921161 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.921210 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.921272 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.921329 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.921390 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.922318 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.922378 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.922473 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.922548 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.922610 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.922660 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.922745 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.923050 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.923103 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.923187 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.923252 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.923298 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.923338 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.923426 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.923896 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.924051 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.924093 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.924177 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.924231 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.924292 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.924343 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.925032 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.925077 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.925161 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.925229 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.925282 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.925348 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.925412 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.925970 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.926022 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.926072 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.926187 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.926241 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.926341 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.926399 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.926491 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.926567 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.926609 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.926677 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.926723 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.926794 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.926857 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.926920 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.926983 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.927030 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.927106 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.927163 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.927223 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.927290 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.927851 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.927898 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.927979 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.928032 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.928101 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.928141 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.928219 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.928534 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.928578 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.928654 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.928707 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.928770 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.928832 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.928908 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.928969 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.929110 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.929110 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.929175 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.929218 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.929254 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.929326 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.929390 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.929470 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.929528 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.929587 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.929652 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.929708 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.929774 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.930081 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.930139 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.930242 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.930304 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.930368 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.930430 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.930507 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.930965 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.931010 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.931097 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.931139 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.931210 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.931266 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.931336 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.931847 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.931915 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.931954 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.932031 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.932073 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.932154 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.932210 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.933121 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.933180 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.933253 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.933307 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.933360 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.933430 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.933498 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.933799 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.933847 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.933925 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.933967 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.934038 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.934106 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.934228 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.934586 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.934631 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.934710 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.934758 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.934821 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.934867 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.934954 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.935396 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.935471 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.935544 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.935601 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.935667 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.935712 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.935783 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.935848 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.935908 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.935968 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.936031 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.936095 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.936155 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.936222 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.936671 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.936714 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.936802 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.936867 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.936907 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.936986 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.937037 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.937763 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.937806 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.937889 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.937947 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.937985 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.938059 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.938127 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 00:59:42.938714 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 00:59:42.938761 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 00:59:42.938843 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 00:59:42.938891 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 00:59:42.938953 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 00:59:42.939014 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 00:59:42.942546 np0000183229 devstack@c-api.service[112519]: INFO dbcounter [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Registered counter for database cinder Jun 27 00:59:42.943803 np0000183229 devstack@c-api.service[112522]: INFO dbcounter [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Registered counter for database cinder Jun 27 00:59:42.944498 np0000183229 devstack@c-api.service[112521]: INFO dbcounter [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Registered counter for database cinder Jun 27 00:59:43.010333 np0000183229 devstack@c-api.service[112522]: DEBUG oslo_db.sqlalchemy.engines [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 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=112522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 00:59:43.010605 np0000183229 devstack@c-api.service[112520]: INFO dbcounter [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Registered counter for database cinder Jun 27 00:59:43.010839 np0000183229 devstack@c-api.service[112521]: DEBUG oslo_db.sqlalchemy.engines [None req-13cd0a82-bced-4943-861b-e25355cde175 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=112521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 00:59:43.014982 np0000183229 devstack@c-api.service[112519]: DEBUG oslo_db.sqlalchemy.engines [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 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=112519) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 00:59:43.036041 np0000183229 devstack@c-api.service[112520]: DEBUG oslo_db.sqlalchemy.engines [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b 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=112520) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 00:59:43.107784 np0000183229 devstack@c-api.service[112522]: DEBUG dbcounter [-] [112522] Writer thread running {{(pid=112522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 27 00:59:43.110739 np0000183229 devstack@c-api.service[112522]: INFO cinder.rpc [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 27 00:59:43.113047 np0000183229 devstack@c-api.service[112522]: INFO cinder.rpc [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 27 00:59:43.113298 np0000183229 devstack@c-api.service[112521]: DEBUG dbcounter [-] [112521] Writer thread running {{(pid=112521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 27 00:59:43.115339 np0000183229 devstack@c-api.service[112522]: INFO cinder.rpc [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 27 00:59:43.116240 np0000183229 devstack@c-api.service[112521]: INFO cinder.rpc [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 27 00:59:43.117833 np0000183229 devstack@c-api.service[112522]: INFO cinder.rpc [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 27 00:59:43.118659 np0000183229 devstack@c-api.service[112521]: INFO cinder.rpc [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 27 00:59:43.118994 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.121185 np0000183229 devstack@c-api.service[112521]: INFO cinder.rpc [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 27 00:59:43.122964 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.123715 np0000183229 devstack@c-api.service[112521]: INFO cinder.rpc [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 27 00:59:43.124913 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.128950 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.131616 np0000183229 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writer thread running {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 27 00:59:43.134693 np0000183229 devstack@c-api.service[112519]: INFO cinder.rpc [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 27 00:59:43.137104 np0000183229 devstack@c-api.service[112519]: INFO cinder.rpc [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 27 00:59:43.139530 np0000183229 devstack@c-api.service[112519]: INFO cinder.rpc [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 27 00:59:43.142153 np0000183229 devstack@c-api.service[112519]: INFO cinder.rpc [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 27 00:59:43.143370 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.147560 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.156482 np0000183229 devstack@c-api.service[112522]: DEBUG oslo_db.sqlalchemy.engines [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 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=112522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 00:59:43.158848 np0000183229 devstack@c-api.service[112522]: INFO cinder.rpc [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 27 00:59:43.160483 np0000183229 devstack@c-api.service[112520]: DEBUG dbcounter [-] [112520] Writer thread running {{(pid=112520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 27 00:59:43.161072 np0000183229 devstack@c-api.service[112522]: INFO cinder.rpc [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 27 00:59:43.162208 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.163242 np0000183229 devstack@c-api.service[112521]: DEBUG oslo_db.sqlalchemy.engines [None req-13cd0a82-bced-4943-861b-e25355cde175 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=112521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 00:59:43.163469 np0000183229 devstack@c-api.service[112520]: INFO cinder.rpc [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 27 00:59:43.165946 np0000183229 devstack@c-api.service[112521]: INFO cinder.rpc [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 27 00:59:43.166087 np0000183229 devstack@c-api.service[112520]: INFO cinder.rpc [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 27 00:59:43.168434 np0000183229 devstack@c-api.service[112521]: INFO cinder.rpc [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 27 00:59:43.168570 np0000183229 devstack@c-api.service[112520]: INFO cinder.rpc [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 27 00:59:43.169714 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.170359 np0000183229 devstack@c-api.service[112520]: INFO cinder.rpc [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 27 00:59:43.171293 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.173735 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.175088 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.176906 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.180226 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.181638 np0000183229 devstack@c-api.service[112519]: DEBUG oslo_db.sqlalchemy.engines [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 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=112519) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 00:59:43.182123 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.184071 np0000183229 devstack@c-api.service[112519]: INFO cinder.rpc [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 27 00:59:43.185222 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.185332 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.186361 np0000183229 devstack@c-api.service[112519]: INFO cinder.rpc [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 27 00:59:43.187465 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.188245 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.189864 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.191256 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.194090 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.194298 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.197103 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.197191 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.198486 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.199982 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.200199 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.201425 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.201596 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.203319 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.204181 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.204777 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.206397 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.208882 np0000183229 devstack@c-api.service[112520]: DEBUG oslo_db.sqlalchemy.engines [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b 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=112520) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 00:59:43.209685 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.209801 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.209905 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.211283 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.211968 np0000183229 devstack@c-api.service[112520]: INFO cinder.rpc [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 27 00:59:43.212834 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.213016 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.214007 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.214575 np0000183229 devstack@c-api.service[112520]: INFO cinder.rpc [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 27 00:59:43.215187 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.215707 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.215790 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.216767 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.218256 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.218866 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.219653 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.219745 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.221100 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.221878 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.222407 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.223181 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.223832 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.224758 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.225184 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.225311 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.226229 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.226329 np0000183229 devstack@c-api.service[112522]: WARNING cinder.api.contrib.hosts [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 27 00:59:43.226482 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extended resource: extensions {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.226995 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.227828 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extended resource: cgsnapshots {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.228514 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.228864 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.229207 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extended resource: qos-specs {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.229307 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.229924 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.231303 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extended resource: capabilities {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.231498 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.232826 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.233097 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extended resource: backups {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.234363 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.234524 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.235132 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.235233 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extended resource: os-volume-type-access {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.235758 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.236884 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extended resource: encryption {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.237142 np0000183229 devstack@c-api.service[112521]: WARNING cinder.api.contrib.hosts [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 27 00:59:43.237142 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extended resource: extensions {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.237745 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.238352 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extended resource: consistencygroups {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.238566 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extended resource: cgsnapshots {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.238648 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.239859 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.239935 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extended resource: qos-specs {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.240321 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extended resource: extra_specs {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.241404 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.241858 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extended resource: encryption {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.242790 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.242839 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extended resource: capabilities {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.242890 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.243376 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extended resource: os-volume-manage {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.244150 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extended resource: backups {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.244198 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.244820 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extended resource: os-volume-transfer {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.245710 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.245980 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.246230 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extended resource: os-volume-type-access {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.246465 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extended resource: os-availability-zone {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.247004 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.247776 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extended resource: os-quota-sets {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.247872 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extended resource: encryption {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.248417 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.249022 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.249143 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extended resource: os-quota-class-sets {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.249396 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extended resource: consistencygroups {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.249782 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.250601 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extended resource: os-snapshot-manage {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.250871 np0000183229 devstack@c-api.service[112519]: WARNING cinder.api.contrib.hosts [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 27 00:59:43.251098 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extended resource: extensions {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.251438 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extended resource: extra_specs {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.251994 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extended resource: os-hosts {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.252174 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.252428 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extended resource: cgsnapshots {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.253066 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extended resource: encryption {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.253387 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extended resource: scheduler-stats {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.253798 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extended resource: qos-specs {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.254693 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extended resource: os-volume-manage {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.255060 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.255525 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.255875 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extended resource: capabilities {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.256188 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extended resource: os-volume-transfer {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.256896 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.257736 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.contrib.snapshot_actions [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] SnapshotActionsController initialized {{(pid=112522) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 27 00:59:43.257821 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extended resource: backups {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.257884 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extended resource: os-availability-zone {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.257942 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.258474 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.259239 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extended resource: os-quota-sets {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.259672 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.259820 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.259886 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extended resource: os-volume-type-access {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.260679 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extended resource: os-quota-class-sets {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.261194 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.261520 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extended resource: encryption {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.262051 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extended resource: os-snapshot-manage {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.262570 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.263029 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extended resource: consistencygroups {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.263474 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.263549 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extended resource: os-hosts {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.264027 np0000183229 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.264864 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extension UsedLimits extending resource: limits {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.264974 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.265051 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extended resource: extra_specs {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.265144 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.265208 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extended resource: scheduler-stats {{(pid=112521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.265264 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.265322 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extension VolumeActions extending resource: volumes {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.265480 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.265609 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.265694 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extension TypesManage extending resource: types {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.265801 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.265929 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.266037 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extension AdminActions extending resource: volumes {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.266164 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extension AdminActions extending resource: snapshots {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.266263 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extension AdminActions extending resource: backups {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.266374 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.266498 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.266563 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extended resource: encryption {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.266621 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-e8b812dc-59ea-4849-836c-d20334fed2b0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.267470 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.268043 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extended resource: os-volume-manage {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.268889 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.269500 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extended resource: os-volume-transfer {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.269826 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.contrib.snapshot_actions [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] SnapshotActionsController initialized {{(pid=112521) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 27 00:59:43.270612 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.271148 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extended resource: os-availability-zone {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.271496 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.272040 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.272457 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extended resource: os-quota-sets {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.273739 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.273844 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extended resource: os-quota-class-sets {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.274883 np0000183229 devstack@c-api.service[112522]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75dfae8a3668 pid: 112522 (default app) Jun 27 00:59:43.274948 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.275163 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extended resource: os-snapshot-manage {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.275209 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.276570 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extended resource: os-hosts {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.276638 np0000183229 devstack@c-api.service[112521]: WARNING castellan.key_manager.migration [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.277010 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.277494 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extension UsedLimits extending resource: limits {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.277629 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.278030 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extended resource: scheduler-stats {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.278368 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.278494 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.278594 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extension VolumeActions extending resource: volumes {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.278657 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.278713 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.278817 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.278937 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extension TypesManage extending resource: types {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.279043 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.279189 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.279286 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extension AdminActions extending resource: volumes {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.279405 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extension AdminActions extending resource: snapshots {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.279514 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extension AdminActions extending resource: backups {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.279634 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.279751 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.279859 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.v3.router [None req-13cd0a82-bced-4943-861b-e25355cde175 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.280070 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.280139 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.281435 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.281526 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.282355 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.contrib.snapshot_actions [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] SnapshotActionsController initialized {{(pid=112519) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 27 00:59:43.283055 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.283139 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.283198 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.283198 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.283198 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.283198 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.283198 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.283678 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.283678 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.283678 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.283678 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.283678 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.284001 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.284001 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.284001 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.284001 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.284001 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.284001 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.284428 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.284428 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.284428 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.284428 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.284719 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.284719 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.284719 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.284719 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.285029 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.285029 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.285029 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.285029 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.285359 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.285359 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.285359 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.285359 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.285359 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.285756 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.285756 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.285756 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.285756 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.285756 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.286150 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.286150 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.286150 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.286150 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.286150 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.286150 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.286720 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.286720 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.286720 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.286720 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.286720 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.286720 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.287071 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.287071 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.287071 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.287071 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.287071 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.287071 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.287332 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.287332 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.287332 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.287332 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.287332 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.287592 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.287592 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.287592 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.287592 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.287592 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.287802 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.287802 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.287802 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.287802 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.287802 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.287802 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.288142 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.288142 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.288142 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.288142 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.288142 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.288142 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.288491 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.288491 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.288491 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.288491 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.288491 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.288785 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.288785 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.288785 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.288785 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.288785 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.289040 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.289040 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.289040 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.289040 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.289259 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.289259 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.289259 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.289259 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.289488 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.289488 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.289488 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.289488 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.289488 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.289807 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.289807 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.289807 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.289807 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.289807 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.290081 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.290081 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.290081 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.290081 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.290304 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.290304 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.290304 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.290304 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.290544 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.290544 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.290544 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.290544 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.290767 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.290767 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.290767 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.290767 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.291000 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.291000 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.291000 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.291000 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.291228 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.291228 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.291228 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.291228 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.291228 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.291561 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.291561 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.291561 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.291561 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.291561 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.291561 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.291905 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.291905 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.291905 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.292108 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.292166 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.292166 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.292166 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.292166 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.292166 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.292166 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.293090 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.293090 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.293090 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.293090 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.293352 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.293409 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.293409 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.293409 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.293409 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.293409 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.293762 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.293762 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.293762 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.293762 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.293762 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.293762 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.293762 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.294223 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.294223 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.294223 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.294223 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.294223 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.294570 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.294570 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.294570 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.294570 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.294570 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.294869 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.294869 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.294869 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.294869 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.295072 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.295072 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.295072 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:43.295072 np0000183229 devstack@c-api.service[112522]: warnings.warn(deprecated_msg) Jun 27 00:59:43.295253 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.295292 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.295332 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.middleware.request_id [None req-75cc1bb4-6474-4a15-a0c0-2b7b0a8adc85 None None] RequestId filter calling following filter/app {{(pid=112522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 00:59:43.295370 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.295407 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.295465 np0000183229 devstack@c-api.service[112521]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75dfae8a3668 pid: 112521 (default app) Jun 27 00:59:43.295507 np0000183229 devstack@c-api.service[112520]: WARNING cinder.api.contrib.hosts [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 27 00:59:43.295545 np0000183229 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.295581 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extended resource: extensions {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.295620 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extension UsedLimits extending resource: limits {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.295657 np0000183229 devstack@c-api.service[112522]: [pid: 112522|app: 0|req: 1/1] 199.204.45.72 () {60 vars in 949 bytes} [Sat Jun 27 00:59:43 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 27 00:59:43.295706 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.295706 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.295706 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.295706 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extension VolumeActions extending resource: volumes {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.295706 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.295706 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.295706 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extension TypesManage extending resource: types {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.295954 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.295954 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.295954 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extension AdminActions extending resource: volumes {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.296069 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extended resource: cgsnapshots {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.296113 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extension AdminActions extending resource: snapshots {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.296113 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extension AdminActions extending resource: backups {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.296113 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.296113 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.296113 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-27b61f70-8e3f-4ec1-a197-2a2e2106cd99 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.296280 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extended resource: qos-specs {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.296280 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extended resource: capabilities {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.296280 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extended resource: backups {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.298155 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extended resource: os-volume-type-access {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.299468 np0000183229 devstack@c-api.service[112519]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75dfae8a3668 pid: 112519 (default app) Jun 27 00:59:43.300496 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extended resource: encryption {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.302061 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extended resource: consistencygroups {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.304683 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extended resource: extra_specs {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.306293 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extended resource: encryption {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.308063 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extended resource: os-volume-manage {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.309526 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extended resource: os-volume-transfer {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.311364 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extended resource: os-availability-zone {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.312718 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extended resource: os-quota-sets {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.314113 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extended resource: os-quota-class-sets {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.315406 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extended resource: os-snapshot-manage {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.316817 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extended resource: os-hosts {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.318212 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extended resource: scheduler-stats {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 00:59:43.320824 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.322270 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.323133 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.contrib.snapshot_actions [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] SnapshotActionsController initialized {{(pid=112520) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 27 00:59:43.323867 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.325215 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.326600 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.327973 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.329490 np0000183229 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 00:59:43.330292 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extension UsedLimits extending resource: limits {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.330387 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.330639 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.330737 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.330835 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extension VolumeActions extending resource: volumes {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.330973 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.331051 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.331164 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extension TypesManage extending resource: types {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.331378 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.331378 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.331558 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extension AdminActions extending resource: volumes {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.331661 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extension AdminActions extending resource: snapshots {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.331734 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extension AdminActions extending resource: backups {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.331793 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.331910 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.332021 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-be858ac7-5a1f-4f21-b565-24fdc96cb54b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 00:59:43.340555 np0000183229 devstack@c-api.service[112520]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75dfae8a3668 pid: 112520 (default app) Jun 27 00:59:50.419036 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.419036 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.419036 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.419036 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.419036 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.419941 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.419941 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.419941 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.419941 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.419941 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.420265 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.420265 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.420265 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.420265 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.420265 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.420265 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.420725 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.420725 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.420725 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.420725 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.420979 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.420979 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.420979 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.420979 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.421214 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.421214 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.421214 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.421214 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.421456 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.421456 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.421456 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.421456 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.421456 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.421781 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.421781 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.421781 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.421781 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.421781 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.422059 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.422059 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.422059 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.422059 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.422059 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.422059 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.422387 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.422387 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.422387 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.422387 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.422387 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.422387 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.422735 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.422735 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.422735 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.422735 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.422735 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.422735 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.423055 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.423055 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.423055 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.423055 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.423055 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.423356 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.423356 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.423356 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.423356 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.423356 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.423646 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.423646 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.423646 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.423646 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.423646 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.423646 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.423977 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.423977 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.423977 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.423977 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.423977 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.423977 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.424377 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.424377 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.424377 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.424377 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.424377 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.424681 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.424681 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.424681 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.424681 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.424681 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.424952 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.424952 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.424952 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.424952 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.425184 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.425184 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.425184 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.425184 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.425355 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.425355 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.425355 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.425355 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.425355 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.425578 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.425578 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.425578 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.425578 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.425578 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.425759 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.425759 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.425759 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.425759 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.425911 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.425911 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.425911 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.425911 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.426065 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.426065 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.426065 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.426065 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.426217 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.426217 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.426217 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.426217 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.426380 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.426380 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.426380 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.426380 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.426560 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.426560 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.426560 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.426560 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.426560 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.426752 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.426752 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.426752 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.426752 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.426752 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.426752 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.426970 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.426970 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.426970 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.426970 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.426970 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.427147 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.427147 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.427147 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.427147 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.427147 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.427147 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.427380 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.427380 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.427380 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.427380 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.427380 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.427380 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.427624 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.427624 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.427624 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.427624 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.427624 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.427624 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.427863 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.427863 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.427863 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.427863 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.427863 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.427863 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.428120 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.428120 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.428120 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.428120 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.428279 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.428279 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.428279 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.428279 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.428279 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.428499 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.428499 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.428499 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.428499 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.428499 np0000183229 devstack@c-api.service[112521]: warnings.warn(deprecated_msg) Jun 27 00:59:50.428499 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.middleware.request_id [None req-b4c80459-30ef-4095-850a-5373b0344675 None None] RequestId filter calling following filter/app {{(pid=112521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 00:59:50.912414 np0000183229 devstack@c-api.service[112521]: INFO cinder.api.openstack.wsgi [None req-b4c80459-30ef-4095-850a-5373b0344675 admin admin] POST https://199.204.45.72/volume/v3/types Jun 27 00:59:50.913017 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.openstack.wsgi [None req-b4c80459-30ef-4095-850a-5373b0344675 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 27 00:59:50.914645 np0000183229 devstack@c-api.service[112521]: /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 27 00:59:50.914645 np0000183229 devstack@c-api.service[112521]: warnings.warn( Jun 27 00:59:50.948770 np0000183229 devstack@c-api.service[112521]: DEBUG oslo_db.sqlalchemy.engines [None req-b4c80459-30ef-4095-850a-5373b0344675 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=112521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 00:59:50.979731 np0000183229 devstack@c-api.service[112521]: INFO cinder.api.openstack.wsgi [None req-b4c80459-30ef-4095-850a-5373b0344675 admin admin] https://199.204.45.72/volume/v3/types returned with HTTP 200 Jun 27 00:59:50.980296 np0000183229 devstack@c-api.service[112521]: [pid: 112521|app: 0|req: 1/2] 199.204.45.72 () {68 vars in 1281 bytes} [Sat Jun 27 00:59:50 2026] POST /volume/v3/types => generated 186 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 27 00:59:50.995320 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.middleware.request_id [req-b4c80459-30ef-4095-850a-5373b0344675 req-765507e6-0c94-44de-8485-b89a2b3d9947 None None] RequestId filter calling following filter/app {{(pid=112522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 00:59:51.320642 np0000183229 devstack@c-api.service[112522]: INFO cinder.api.openstack.wsgi [req-b4c80459-30ef-4095-850a-5373b0344675 req-765507e6-0c94-44de-8485-b89a2b3d9947 admin admin] POST https://199.204.45.72/volume/v3/types/d10f7a7a-4742-423e-9186-b9a4008a5e86/extra_specs Jun 27 00:59:51.321272 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.openstack.wsgi [req-b4c80459-30ef-4095-850a-5373b0344675 req-765507e6-0c94-44de-8485-b89a2b3d9947 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 27 00:59:51.323131 np0000183229 devstack@c-api.service[112522]: /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 27 00:59:51.323131 np0000183229 devstack@c-api.service[112522]: warnings.warn( Jun 27 00:59:51.357986 np0000183229 devstack@c-api.service[112522]: DEBUG oslo_db.sqlalchemy.engines [req-b4c80459-30ef-4095-850a-5373b0344675 req-765507e6-0c94-44de-8485-b89a2b3d9947 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=112522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 00:59:51.421386 np0000183229 devstack@c-api.service[112522]: INFO cinder.api.openstack.wsgi [req-b4c80459-30ef-4095-850a-5373b0344675 req-765507e6-0c94-44de-8485-b89a2b3d9947 admin admin] https://199.204.45.72/volume/v3/types/d10f7a7a-4742-423e-9186-b9a4008a5e86/extra_specs returned with HTTP 200 Jun 27 00:59:51.421924 np0000183229 devstack@c-api.service[112522]: [pid: 112522|app: 0|req: 2/3] 199.204.45.72 () {70 vars in 1498 bytes} [Sat Jun 27 00:59:50 2026] POST /volume/v3/types/d10f7a7a-4742-423e-9186-b9a4008a5e86/extra_specs => generated 55 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 00:59:53.185858 np0000183229 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=6 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 00:59:53.213472 np0000183229 devstack@c-api.service[112520]: DEBUG dbcounter [-] [112520] Writing DB stats cinder:SELECT=6 {{(pid=112520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:00:00.977268 np0000183229 devstack@c-api.service[112521]: DEBUG dbcounter [-] [112521] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:00:01.420322 np0000183229 devstack@c-api.service[112522]: DEBUG dbcounter [-] [112522] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:02:11.173871 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.173871 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.174643 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.174643 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.174643 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.174643 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.174643 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.175046 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.175046 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.175046 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.175046 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.175046 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.175046 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.175518 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.175518 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.175518 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.175518 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.175518 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.175868 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.175868 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.175868 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.175868 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.176165 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.176165 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.176165 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.176165 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.176498 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.176498 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.176498 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.176498 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.176498 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.176901 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.176901 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.176901 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.176901 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.176901 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.177237 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.177237 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.177237 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.177237 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.177237 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.177237 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.177781 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.177781 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.177781 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.177781 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.177781 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.177781 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.178143 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.178143 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.178143 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.178143 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.178143 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.178143 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.178387 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.178387 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.178387 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.178387 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.178387 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.178387 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.178653 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.178653 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.178653 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.178653 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.178816 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.178816 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.178816 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.178816 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.178816 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.179021 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.179021 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.179021 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.179021 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.179021 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.179215 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.179215 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.179215 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.179215 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.179215 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.179215 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.179436 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.179436 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.179436 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.179436 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.179436 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.179689 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.179689 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.179689 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.179689 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.179689 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.179889 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.179889 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.179889 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.179889 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.180077 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.180077 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.180077 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.180077 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.180247 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.180247 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.180247 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.180247 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.180247 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.180511 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.180511 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.180511 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.180511 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.180511 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.180701 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.180701 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.180701 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.180701 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.180871 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.180871 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.180871 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.180871 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.181045 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.181045 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.181045 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.181045 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.181222 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.181222 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.181222 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.181222 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.181414 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.181414 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.181414 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.181414 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.181618 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.181618 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.181618 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.181618 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.181618 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.181618 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.181858 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.181858 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.181858 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.181858 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.181858 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.182087 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.182087 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.182087 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.182087 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.182087 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.182087 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.182087 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.182347 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.182347 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.182347 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.182347 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.182347 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.182347 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.182622 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.182622 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.182622 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.182622 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.182622 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.182622 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.182863 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.182863 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.182863 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.182863 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.182863 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.182863 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.183123 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.183123 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.183123 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.183123 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.183322 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.183322 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.183322 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.183322 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.183516 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.183516 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.183516 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.183516 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.183682 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.183682 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.183682 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:11.183682 np0000183229 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 27 01:02:11.183682 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-ae635d2f-560c-4cb6-a56e-611a6fac1021 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:02:11.183682 np0000183229 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-ae635d2f-560c-4cb6-a56e-611a6fac1021 None None] GET https://199.204.45.72/volume// Jun 27 01:02:11.183934 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-ae635d2f-560c-4cb6-a56e-611a6fac1021 None None] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:02:11.183934 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-ae635d2f-560c-4cb6-a56e-611a6fac1021 None None] Calling method 'all' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:02:11.183934 np0000183229 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-ae635d2f-560c-4cb6-a56e-611a6fac1021 None None] https://199.204.45.72/volume// returned with HTTP 300 Jun 27 01:02:11.183934 np0000183229 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 1/4] 199.204.45.72 () {66 vars in 1449 bytes} [Sat Jun 27 01:02:11 2026] GET /volume/ => generated 389 bytes in 28 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 27 01:02:48.497829 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.497829 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.497829 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.497829 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.497829 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.498795 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.498795 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.498795 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.498795 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.498795 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.499067 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.499067 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.499067 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.499067 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.499067 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.499067 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.499576 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.499576 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.499576 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.499576 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.499800 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.499800 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.499800 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.499800 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.500018 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.500018 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.500018 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.500018 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.500237 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.500237 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.500237 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.500237 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.500237 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.500563 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.500563 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.500563 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.500563 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.500563 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.500827 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.500827 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.500827 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.500827 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.500827 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.500827 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.501188 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.501188 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.501188 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.501188 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.501188 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.501188 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.501553 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.501553 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.501553 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.501553 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.501553 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.501553 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.501888 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.501888 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.501888 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.501888 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.501888 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.502162 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.502162 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.502162 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.502162 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.502162 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.502428 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.502428 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.502428 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.502428 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.502428 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.502428 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.502767 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.502767 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.502767 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.502767 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.502767 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.502767 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.503090 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.503090 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.503090 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.503090 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.503090 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.503369 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.503369 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.503369 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.503369 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.503369 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.503672 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.503672 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.503672 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.503672 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.503897 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.503897 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.503897 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.503897 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.504137 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.504137 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.504137 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.504137 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.504137 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.504427 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.504427 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.504427 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.504427 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.504427 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.504726 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.504726 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.504726 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.504726 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.504994 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.504994 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.504994 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.504994 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.505218 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.505218 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.505218 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.505218 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.505378 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.505378 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.505378 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.505378 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.505574 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.505574 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.505574 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.505574 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.505721 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.505721 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.505721 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.505721 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.505721 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.505916 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.505916 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.505916 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.505916 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.505916 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.505916 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.506144 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.506144 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.506144 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.506144 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.506144 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.506355 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.506355 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.506355 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.506355 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.506355 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.506355 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.506594 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.506594 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.506594 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.506594 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.506594 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.506594 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.506825 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.506825 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.506825 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.506825 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.506825 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.506825 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.507091 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.507091 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.507091 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.507091 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.507091 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.507091 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.507350 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.507350 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.507350 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.507350 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.507524 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.507524 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.507524 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.507524 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.507524 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.507732 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.507732 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.507732 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.507732 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:48.507732 np0000183229 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 27 01:02:48.507732 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [None req-0296a48a-c650-4a25-9fa1-28b0d3c31ef2 None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:02:48.507732 np0000183229 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 1/5] 199.204.45.72 () {62 vars in 1061 bytes} [Sat Jun 27 01:02:48 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 27 01:02:48.544240 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.middleware.request_id [None req-e0a927ec-cca1-424a-b009-77c7f27a1699 None None] RequestId filter calling following filter/app {{(pid=112521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:02:48.552493 np0000183229 devstack@c-api.service[112521]: [pid: 112521|app: 0|req: 2/6] 199.204.45.72 () {64 vars in 1265 bytes} [Sat Jun 27 01:02:48 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 27 01:02:48.594336 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.middleware.request_id [req-e0a927ec-cca1-424a-b009-77c7f27a1699 req-c9de76f2-2426-4708-b6d0-5061d80943e9 None None] RequestId filter calling following filter/app {{(pid=112522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:02:48.599271 np0000183229 devstack@c-api.service[112522]: INFO cinder.api.openstack.wsgi [req-e0a927ec-cca1-424a-b009-77c7f27a1699 req-c9de76f2-2426-4708-b6d0-5061d80943e9 demo demo] GET https://199.204.45.72/volume/v3/ Jun 27 01:02:48.599575 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.openstack.wsgi [req-e0a927ec-cca1-424a-b009-77c7f27a1699 req-c9de76f2-2426-4708-b6d0-5061d80943e9 demo demo] Empty body provided in request {{(pid=112522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:02:48.599849 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.openstack.wsgi [req-e0a927ec-cca1-424a-b009-77c7f27a1699 req-c9de76f2-2426-4708-b6d0-5061d80943e9 demo demo] Calling method 'version_select' {{(pid=112522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:02:48.601187 np0000183229 devstack@c-api.service[112522]: INFO cinder.api.openstack.wsgi [req-e0a927ec-cca1-424a-b009-77c7f27a1699 req-c9de76f2-2426-4708-b6d0-5061d80943e9 demo demo] https://199.204.45.72/volume/v3/ returned with HTTP 200 Jun 27 01:02:48.601664 np0000183229 devstack@c-api.service[112522]: [pid: 112522|app: 0|req: 3/7] 199.204.45.72 () {66 vars in 1339 bytes} [Sat Jun 27 01:02:48 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 27 01:02:48.642061 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-bdb5da74-4e99-48e7-8964-c78508bf2b8b None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:02:48.976189 np0000183229 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-bdb5da74-4e99-48e7-8964-c78508bf2b8b demo demo] GET https://199.204.45.72/volume/v3/types Jun 27 01:02:48.976557 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-bdb5da74-4e99-48e7-8964-c78508bf2b8b demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:02:48.976750 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-bdb5da74-4e99-48e7-8964-c78508bf2b8b demo demo] Calling method 'index' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:02:48.977211 np0000183229 devstack@c-api.service[112519]: /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 27 01:02:48.977211 np0000183229 devstack@c-api.service[112519]: warnings.warn( Jun 27 01:02:48.977851 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.api_utils [None req-bdb5da74-4e99-48e7-8964-c78508bf2b8b demo demo] Removing options '' from query. {{(pid=112519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:02:49.016185 np0000183229 devstack@c-api.service[112519]: DEBUG oslo_db.sqlalchemy.engines [None req-bdb5da74-4e99-48e7-8964-c78508bf2b8b 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=112519) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:02:49.036247 np0000183229 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-bdb5da74-4e99-48e7-8964-c78508bf2b8b demo demo] https://199.204.45.72/volume/v3/types returned with HTTP 200 Jun 27 01:02:49.036761 np0000183229 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 2/8] 199.204.45.72 () {64 vars in 1283 bytes} [Sat Jun 27 01:02:48 2026] GET /volume/v3/types => generated 377 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 27 01:02:49.075943 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [None req-9e512116-0595-4d92-99c4-131145e49adc None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:02:49.410548 np0000183229 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-9e512116-0595-4d92-99c4-131145e49adc demo demo] GET https://199.204.45.72/volume/v3/types/default Jun 27 01:02:49.410936 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-9e512116-0595-4d92-99c4-131145e49adc demo demo] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:02:49.411219 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-9e512116-0595-4d92-99c4-131145e49adc demo demo] Calling method 'show' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:02:49.448543 np0000183229 devstack@c-api.service[112520]: DEBUG oslo_db.sqlalchemy.engines [None req-9e512116-0595-4d92-99c4-131145e49adc 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=112520) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:02:49.466292 np0000183229 devstack@c-api.service[112520]: /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 27 01:02:49.466292 np0000183229 devstack@c-api.service[112520]: warnings.warn( Jun 27 01:02:49.468578 np0000183229 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-9e512116-0595-4d92-99c4-131145e49adc demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 Jun 27 01:02:49.468955 np0000183229 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 2/9] 199.204.45.72 () {64 vars in 1294 bytes} [Sat Jun 27 01:02:49 2026] GET /volume/v3/types/default => generated 145 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 27 01:02:49.917648 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.middleware.request_id [None req-5d07ed6b-c48d-4df8-8af3-af1f19d21ae7 None None] RequestId filter calling following filter/app {{(pid=112521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:02:49.918421 np0000183229 devstack@c-api.service[112521]: [pid: 112521|app: 0|req: 3/10] 199.204.45.72 () {62 vars in 1061 bytes} [Sat Jun 27 01:02:49 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 27 01:02:49.947742 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.middleware.request_id [None req-0da69389-be96-4afe-acdb-34f0c62565c9 None None] RequestId filter calling following filter/app {{(pid=112522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:02:49.958335 np0000183229 devstack@c-api.service[112522]: [pid: 112522|app: 0|req: 4/11] 199.204.45.72 () {64 vars in 1265 bytes} [Sat Jun 27 01:02:49 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 27 01:02:49.988188 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [req-0da69389-be96-4afe-acdb-34f0c62565c9 req-3845714e-d3be-4db9-a494-4831ac3e3638 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:02:49.992406 np0000183229 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [req-0da69389-be96-4afe-acdb-34f0c62565c9 req-3845714e-d3be-4db9-a494-4831ac3e3638 demo demo] GET https://199.204.45.72/volume/v3/ Jun 27 01:02:49.992886 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [req-0da69389-be96-4afe-acdb-34f0c62565c9 req-3845714e-d3be-4db9-a494-4831ac3e3638 demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:02:49.993298 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [req-0da69389-be96-4afe-acdb-34f0c62565c9 req-3845714e-d3be-4db9-a494-4831ac3e3638 demo demo] Calling method 'version_select' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:02:49.994292 np0000183229 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [req-0da69389-be96-4afe-acdb-34f0c62565c9 req-3845714e-d3be-4db9-a494-4831ac3e3638 demo demo] https://199.204.45.72/volume/v3/ returned with HTTP 200 Jun 27 01:02:49.995174 np0000183229 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 3/12] 199.204.45.72 () {66 vars in 1339 bytes} [Sat Jun 27 01:02:49 2026] GET /volume/v3/ => generated 389 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 27 01:02:50.029810 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [None req-de2decfc-81c0-4a72-b871-22eb34a4a9bb None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:02:50.033061 np0000183229 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-de2decfc-81c0-4a72-b871-22eb34a4a9bb demo demo] GET https://199.204.45.72/volume/v3/types/default Jun 27 01:02:50.033550 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-de2decfc-81c0-4a72-b871-22eb34a4a9bb demo demo] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:02:50.033936 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-de2decfc-81c0-4a72-b871-22eb34a4a9bb demo demo] Calling method 'show' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:02:50.043322 np0000183229 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-de2decfc-81c0-4a72-b871-22eb34a4a9bb demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 Jun 27 01:02:50.043322 np0000183229 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 3/13] 199.204.45.72 () {64 vars in 1294 bytes} [Sat Jun 27 01:02:50 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 27 01:02:50.658782 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.middleware.request_id [None req-2d3e48a8-c6ee-43c0-94d5-57a51c6f6139 None None] RequestId filter calling following filter/app {{(pid=112521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:02:50.660003 np0000183229 devstack@c-api.service[112521]: [pid: 112521|app: 0|req: 4/14] 199.204.45.72 () {62 vars in 1061 bytes} [Sat Jun 27 01:02:50 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 27 01:02:50.692824 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.middleware.request_id [None req-0836f3bd-cb8e-4959-acc2-2a672d505dde None None] RequestId filter calling following filter/app {{(pid=112522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:02:50.698358 np0000183229 devstack@c-api.service[112522]: [pid: 112522|app: 0|req: 5/15] 199.204.45.72 () {64 vars in 1265 bytes} [Sat Jun 27 01:02:50 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 27 01:02:50.731980 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [req-0836f3bd-cb8e-4959-acc2-2a672d505dde req-e0ccdd3d-7730-48bb-94d7-b65d6460be5b None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:02:50.735662 np0000183229 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [req-0836f3bd-cb8e-4959-acc2-2a672d505dde req-e0ccdd3d-7730-48bb-94d7-b65d6460be5b demo demo] GET https://199.204.45.72/volume/v3/ Jun 27 01:02:50.735905 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [req-0836f3bd-cb8e-4959-acc2-2a672d505dde req-e0ccdd3d-7730-48bb-94d7-b65d6460be5b demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:02:50.736179 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [req-0836f3bd-cb8e-4959-acc2-2a672d505dde req-e0ccdd3d-7730-48bb-94d7-b65d6460be5b demo demo] Calling method 'version_select' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:02:50.736708 np0000183229 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [req-0836f3bd-cb8e-4959-acc2-2a672d505dde req-e0ccdd3d-7730-48bb-94d7-b65d6460be5b demo demo] https://199.204.45.72/volume/v3/ returned with HTTP 200 Jun 27 01:02:50.737176 np0000183229 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 4/16] 199.204.45.72 () {66 vars in 1339 bytes} [Sat Jun 27 01:02:50 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 27 01:02:50.776913 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [None req-485fd2ce-668b-4d18-b69e-793a5f4227fd None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:02:50.780268 np0000183229 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-485fd2ce-668b-4d18-b69e-793a5f4227fd demo demo] GET https://199.204.45.72/volume/v3/types/default Jun 27 01:02:50.780598 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-485fd2ce-668b-4d18-b69e-793a5f4227fd demo demo] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:02:50.780913 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-485fd2ce-668b-4d18-b69e-793a5f4227fd demo demo] Calling method 'show' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:02:50.792592 np0000183229 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-485fd2ce-668b-4d18-b69e-793a5f4227fd demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 Jun 27 01:02:50.793083 np0000183229 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 4/17] 199.204.45.72 () {64 vars in 1294 bytes} [Sat Jun 27 01:02:50 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 27 01:02:50.828908 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.middleware.request_id [None req-51cf9a72-36a9-468d-bbe2-7540e80e6502 None None] RequestId filter calling following filter/app {{(pid=112521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:02:50.830182 np0000183229 devstack@c-api.service[112521]: [pid: 112521|app: 0|req: 5/18] 199.204.45.72 () {62 vars in 1061 bytes} [Sat Jun 27 01:02:50 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 27 01:02:50.861609 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.middleware.request_id [None req-38076072-bfed-4161-9a5c-74d9b5ce0070 None None] RequestId filter calling following filter/app {{(pid=112522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:02:50.863987 np0000183229 devstack@c-api.service[112522]: [pid: 112522|app: 0|req: 6/19] 199.204.45.72 () {64 vars in 1265 bytes} [Sat Jun 27 01:02:50 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 27 01:02:50.894483 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [req-38076072-bfed-4161-9a5c-74d9b5ce0070 req-a922abc9-0c55-4bd8-bc49-70682b1f2dba None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:02:50.897117 np0000183229 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [req-38076072-bfed-4161-9a5c-74d9b5ce0070 req-a922abc9-0c55-4bd8-bc49-70682b1f2dba demo demo] GET https://199.204.45.72/volume/v3/ Jun 27 01:02:50.897665 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [req-38076072-bfed-4161-9a5c-74d9b5ce0070 req-a922abc9-0c55-4bd8-bc49-70682b1f2dba demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:02:50.898184 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [req-38076072-bfed-4161-9a5c-74d9b5ce0070 req-a922abc9-0c55-4bd8-bc49-70682b1f2dba demo demo] Calling method 'version_select' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:02:50.899157 np0000183229 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [req-38076072-bfed-4161-9a5c-74d9b5ce0070 req-a922abc9-0c55-4bd8-bc49-70682b1f2dba demo demo] https://199.204.45.72/volume/v3/ returned with HTTP 200 Jun 27 01:02:50.899676 np0000183229 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 5/20] 199.204.45.72 () {66 vars in 1339 bytes} [Sat Jun 27 01:02:50 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 27 01:02:50.939294 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [None req-af2ebe9a-c255-4e49-9987-c97d66ac27af None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:02:50.943120 np0000183229 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-af2ebe9a-c255-4e49-9987-c97d66ac27af demo demo] GET https://199.204.45.72/volume/v3/types/default Jun 27 01:02:50.943524 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-af2ebe9a-c255-4e49-9987-c97d66ac27af demo demo] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:02:50.943911 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-af2ebe9a-c255-4e49-9987-c97d66ac27af demo demo] Calling method 'show' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:02:50.951602 np0000183229 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-af2ebe9a-c255-4e49-9987-c97d66ac27af demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 Jun 27 01:02:50.951941 np0000183229 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 5/21] 199.204.45.72 () {64 vars in 1294 bytes} [Sat Jun 27 01:02:50 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 27 01:02:59.029775 np0000183229 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:03:00.948796 np0000183229 devstack@c-api.service[112520]: DEBUG dbcounter [-] [112520] Writing DB stats cinder:SELECT=8 {{(pid=112520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:08:19.103536 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.middleware.request_id [None req-ff7c4a9c-7442-484b-af66-72539e3e1cb3 None None] RequestId filter calling following filter/app {{(pid=112521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:08:19.194391 np0000183229 devstack@c-api.service[112521]: INFO cinder.api.openstack.wsgi [None req-ff7c4a9c-7442-484b-af66-72539e3e1cb3 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:08:19.195035 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.openstack.wsgi [None req-ff7c4a9c-7442-484b-af66-72539e3e1cb3 demo demo] Empty body provided in request {{(pid=112521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:08:19.195710 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.openstack.wsgi [None req-ff7c4a9c-7442-484b-af66-72539e3e1cb3 demo demo] Calling method 'detail' {{(pid=112521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:08:19.197003 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.api_utils [None req-ff7c4a9c-7442-484b-af66-72539e3e1cb3 demo demo] Removing options '' from query. {{(pid=112521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:08:19.197800 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.volume.api [None req-ff7c4a9c-7442-484b-af66-72539e3e1cb3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:08:19.235781 np0000183229 devstack@c-api.service[112521]: INFO cinder.volume.api [None req-ff7c4a9c-7442-484b-af66-72539e3e1cb3 demo demo] Get all volumes completed successfully. Jun 27 01:08:19.238821 np0000183229 devstack@c-api.service[112521]: INFO cinder.api.openstack.wsgi [None req-ff7c4a9c-7442-484b-af66-72539e3e1cb3 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:08:19.239422 np0000183229 devstack@c-api.service[112521]: [pid: 112521|app: 0|req: 6/22] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:08:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:08:29.226987 np0000183229 devstack@c-api.service[112521]: DEBUG dbcounter [-] [112521] Writing DB stats cinder:SELECT=1 {{(pid=112521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:09:19.263377 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.middleware.request_id [None req-97407a08-183c-4a5c-b9a1-be017ea45119 None None] RequestId filter calling following filter/app {{(pid=112522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:09:19.267137 np0000183229 devstack@c-api.service[112522]: INFO cinder.api.openstack.wsgi [None req-97407a08-183c-4a5c-b9a1-be017ea45119 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:09:19.267362 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.openstack.wsgi [None req-97407a08-183c-4a5c-b9a1-be017ea45119 demo demo] Empty body provided in request {{(pid=112522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:09:19.267693 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.openstack.wsgi [None req-97407a08-183c-4a5c-b9a1-be017ea45119 demo demo] Calling method 'detail' {{(pid=112522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:09:19.269784 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.api_utils [None req-97407a08-183c-4a5c-b9a1-be017ea45119 demo demo] Removing options '' from query. {{(pid=112522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:09:19.271941 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.volume.api [None req-97407a08-183c-4a5c-b9a1-be017ea45119 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:09:19.309397 np0000183229 devstack@c-api.service[112522]: INFO cinder.volume.api [None req-97407a08-183c-4a5c-b9a1-be017ea45119 demo demo] Get all volumes completed successfully. Jun 27 01:09:19.314162 np0000183229 devstack@c-api.service[112522]: INFO cinder.api.openstack.wsgi [None req-97407a08-183c-4a5c-b9a1-be017ea45119 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:09:19.314829 np0000183229 devstack@c-api.service[112522]: [pid: 112522|app: 0|req: 7/23] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:09:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:09:29.301781 np0000183229 devstack@c-api.service[112522]: DEBUG dbcounter [-] [112522] Writing DB stats cinder:SELECT=1 {{(pid=112522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:10:19.342365 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-e6686b08-6382-42a9-80c6-6afae482e449 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:10:19.347910 np0000183229 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-e6686b08-6382-42a9-80c6-6afae482e449 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:10:19.348148 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-e6686b08-6382-42a9-80c6-6afae482e449 demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:10:19.348396 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-e6686b08-6382-42a9-80c6-6afae482e449 demo demo] Calling method 'detail' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:10:19.348997 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.api_utils [None req-e6686b08-6382-42a9-80c6-6afae482e449 demo demo] Removing options '' from query. {{(pid=112519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:10:19.350140 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.volume.api [None req-e6686b08-6382-42a9-80c6-6afae482e449 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:10:19.397548 np0000183229 devstack@c-api.service[112519]: INFO cinder.volume.api [None req-e6686b08-6382-42a9-80c6-6afae482e449 demo demo] Get all volumes completed successfully. Jun 27 01:10:19.400527 np0000183229 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-e6686b08-6382-42a9-80c6-6afae482e449 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:10:19.401052 np0000183229 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 6/24] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:10:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:10:29.393036 np0000183229 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:11:19.417853 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [None req-41e74b73-512d-4738-9754-98f902a8c0f5 None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:11:19.423713 np0000183229 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-41e74b73-512d-4738-9754-98f902a8c0f5 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:11:19.424110 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-41e74b73-512d-4738-9754-98f902a8c0f5 demo demo] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:11:19.424777 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-41e74b73-512d-4738-9754-98f902a8c0f5 demo demo] Calling method 'detail' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:11:19.425497 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.api_utils [None req-41e74b73-512d-4738-9754-98f902a8c0f5 demo demo] Removing options '' from query. {{(pid=112520) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:11:19.426400 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.volume.api [None req-41e74b73-512d-4738-9754-98f902a8c0f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112520) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:11:19.473332 np0000183229 devstack@c-api.service[112520]: INFO cinder.volume.api [None req-41e74b73-512d-4738-9754-98f902a8c0f5 demo demo] Get all volumes completed successfully. Jun 27 01:11:19.475532 np0000183229 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-41e74b73-512d-4738-9754-98f902a8c0f5 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:11:19.475957 np0000183229 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 6/25] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:11:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:11:29.467523 np0000183229 devstack@c-api.service[112520]: DEBUG dbcounter [-] [112520] Writing DB stats cinder:SELECT=1 {{(pid=112520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:12:19.497706 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.middleware.request_id [None req-c0eec68a-8cdf-4d09-88fe-43a1e6fd240f None None] RequestId filter calling following filter/app {{(pid=112521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:12:19.500226 np0000183229 devstack@c-api.service[112521]: INFO cinder.api.openstack.wsgi [None req-c0eec68a-8cdf-4d09-88fe-43a1e6fd240f demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:12:19.500327 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.openstack.wsgi [None req-c0eec68a-8cdf-4d09-88fe-43a1e6fd240f demo demo] Empty body provided in request {{(pid=112521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:12:19.500468 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.openstack.wsgi [None req-c0eec68a-8cdf-4d09-88fe-43a1e6fd240f demo demo] Calling method 'detail' {{(pid=112521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:12:19.500704 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.api_utils [None req-c0eec68a-8cdf-4d09-88fe-43a1e6fd240f demo demo] Removing options '' from query. {{(pid=112521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:12:19.501389 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.volume.api [None req-c0eec68a-8cdf-4d09-88fe-43a1e6fd240f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:12:19.509905 np0000183229 devstack@c-api.service[112521]: INFO cinder.volume.api [None req-c0eec68a-8cdf-4d09-88fe-43a1e6fd240f demo demo] Get all volumes completed successfully. Jun 27 01:12:19.512144 np0000183229 devstack@c-api.service[112521]: INFO cinder.api.openstack.wsgi [None req-c0eec68a-8cdf-4d09-88fe-43a1e6fd240f demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:12:19.512542 np0000183229 devstack@c-api.service[112521]: [pid: 112521|app: 0|req: 7/26] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:12:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:12:29.504067 np0000183229 devstack@c-api.service[112521]: DEBUG dbcounter [-] [112521] Writing DB stats cinder:SELECT=1 {{(pid=112521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:13:19.567974 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.middleware.request_id [None req-5344eefb-bd2b-47a8-a206-0a046f61453a None None] RequestId filter calling following filter/app {{(pid=112522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:13:19.742802 np0000183229 devstack@c-api.service[112522]: INFO cinder.api.openstack.wsgi [None req-5344eefb-bd2b-47a8-a206-0a046f61453a demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:13:19.743128 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.openstack.wsgi [None req-5344eefb-bd2b-47a8-a206-0a046f61453a demo demo] Empty body provided in request {{(pid=112522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:13:19.743405 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.openstack.wsgi [None req-5344eefb-bd2b-47a8-a206-0a046f61453a demo demo] Calling method 'detail' {{(pid=112522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:13:19.743909 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.api_utils [None req-5344eefb-bd2b-47a8-a206-0a046f61453a demo demo] Removing options '' from query. {{(pid=112522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:13:19.745013 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.volume.api [None req-5344eefb-bd2b-47a8-a206-0a046f61453a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:13:19.757820 np0000183229 devstack@c-api.service[112522]: INFO cinder.volume.api [None req-5344eefb-bd2b-47a8-a206-0a046f61453a demo demo] Get all volumes completed successfully. Jun 27 01:13:19.761694 np0000183229 devstack@c-api.service[112522]: INFO cinder.api.openstack.wsgi [None req-5344eefb-bd2b-47a8-a206-0a046f61453a demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:13:19.762196 np0000183229 devstack@c-api.service[112522]: [pid: 112522|app: 0|req: 8/27] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:13:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:13:29.748561 np0000183229 devstack@c-api.service[112522]: DEBUG dbcounter [-] [112522] Writing DB stats cinder:SELECT=1 {{(pid=112522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:14:19.790894 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-5ded4b6e-f554-4e3a-a13b-e58652e458aa None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:14:19.795523 np0000183229 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-5ded4b6e-f554-4e3a-a13b-e58652e458aa demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:14:19.795891 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-5ded4b6e-f554-4e3a-a13b-e58652e458aa demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:14:19.796147 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-5ded4b6e-f554-4e3a-a13b-e58652e458aa demo demo] Calling method 'detail' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:14:19.796361 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.api_utils [None req-5ded4b6e-f554-4e3a-a13b-e58652e458aa demo demo] Removing options '' from query. {{(pid=112519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:14:19.798089 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.volume.api [None req-5ded4b6e-f554-4e3a-a13b-e58652e458aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:14:19.812389 np0000183229 devstack@c-api.service[112519]: INFO cinder.volume.api [None req-5ded4b6e-f554-4e3a-a13b-e58652e458aa demo demo] Get all volumes completed successfully. Jun 27 01:14:19.815557 np0000183229 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-5ded4b6e-f554-4e3a-a13b-e58652e458aa demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:14:19.816402 np0000183229 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 7/28] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:14:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:14:29.803096 np0000183229 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:15:19.843721 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [None req-fd623b86-1a08-48ed-b29a-affae2bb3b4d None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:15:19.848981 np0000183229 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-fd623b86-1a08-48ed-b29a-affae2bb3b4d demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:15:19.849241 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-fd623b86-1a08-48ed-b29a-affae2bb3b4d demo demo] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:15:19.849549 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-fd623b86-1a08-48ed-b29a-affae2bb3b4d demo demo] Calling method 'detail' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:15:19.849954 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.api_utils [None req-fd623b86-1a08-48ed-b29a-affae2bb3b4d demo demo] Removing options '' from query. {{(pid=112520) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:15:19.851032 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.volume.api [None req-fd623b86-1a08-48ed-b29a-affae2bb3b4d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112520) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:15:19.863906 np0000183229 devstack@c-api.service[112520]: INFO cinder.volume.api [None req-fd623b86-1a08-48ed-b29a-affae2bb3b4d demo demo] Get all volumes completed successfully. Jun 27 01:15:19.867515 np0000183229 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-fd623b86-1a08-48ed-b29a-affae2bb3b4d demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:15:19.868088 np0000183229 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 7/29] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:15:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:15:29.856125 np0000183229 devstack@c-api.service[112520]: DEBUG dbcounter [-] [112520] Writing DB stats cinder:SELECT=1 {{(pid=112520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:16:19.889621 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.middleware.request_id [None req-7ff91c27-6368-4adc-92fd-1c272e715969 None None] RequestId filter calling following filter/app {{(pid=112521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:16:19.893619 np0000183229 devstack@c-api.service[112521]: INFO cinder.api.openstack.wsgi [None req-7ff91c27-6368-4adc-92fd-1c272e715969 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:16:19.894071 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.openstack.wsgi [None req-7ff91c27-6368-4adc-92fd-1c272e715969 demo demo] Empty body provided in request {{(pid=112521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:16:19.894477 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.openstack.wsgi [None req-7ff91c27-6368-4adc-92fd-1c272e715969 demo demo] Calling method 'detail' {{(pid=112521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:16:19.894992 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.api_utils [None req-7ff91c27-6368-4adc-92fd-1c272e715969 demo demo] Removing options '' from query. {{(pid=112521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:16:19.896468 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.volume.api [None req-7ff91c27-6368-4adc-92fd-1c272e715969 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:16:19.904567 np0000183229 devstack@c-api.service[112521]: INFO cinder.volume.api [None req-7ff91c27-6368-4adc-92fd-1c272e715969 demo demo] Get all volumes completed successfully. Jun 27 01:16:19.909076 np0000183229 devstack@c-api.service[112521]: INFO cinder.api.openstack.wsgi [None req-7ff91c27-6368-4adc-92fd-1c272e715969 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:16:19.909917 np0000183229 devstack@c-api.service[112521]: [pid: 112521|app: 0|req: 8/30] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:16:19 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 27 01:16:29.900580 np0000183229 devstack@c-api.service[112521]: DEBUG dbcounter [-] [112521] Writing DB stats cinder:SELECT=1 {{(pid=112521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:17:19.923703 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.middleware.request_id [None req-6be19b7b-b1cc-4b4c-8112-cd748dc017c9 None None] RequestId filter calling following filter/app {{(pid=112522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:17:19.927703 np0000183229 devstack@c-api.service[112522]: INFO cinder.api.openstack.wsgi [None req-6be19b7b-b1cc-4b4c-8112-cd748dc017c9 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:17:19.927958 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.openstack.wsgi [None req-6be19b7b-b1cc-4b4c-8112-cd748dc017c9 demo demo] Empty body provided in request {{(pid=112522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:17:19.928234 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.openstack.wsgi [None req-6be19b7b-b1cc-4b4c-8112-cd748dc017c9 demo demo] Calling method 'detail' {{(pid=112522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:17:19.928560 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.api_utils [None req-6be19b7b-b1cc-4b4c-8112-cd748dc017c9 demo demo] Removing options '' from query. {{(pid=112522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:17:19.929582 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.volume.api [None req-6be19b7b-b1cc-4b4c-8112-cd748dc017c9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:17:19.940052 np0000183229 devstack@c-api.service[112522]: INFO cinder.volume.api [None req-6be19b7b-b1cc-4b4c-8112-cd748dc017c9 demo demo] Get all volumes completed successfully. Jun 27 01:17:19.943002 np0000183229 devstack@c-api.service[112522]: INFO cinder.api.openstack.wsgi [None req-6be19b7b-b1cc-4b4c-8112-cd748dc017c9 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:17:19.943720 np0000183229 devstack@c-api.service[112522]: [pid: 112522|app: 0|req: 9/31] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:17:19 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 27 01:17:29.933883 np0000183229 devstack@c-api.service[112522]: DEBUG dbcounter [-] [112522] Writing DB stats cinder:SELECT=1 {{(pid=112522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:18:19.965034 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-8fa2ef22-83ce-4f0b-9653-60ba942eef11 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:18:20.121875 np0000183229 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-8fa2ef22-83ce-4f0b-9653-60ba942eef11 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:18:20.122746 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-8fa2ef22-83ce-4f0b-9653-60ba942eef11 demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:18:20.122746 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-8fa2ef22-83ce-4f0b-9653-60ba942eef11 demo demo] Calling method 'detail' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:18:20.122746 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.api_utils [None req-8fa2ef22-83ce-4f0b-9653-60ba942eef11 demo demo] Removing options '' from query. {{(pid=112519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:18:20.123777 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.volume.api [None req-8fa2ef22-83ce-4f0b-9653-60ba942eef11 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:18:20.138582 np0000183229 devstack@c-api.service[112519]: INFO cinder.volume.api [None req-8fa2ef22-83ce-4f0b-9653-60ba942eef11 demo demo] Get all volumes completed successfully. Jun 27 01:18:20.139835 np0000183229 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-8fa2ef22-83ce-4f0b-9653-60ba942eef11 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:18:20.140382 np0000183229 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 8/32] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:18:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:18:30.128844 np0000183229 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:19:20.154733 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [None req-cfe5f2a3-6f13-4dd2-bb41-8702a5f443fe None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:19:20.157282 np0000183229 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-cfe5f2a3-6f13-4dd2-bb41-8702a5f443fe demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:19:20.157543 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-cfe5f2a3-6f13-4dd2-bb41-8702a5f443fe demo demo] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:19:20.157817 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-cfe5f2a3-6f13-4dd2-bb41-8702a5f443fe demo demo] Calling method 'detail' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:19:20.158312 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.api_utils [None req-cfe5f2a3-6f13-4dd2-bb41-8702a5f443fe demo demo] Removing options '' from query. {{(pid=112520) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:19:20.159049 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.volume.api [None req-cfe5f2a3-6f13-4dd2-bb41-8702a5f443fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112520) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:19:20.167874 np0000183229 devstack@c-api.service[112520]: INFO cinder.volume.api [None req-cfe5f2a3-6f13-4dd2-bb41-8702a5f443fe demo demo] Get all volumes completed successfully. Jun 27 01:19:20.170693 np0000183229 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-cfe5f2a3-6f13-4dd2-bb41-8702a5f443fe demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:19:20.171145 np0000183229 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 8/33] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:19:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:19:30.162262 np0000183229 devstack@c-api.service[112520]: DEBUG dbcounter [-] [112520] Writing DB stats cinder:SELECT=1 {{(pid=112520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:20:20.189893 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.middleware.request_id [None req-53456275-2e22-4488-932e-c1e6bc26c47c None None] RequestId filter calling following filter/app {{(pid=112521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:20:20.194315 np0000183229 devstack@c-api.service[112521]: INFO cinder.api.openstack.wsgi [None req-53456275-2e22-4488-932e-c1e6bc26c47c demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:20:20.194877 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.openstack.wsgi [None req-53456275-2e22-4488-932e-c1e6bc26c47c demo demo] Empty body provided in request {{(pid=112521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:20:20.195296 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.openstack.wsgi [None req-53456275-2e22-4488-932e-c1e6bc26c47c demo demo] Calling method 'detail' {{(pid=112521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:20:20.195795 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.api_utils [None req-53456275-2e22-4488-932e-c1e6bc26c47c demo demo] Removing options '' from query. {{(pid=112521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:20:20.197186 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.volume.api [None req-53456275-2e22-4488-932e-c1e6bc26c47c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:20:20.205960 np0000183229 devstack@c-api.service[112521]: INFO cinder.volume.api [None req-53456275-2e22-4488-932e-c1e6bc26c47c demo demo] Get all volumes completed successfully. Jun 27 01:20:20.208032 np0000183229 devstack@c-api.service[112521]: INFO cinder.api.openstack.wsgi [None req-53456275-2e22-4488-932e-c1e6bc26c47c demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:20:20.208399 np0000183229 devstack@c-api.service[112521]: [pid: 112521|app: 0|req: 9/34] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:20:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 27 01:20:30.200801 np0000183229 devstack@c-api.service[112521]: DEBUG dbcounter [-] [112521] Writing DB stats cinder:SELECT=1 {{(pid=112521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:21:20.227010 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.middleware.request_id [None req-afe9996a-1530-4dd9-8361-973d28863d4f None None] RequestId filter calling following filter/app {{(pid=112522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:21:20.230564 np0000183229 devstack@c-api.service[112522]: INFO cinder.api.openstack.wsgi [None req-afe9996a-1530-4dd9-8361-973d28863d4f demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:21:20.230807 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.openstack.wsgi [None req-afe9996a-1530-4dd9-8361-973d28863d4f demo demo] Empty body provided in request {{(pid=112522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:21:20.231062 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.openstack.wsgi [None req-afe9996a-1530-4dd9-8361-973d28863d4f demo demo] Calling method 'detail' {{(pid=112522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:21:20.231364 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.api_utils [None req-afe9996a-1530-4dd9-8361-973d28863d4f demo demo] Removing options '' from query. {{(pid=112522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:21:20.232429 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.volume.api [None req-afe9996a-1530-4dd9-8361-973d28863d4f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:21:20.241635 np0000183229 devstack@c-api.service[112522]: INFO cinder.volume.api [None req-afe9996a-1530-4dd9-8361-973d28863d4f demo demo] Get all volumes completed successfully. Jun 27 01:21:20.244225 np0000183229 devstack@c-api.service[112522]: INFO cinder.api.openstack.wsgi [None req-afe9996a-1530-4dd9-8361-973d28863d4f demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:21:20.245089 np0000183229 devstack@c-api.service[112522]: [pid: 112522|app: 0|req: 10/35] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:21:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:21:30.235911 np0000183229 devstack@c-api.service[112522]: DEBUG dbcounter [-] [112522] Writing DB stats cinder:SELECT=1 {{(pid=112522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:22:20.265414 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-046ca63f-ab83-40ac-ab8b-586367d999f9 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:22:20.268714 np0000183229 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-046ca63f-ab83-40ac-ab8b-586367d999f9 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:22:20.269073 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-046ca63f-ab83-40ac-ab8b-586367d999f9 demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:22:20.269486 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-046ca63f-ab83-40ac-ab8b-586367d999f9 demo demo] Calling method 'detail' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:22:20.270113 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.api_utils [None req-046ca63f-ab83-40ac-ab8b-586367d999f9 demo demo] Removing options '' from query. {{(pid=112519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:22:20.271553 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.volume.api [None req-046ca63f-ab83-40ac-ab8b-586367d999f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:22:20.281091 np0000183229 devstack@c-api.service[112519]: INFO cinder.volume.api [None req-046ca63f-ab83-40ac-ab8b-586367d999f9 demo demo] Get all volumes completed successfully. Jun 27 01:22:20.282934 np0000183229 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-046ca63f-ab83-40ac-ab8b-586367d999f9 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:22:20.283283 np0000183229 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 9/36] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:22:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:22:30.276156 np0000183229 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:23:20.299594 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [None req-44f2efdd-ff45-4be5-90b4-51df1fde1b58 None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:23:20.431191 np0000183229 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-44f2efdd-ff45-4be5-90b4-51df1fde1b58 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:23:20.431477 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-44f2efdd-ff45-4be5-90b4-51df1fde1b58 demo demo] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:23:20.431673 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-44f2efdd-ff45-4be5-90b4-51df1fde1b58 demo demo] Calling method 'detail' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:23:20.431941 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.api_utils [None req-44f2efdd-ff45-4be5-90b4-51df1fde1b58 demo demo] Removing options '' from query. {{(pid=112520) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:23:20.433334 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.volume.api [None req-44f2efdd-ff45-4be5-90b4-51df1fde1b58 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112520) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:23:20.444149 np0000183229 devstack@c-api.service[112520]: INFO cinder.volume.api [None req-44f2efdd-ff45-4be5-90b4-51df1fde1b58 demo demo] Get all volumes completed successfully. Jun 27 01:23:20.447351 np0000183229 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-44f2efdd-ff45-4be5-90b4-51df1fde1b58 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:23:20.447929 np0000183229 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 9/37] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:23:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:23:30.438300 np0000183229 devstack@c-api.service[112520]: DEBUG dbcounter [-] [112520] Writing DB stats cinder:SELECT=1 {{(pid=112520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:24:20.465989 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.middleware.request_id [None req-547aba6e-3f54-41f0-b16f-fd03ee342414 None None] RequestId filter calling following filter/app {{(pid=112521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:24:20.470091 np0000183229 devstack@c-api.service[112521]: INFO cinder.api.openstack.wsgi [None req-547aba6e-3f54-41f0-b16f-fd03ee342414 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:24:20.470438 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.openstack.wsgi [None req-547aba6e-3f54-41f0-b16f-fd03ee342414 demo demo] Empty body provided in request {{(pid=112521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:24:20.470976 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.openstack.wsgi [None req-547aba6e-3f54-41f0-b16f-fd03ee342414 demo demo] Calling method 'detail' {{(pid=112521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:24:20.471417 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.api_utils [None req-547aba6e-3f54-41f0-b16f-fd03ee342414 demo demo] Removing options '' from query. {{(pid=112521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:24:20.473134 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.volume.api [None req-547aba6e-3f54-41f0-b16f-fd03ee342414 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:24:20.480543 np0000183229 devstack@c-api.service[112521]: INFO cinder.volume.api [None req-547aba6e-3f54-41f0-b16f-fd03ee342414 demo demo] Get all volumes completed successfully. Jun 27 01:24:20.482419 np0000183229 devstack@c-api.service[112521]: INFO cinder.api.openstack.wsgi [None req-547aba6e-3f54-41f0-b16f-fd03ee342414 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:24:20.482773 np0000183229 devstack@c-api.service[112521]: [pid: 112521|app: 0|req: 10/38] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:24:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:24:30.477412 np0000183229 devstack@c-api.service[112521]: DEBUG dbcounter [-] [112521] Writing DB stats cinder:SELECT=1 {{(pid=112521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:25:20.501499 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.middleware.request_id [None req-dbadb88c-9cad-45c3-9df8-e670841869c4 None None] RequestId filter calling following filter/app {{(pid=112522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:25:20.506691 np0000183229 devstack@c-api.service[112522]: INFO cinder.api.openstack.wsgi [None req-dbadb88c-9cad-45c3-9df8-e670841869c4 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:25:20.507139 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.openstack.wsgi [None req-dbadb88c-9cad-45c3-9df8-e670841869c4 demo demo] Empty body provided in request {{(pid=112522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:25:20.507713 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.openstack.wsgi [None req-dbadb88c-9cad-45c3-9df8-e670841869c4 demo demo] Calling method 'detail' {{(pid=112522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:25:20.508308 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.api_utils [None req-dbadb88c-9cad-45c3-9df8-e670841869c4 demo demo] Removing options '' from query. {{(pid=112522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:25:20.509932 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.volume.api [None req-dbadb88c-9cad-45c3-9df8-e670841869c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:25:20.516078 np0000183229 devstack@c-api.service[112522]: INFO cinder.volume.api [None req-dbadb88c-9cad-45c3-9df8-e670841869c4 demo demo] Get all volumes completed successfully. Jun 27 01:25:20.518097 np0000183229 devstack@c-api.service[112522]: INFO cinder.api.openstack.wsgi [None req-dbadb88c-9cad-45c3-9df8-e670841869c4 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:25:20.518562 np0000183229 devstack@c-api.service[112522]: [pid: 112522|app: 0|req: 11/39] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:25:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:25:30.513369 np0000183229 devstack@c-api.service[112522]: DEBUG dbcounter [-] [112522] Writing DB stats cinder:SELECT=1 {{(pid=112522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:26:20.541692 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-8b2b1c61-725f-4ede-99a5-9dac3bcd9f10 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:26:20.545481 np0000183229 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-8b2b1c61-725f-4ede-99a5-9dac3bcd9f10 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:26:20.545734 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-8b2b1c61-725f-4ede-99a5-9dac3bcd9f10 demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:26:20.545996 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-8b2b1c61-725f-4ede-99a5-9dac3bcd9f10 demo demo] Calling method 'detail' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:26:20.546312 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.api_utils [None req-8b2b1c61-725f-4ede-99a5-9dac3bcd9f10 demo demo] Removing options '' from query. {{(pid=112519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:26:20.547517 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.volume.api [None req-8b2b1c61-725f-4ede-99a5-9dac3bcd9f10 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:26:20.555411 np0000183229 devstack@c-api.service[112519]: INFO cinder.volume.api [None req-8b2b1c61-725f-4ede-99a5-9dac3bcd9f10 demo demo] Get all volumes completed successfully. Jun 27 01:26:20.558309 np0000183229 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-8b2b1c61-725f-4ede-99a5-9dac3bcd9f10 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:26:20.558913 np0000183229 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 10/40] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:26:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:26:30.551099 np0000183229 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:27:20.578487 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [None req-0eb74bb8-a30a-4b71-9bf5-4097d85ea659 None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:27:20.581822 np0000183229 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-0eb74bb8-a30a-4b71-9bf5-4097d85ea659 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:27:20.582078 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-0eb74bb8-a30a-4b71-9bf5-4097d85ea659 demo demo] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:27:20.582727 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-0eb74bb8-a30a-4b71-9bf5-4097d85ea659 demo demo] Calling method 'detail' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:27:20.582861 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.api_utils [None req-0eb74bb8-a30a-4b71-9bf5-4097d85ea659 demo demo] Removing options '' from query. {{(pid=112520) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:27:20.583700 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.volume.api [None req-0eb74bb8-a30a-4b71-9bf5-4097d85ea659 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112520) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:27:20.590326 np0000183229 devstack@c-api.service[112520]: INFO cinder.volume.api [None req-0eb74bb8-a30a-4b71-9bf5-4097d85ea659 demo demo] Get all volumes completed successfully. Jun 27 01:27:20.592759 np0000183229 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-0eb74bb8-a30a-4b71-9bf5-4097d85ea659 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:27:20.594534 np0000183229 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 10/41] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:27:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:27:30.586732 np0000183229 devstack@c-api.service[112520]: DEBUG dbcounter [-] [112520] Writing DB stats cinder:SELECT=1 {{(pid=112520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:28:20.617566 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.middleware.request_id [None req-a1c496d0-a8b9-46bd-98a0-253fb77cda05 None None] RequestId filter calling following filter/app {{(pid=112521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:28:20.706628 np0000183229 devstack@c-api.service[112521]: INFO cinder.api.openstack.wsgi [None req-a1c496d0-a8b9-46bd-98a0-253fb77cda05 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:28:20.706799 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.openstack.wsgi [None req-a1c496d0-a8b9-46bd-98a0-253fb77cda05 demo demo] Empty body provided in request {{(pid=112521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:28:20.707016 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.openstack.wsgi [None req-a1c496d0-a8b9-46bd-98a0-253fb77cda05 demo demo] Calling method 'detail' {{(pid=112521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:28:20.707248 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.api_utils [None req-a1c496d0-a8b9-46bd-98a0-253fb77cda05 demo demo] Removing options '' from query. {{(pid=112521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:28:20.708115 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.volume.api [None req-a1c496d0-a8b9-46bd-98a0-253fb77cda05 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:28:20.715213 np0000183229 devstack@c-api.service[112521]: INFO cinder.volume.api [None req-a1c496d0-a8b9-46bd-98a0-253fb77cda05 demo demo] Get all volumes completed successfully. Jun 27 01:28:20.717145 np0000183229 devstack@c-api.service[112521]: INFO cinder.api.openstack.wsgi [None req-a1c496d0-a8b9-46bd-98a0-253fb77cda05 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:28:20.717531 np0000183229 devstack@c-api.service[112521]: [pid: 112521|app: 0|req: 11/42] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:28:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:28:30.710876 np0000183229 devstack@c-api.service[112521]: DEBUG dbcounter [-] [112521] Writing DB stats cinder:SELECT=1 {{(pid=112521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:29:20.735689 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.middleware.request_id [None req-0cf9063b-6cb6-4d41-bfae-1d79090cbd4c None None] RequestId filter calling following filter/app {{(pid=112522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:29:20.740335 np0000183229 devstack@c-api.service[112522]: INFO cinder.api.openstack.wsgi [None req-0cf9063b-6cb6-4d41-bfae-1d79090cbd4c demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:29:20.740846 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.openstack.wsgi [None req-0cf9063b-6cb6-4d41-bfae-1d79090cbd4c demo demo] Empty body provided in request {{(pid=112522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:29:20.741565 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.openstack.wsgi [None req-0cf9063b-6cb6-4d41-bfae-1d79090cbd4c demo demo] Calling method 'detail' {{(pid=112522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:29:20.742070 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.api_utils [None req-0cf9063b-6cb6-4d41-bfae-1d79090cbd4c demo demo] Removing options '' from query. {{(pid=112522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:29:20.742835 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.volume.api [None req-0cf9063b-6cb6-4d41-bfae-1d79090cbd4c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:29:20.750521 np0000183229 devstack@c-api.service[112522]: INFO cinder.volume.api [None req-0cf9063b-6cb6-4d41-bfae-1d79090cbd4c demo demo] Get all volumes completed successfully. Jun 27 01:29:20.753154 np0000183229 devstack@c-api.service[112522]: INFO cinder.api.openstack.wsgi [None req-0cf9063b-6cb6-4d41-bfae-1d79090cbd4c demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:29:20.754007 np0000183229 devstack@c-api.service[112522]: [pid: 112522|app: 0|req: 12/43] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:29:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:29:30.745937 np0000183229 devstack@c-api.service[112522]: DEBUG dbcounter [-] [112522] Writing DB stats cinder:SELECT=1 {{(pid=112522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:30:20.769246 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-2795aeef-ccbc-4d24-b9c6-b17ddbb9a9f9 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:30:20.774991 np0000183229 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-2795aeef-ccbc-4d24-b9c6-b17ddbb9a9f9 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:30:20.775339 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-2795aeef-ccbc-4d24-b9c6-b17ddbb9a9f9 demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:30:20.776166 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-2795aeef-ccbc-4d24-b9c6-b17ddbb9a9f9 demo demo] Calling method 'detail' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:30:20.776365 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.api_utils [None req-2795aeef-ccbc-4d24-b9c6-b17ddbb9a9f9 demo demo] Removing options '' from query. {{(pid=112519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:30:20.777538 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.volume.api [None req-2795aeef-ccbc-4d24-b9c6-b17ddbb9a9f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:30:20.785177 np0000183229 devstack@c-api.service[112519]: INFO cinder.volume.api [None req-2795aeef-ccbc-4d24-b9c6-b17ddbb9a9f9 demo demo] Get all volumes completed successfully. Jun 27 01:30:20.787194 np0000183229 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-2795aeef-ccbc-4d24-b9c6-b17ddbb9a9f9 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:30:20.787578 np0000183229 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 11/44] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:30:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:30:30.781705 np0000183229 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:31:20.802949 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [None req-9d784900-1a4d-4480-af3d-11850325b509 None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:31:20.807087 np0000183229 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-9d784900-1a4d-4480-af3d-11850325b509 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:31:20.807526 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-9d784900-1a4d-4480-af3d-11850325b509 demo demo] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:31:20.808001 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-9d784900-1a4d-4480-af3d-11850325b509 demo demo] Calling method 'detail' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:31:20.808521 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.api_utils [None req-9d784900-1a4d-4480-af3d-11850325b509 demo demo] Removing options '' from query. {{(pid=112520) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:31:20.809995 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.volume.api [None req-9d784900-1a4d-4480-af3d-11850325b509 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112520) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:31:20.821550 np0000183229 devstack@c-api.service[112520]: INFO cinder.volume.api [None req-9d784900-1a4d-4480-af3d-11850325b509 demo demo] Get all volumes completed successfully. Jun 27 01:31:20.823874 np0000183229 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-9d784900-1a4d-4480-af3d-11850325b509 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:31:20.824337 np0000183229 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 11/45] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:31:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:31:30.815752 np0000183229 devstack@c-api.service[112520]: DEBUG dbcounter [-] [112520] Writing DB stats cinder:SELECT=1 {{(pid=112520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:32:20.846878 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.middleware.request_id [None req-efd1462a-b224-4b0e-9b7c-3de99ceec425 None None] RequestId filter calling following filter/app {{(pid=112521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:32:20.850476 np0000183229 devstack@c-api.service[112521]: INFO cinder.api.openstack.wsgi [None req-efd1462a-b224-4b0e-9b7c-3de99ceec425 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:32:20.850794 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.openstack.wsgi [None req-efd1462a-b224-4b0e-9b7c-3de99ceec425 demo demo] Empty body provided in request {{(pid=112521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:32:20.850972 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.openstack.wsgi [None req-efd1462a-b224-4b0e-9b7c-3de99ceec425 demo demo] Calling method 'detail' {{(pid=112521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:32:20.851287 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.api.api_utils [None req-efd1462a-b224-4b0e-9b7c-3de99ceec425 demo demo] Removing options '' from query. {{(pid=112521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:32:20.852721 np0000183229 devstack@c-api.service[112521]: DEBUG cinder.volume.api [None req-efd1462a-b224-4b0e-9b7c-3de99ceec425 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:32:20.863067 np0000183229 devstack@c-api.service[112521]: INFO cinder.volume.api [None req-efd1462a-b224-4b0e-9b7c-3de99ceec425 demo demo] Get all volumes completed successfully. Jun 27 01:32:20.865225 np0000183229 devstack@c-api.service[112521]: INFO cinder.api.openstack.wsgi [None req-efd1462a-b224-4b0e-9b7c-3de99ceec425 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:32:20.865872 np0000183229 devstack@c-api.service[112521]: [pid: 112521|app: 0|req: 12/46] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:32:20 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 27 01:32:30.857108 np0000183229 devstack@c-api.service[112521]: DEBUG dbcounter [-] [112521] Writing DB stats cinder:SELECT=1 {{(pid=112521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:33:20.883655 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.middleware.request_id [None req-92df9d6e-ca1e-49be-a682-680057af7cf7 None None] RequestId filter calling following filter/app {{(pid=112522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:33:20.944750 np0000183229 devstack@c-api.service[112522]: INFO cinder.api.openstack.wsgi [None req-92df9d6e-ca1e-49be-a682-680057af7cf7 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:33:20.945163 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.openstack.wsgi [None req-92df9d6e-ca1e-49be-a682-680057af7cf7 demo demo] Empty body provided in request {{(pid=112522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:33:20.945588 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.openstack.wsgi [None req-92df9d6e-ca1e-49be-a682-680057af7cf7 demo demo] Calling method 'detail' {{(pid=112522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:33:20.946024 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.api.api_utils [None req-92df9d6e-ca1e-49be-a682-680057af7cf7 demo demo] Removing options '' from query. {{(pid=112522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:33:20.947473 np0000183229 devstack@c-api.service[112522]: DEBUG cinder.volume.api [None req-92df9d6e-ca1e-49be-a682-680057af7cf7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:33:20.955246 np0000183229 devstack@c-api.service[112522]: INFO cinder.volume.api [None req-92df9d6e-ca1e-49be-a682-680057af7cf7 demo demo] Get all volumes completed successfully. Jun 27 01:33:20.957098 np0000183229 devstack@c-api.service[112522]: INFO cinder.api.openstack.wsgi [None req-92df9d6e-ca1e-49be-a682-680057af7cf7 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:33:20.957426 np0000183229 devstack@c-api.service[112522]: [pid: 112522|app: 0|req: 13/47] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:33:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:33:30.951111 np0000183229 devstack@c-api.service[112522]: DEBUG dbcounter [-] [112522] Writing DB stats cinder:SELECT=1 {{(pid=112522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:34:20.976141 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-12e161d8-0f4c-42b4-a77f-1ac9e8d2a397 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:34:20.979635 np0000183229 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-12e161d8-0f4c-42b4-a77f-1ac9e8d2a397 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:34:20.979848 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-12e161d8-0f4c-42b4-a77f-1ac9e8d2a397 demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:34:20.980101 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-12e161d8-0f4c-42b4-a77f-1ac9e8d2a397 demo demo] Calling method 'detail' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:34:20.980395 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.api.api_utils [None req-12e161d8-0f4c-42b4-a77f-1ac9e8d2a397 demo demo] Removing options '' from query. {{(pid=112519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:34:20.981359 np0000183229 devstack@c-api.service[112519]: DEBUG cinder.volume.api [None req-12e161d8-0f4c-42b4-a77f-1ac9e8d2a397 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:34:20.989186 np0000183229 devstack@c-api.service[112519]: INFO cinder.volume.api [None req-12e161d8-0f4c-42b4-a77f-1ac9e8d2a397 demo demo] Get all volumes completed successfully. Jun 27 01:34:20.991126 np0000183229 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-12e161d8-0f4c-42b4-a77f-1ac9e8d2a397 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:34:20.991499 np0000183229 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 12/48] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:34:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:34:30.984592 np0000183229 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:35:21.009499 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [None req-b6e03957-b266-4eb4-8fd9-3fc47a8894f4 None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:35:21.012884 np0000183229 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-b6e03957-b266-4eb4-8fd9-3fc47a8894f4 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 27 01:35:21.013358 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-b6e03957-b266-4eb4-8fd9-3fc47a8894f4 demo demo] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:35:21.015522 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-b6e03957-b266-4eb4-8fd9-3fc47a8894f4 demo demo] Calling method 'detail' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:35:21.016179 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.api.api_utils [None req-b6e03957-b266-4eb4-8fd9-3fc47a8894f4 demo demo] Removing options '' from query. {{(pid=112520) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:35:21.018238 np0000183229 devstack@c-api.service[112520]: DEBUG cinder.volume.api [None req-b6e03957-b266-4eb4-8fd9-3fc47a8894f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112520) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:35:21.028598 np0000183229 devstack@c-api.service[112520]: INFO cinder.volume.api [None req-b6e03957-b266-4eb4-8fd9-3fc47a8894f4 demo demo] Get all volumes completed successfully. Jun 27 01:35:21.031918 np0000183229 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-b6e03957-b266-4eb4-8fd9-3fc47a8894f4 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:35:21.032140 np0000183229 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 12/49] 199.204.45.72 () {64 vars in 1290 bytes} [Sat Jun 27 01:35:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:35:31.022779 np0000183229 devstack@c-api.service[112520]: DEBUG dbcounter [-] [112520] Writing DB stats cinder:SELECT=1 {{(pid=112520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}