Jun 18 01:51:38.196619 np0000181786 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 18 01:51:38.201780 np0000181786 devstack@c-api.service[117000]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 18 01:51:38.205805 np0000181786 devstack@c-api.service[117000]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 18 01:51:38 2026] *** Jun 18 01:51:38.205805 np0000181786 devstack@c-api.service[117000]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 18 01:51:38.205805 np0000181786 devstack@c-api.service[117000]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 18 01:51:38.205805 np0000181786 devstack@c-api.service[117000]: nodename: np0000181786 Jun 18 01:51:38.205805 np0000181786 devstack@c-api.service[117000]: machine: x86_64 Jun 18 01:51:38.205805 np0000181786 devstack@c-api.service[117000]: clock source: unix Jun 18 01:51:38.205805 np0000181786 devstack@c-api.service[117000]: pcre jit disabled Jun 18 01:51:38.205805 np0000181786 devstack@c-api.service[117000]: detected number of CPU cores: 16 Jun 18 01:51:38.205805 np0000181786 devstack@c-api.service[117000]: current working directory: / Jun 18 01:51:38.205805 np0000181786 devstack@c-api.service[117000]: detected binary path: /usr/bin/uwsgi-core Jun 18 01:51:38.205805 np0000181786 devstack@c-api.service[117000]: your processes number limit is 256917 Jun 18 01:51:38.205805 np0000181786 devstack@c-api.service[117000]: your memory page size is 4096 bytes Jun 18 01:51:38.205805 np0000181786 devstack@c-api.service[117000]: detected max file descriptor number: 2048 Jun 18 01:51:38.205805 np0000181786 devstack@c-api.service[117000]: lock engine: pthread robust mutexes Jun 18 01:51:38.206791 np0000181786 devstack@c-api.service[117000]: thunder lock: enabled Jun 18 01:51:38.206791 np0000181786 devstack@c-api.service[117000]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 18 01:51:38.206791 np0000181786 devstack@c-api.service[117000]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 18 01:51:38.206791 np0000181786 devstack@c-api.service[117000]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 18 01:51:38.206791 np0000181786 devstack@c-api.service[117000]: Set PythonHome to /opt/stack/data/venv Jun 18 01:51:38.245136 np0000181786 devstack@c-api.service[117000]: Python main interpreter initialized at 0x7ce51c2a3668 Jun 18 01:51:38.245136 np0000181786 devstack@c-api.service[117000]: python threads support enabled Jun 18 01:51:38.245136 np0000181786 devstack@c-api.service[117000]: your server socket listen backlog is limited to 100 connections Jun 18 01:51:38.245136 np0000181786 devstack@c-api.service[117000]: your mercy for graceful operations on workers is 80 seconds Jun 18 01:51:38.245776 np0000181786 devstack@c-api.service[117000]: mapped 671795 bytes (656 KB) for 4 cores Jun 18 01:51:38.245926 np0000181786 devstack@c-api.service[117000]: *** Operational MODE: preforking *** Jun 18 01:51:38.246121 np0000181786 devstack@c-api.service[117000]: *** uWSGI is running in multiple interpreter mode *** Jun 18 01:51:38.246121 np0000181786 devstack@c-api.service[117000]: spawned uWSGI master process (pid: 117000) Jun 18 01:51:38.246348 np0000181786 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 18 01:51:38.247022 np0000181786 devstack@c-api.service[117000]: spawned uWSGI worker 1 (pid: 117010, cores: 1) Jun 18 01:51:38.247805 np0000181786 devstack@c-api.service[117000]: spawned uWSGI worker 2 (pid: 117011, cores: 1) Jun 18 01:51:38.248309 np0000181786 devstack@c-api.service[117000]: spawned uWSGI worker 3 (pid: 117012, cores: 1) Jun 18 01:51:38.249381 np0000181786 devstack@c-api.service[117000]: spawned uWSGI worker 4 (pid: 117013, cores: 1) Jun 18 01:51:38.249381 np0000181786 devstack@c-api.service[117000]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 18 01:51:38.372565 np0000181786 devstack@c-api.service[117012]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 01:51:38.372565 np0000181786 devstack@c-api.service[117012]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 01:51:38.372565 np0000181786 devstack@c-api.service[117012]: we strongly recommend against using it for new projects. Jun 18 01:51:38.372565 np0000181786 devstack@c-api.service[117012]: If you are already using Eventlet, we recommend migrating to a different Jun 18 01:51:38.372565 np0000181786 devstack@c-api.service[117012]: framework. For more detail see Jun 18 01:51:38.372565 np0000181786 devstack@c-api.service[117012]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 01:51:38.372565 np0000181786 devstack@c-api.service[117012]: import eventlet # noqa Jun 18 01:51:38.374288 np0000181786 devstack@c-api.service[117011]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 01:51:38.374288 np0000181786 devstack@c-api.service[117011]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 01:51:38.374288 np0000181786 devstack@c-api.service[117011]: we strongly recommend against using it for new projects. Jun 18 01:51:38.374288 np0000181786 devstack@c-api.service[117011]: If you are already using Eventlet, we recommend migrating to a different Jun 18 01:51:38.374288 np0000181786 devstack@c-api.service[117011]: framework. For more detail see Jun 18 01:51:38.374288 np0000181786 devstack@c-api.service[117011]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 01:51:38.374288 np0000181786 devstack@c-api.service[117011]: import eventlet # noqa Jun 18 01:51:38.382826 np0000181786 devstack@c-api.service[117010]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 01:51:38.382826 np0000181786 devstack@c-api.service[117010]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 01:51:38.382826 np0000181786 devstack@c-api.service[117010]: we strongly recommend against using it for new projects. Jun 18 01:51:38.382826 np0000181786 devstack@c-api.service[117010]: If you are already using Eventlet, we recommend migrating to a different Jun 18 01:51:38.382826 np0000181786 devstack@c-api.service[117010]: framework. For more detail see Jun 18 01:51:38.382826 np0000181786 devstack@c-api.service[117010]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 01:51:38.382826 np0000181786 devstack@c-api.service[117010]: import eventlet # noqa Jun 18 01:51:38.384579 np0000181786 devstack@c-api.service[117013]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 01:51:38.384579 np0000181786 devstack@c-api.service[117013]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 01:51:38.384579 np0000181786 devstack@c-api.service[117013]: we strongly recommend against using it for new projects. Jun 18 01:51:38.384579 np0000181786 devstack@c-api.service[117013]: If you are already using Eventlet, we recommend migrating to a different Jun 18 01:51:38.384579 np0000181786 devstack@c-api.service[117013]: framework. For more detail see Jun 18 01:51:38.384579 np0000181786 devstack@c-api.service[117013]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 01:51:38.384579 np0000181786 devstack@c-api.service[117013]: import eventlet # noqa Jun 18 01:51:38.460269 np0000181786 devstack@c-api.service[117011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 01:51:38.460269 np0000181786 devstack@c-api.service[117011]: warnings.warn( Jun 18 01:51:38.465567 np0000181786 devstack@c-api.service[117012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 01:51:38.465567 np0000181786 devstack@c-api.service[117012]: warnings.warn( Jun 18 01:51:38.469472 np0000181786 devstack@c-api.service[117013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 01:51:38.469472 np0000181786 devstack@c-api.service[117013]: warnings.warn( Jun 18 01:51:38.487516 np0000181786 devstack@c-api.service[117010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 01:51:38.487516 np0000181786 devstack@c-api.service[117010]: warnings.warn( Jun 18 01:51:38.536998 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:38.536998 np0000181786 devstack@c-api.service[117011]: from cgi import parse_header Jun 18 01:51:38.540390 np0000181786 devstack@c-api.service[117012]: /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 18 01:51:38.540390 np0000181786 devstack@c-api.service[117012]: from cgi import parse_header Jun 18 01:51:38.548319 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:38.548319 np0000181786 devstack@c-api.service[117013]: from cgi import parse_header Jun 18 01:51:38.568407 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:38.568407 np0000181786 devstack@c-api.service[117010]: from cgi import parse_header Jun 18 01:51:38.587243 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:38.587243 np0000181786 devstack@c-api.service[117011]: removals.removed_module( Jun 18 01:51:38.588817 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:38.588817 np0000181786 devstack@c-api.service[117011]: removals.removed_module( Jun 18 01:51:38.589316 np0000181786 devstack@c-api.service[117012]: /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 18 01:51:38.589316 np0000181786 devstack@c-api.service[117012]: removals.removed_module( Jun 18 01:51:38.591810 np0000181786 devstack@c-api.service[117012]: /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 18 01:51:38.591810 np0000181786 devstack@c-api.service[117012]: removals.removed_module( Jun 18 01:51:38.601059 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:38.601059 np0000181786 devstack@c-api.service[117013]: removals.removed_module( Jun 18 01:51:38.603051 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:38.603051 np0000181786 devstack@c-api.service[117013]: removals.removed_module( Jun 18 01:51:38.623008 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:38.623008 np0000181786 devstack@c-api.service[117010]: removals.removed_module( Jun 18 01:51:38.624746 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:38.624746 np0000181786 devstack@c-api.service[117010]: removals.removed_module( Jun 18 01:51:39.206859 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:39.206859 np0000181786 devstack@c-api.service[117011]: warnings.warn( Jun 18 01:51:39.212403 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:39.212403 np0000181786 devstack@c-api.service[117013]: warnings.warn( Jun 18 01:51:39.265544 np0000181786 devstack@c-api.service[117012]: /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 18 01:51:39.265544 np0000181786 devstack@c-api.service[117012]: warnings.warn( Jun 18 01:51:39.282428 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:39.282428 np0000181786 devstack@c-api.service[117010]: warnings.warn( Jun 18 01:51:39.311216 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:39.311216 np0000181786 devstack@c-api.service[117013]: warnings.warn( Jun 18 01:51:39.311837 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:39.311837 np0000181786 devstack@c-api.service[117011]: warnings.warn( Jun 18 01:51:39.357957 np0000181786 devstack@c-api.service[117012]: /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 18 01:51:39.357957 np0000181786 devstack@c-api.service[117012]: warnings.warn( Jun 18 01:51:39.380955 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:39.380955 np0000181786 devstack@c-api.service[117010]: warnings.warn( Jun 18 01:51:39.623592 np0000181786 devstack@c-api.service[117011]: 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 18 01:51:39.624290 np0000181786 devstack@c-api.service[117011]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117011) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 01:51:39.643575 np0000181786 devstack@c-api.service[117012]: 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 18 01:51:39.643937 np0000181786 devstack@c-api.service[117012]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117012) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 01:51:39.649690 np0000181786 devstack@c-api.service[117013]: 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 18 01:51:39.650186 np0000181786 devstack@c-api.service[117013]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117013) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 01:51:39.675963 np0000181786 devstack@c-api.service[117010]: 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 18 01:51:39.675963 np0000181786 devstack@c-api.service[117010]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117010) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 01:51:39.714013 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:39.714013 np0000181786 devstack@c-api.service[117011]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 01:51:39.714458 np0000181786 devstack@c-api.service[117012]: /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 18 01:51:39.714458 np0000181786 devstack@c-api.service[117012]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 01:51:39.720476 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:39.720476 np0000181786 devstack@c-api.service[117013]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 01:51:39.737934 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:39.737934 np0000181786 devstack@c-api.service[117010]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 01:51:40.183734 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117010) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 01:51:40.184125 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117011) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 01:51:40.184308 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117013) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 01:51:40.184493 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117012) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 01:51:40.184647 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.184789 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.184920 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.185054 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.185179 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.185179 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.185534 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.185671 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.185778 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.185778 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.186057 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.186174 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.186315 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.186315 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.186315 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.186648 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.186746 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.186746 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.186939 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.187002 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.187054 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.187111 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.187170 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.187230 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.187287 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.187371 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.187427 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.187493 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.187553 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.187604 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.187661 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.187711 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.187761 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.187810 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.187865 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.187926 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.187988 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.188039 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.188039 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.188039 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.188196 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.188196 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.188301 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.188785 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.188908 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.189029 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.189140 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.189140 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.189471 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.189594 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.189705 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.189841 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.189958 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.190076 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.190186 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.190309 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.190472 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.190472 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.190680 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.190805 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.190917 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.191035 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.191145 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.191268 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.191416 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.191416 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.191416 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.191416 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.191809 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.191809 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.191809 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.192050 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.192106 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.192165 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.192216 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.192272 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.192272 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.192391 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.192455 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.192518 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.192578 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.192630 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.192681 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.192738 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.192794 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.192848 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.192898 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.192947 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.193005 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.193066 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.193066 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.193066 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.193066 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.193066 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.193066 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.193066 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.193993 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.193993 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.193993 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.194285 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.194376 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.194376 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.194487 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.194537 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.194589 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.194638 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.194688 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.194737 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.194801 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.194855 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.194907 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.194961 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.195017 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.195073 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.195123 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.195178 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.195178 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.195272 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.195272 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.195272 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.195272 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.195272 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.195272 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.195272 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.195631 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.195631 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.195730 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.195787 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.195843 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.195893 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.195949 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.196003 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.196062 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.196062 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.196162 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.196215 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.196278 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.196361 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.196421 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.196475 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.196519 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.196581 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.196626 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.196684 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.196735 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.196787 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.196822 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.196885 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.196885 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.196943 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.196966 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.196990 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.197014 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.197014 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.197057 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.197088 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.197115 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.197141 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.197165 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.197187 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.197217 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.197240 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.197265 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.197290 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.197359 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.197384 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.197417 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.197441 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.197464 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.197491 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.197518 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.197545 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.197569 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.197595 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.197618 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.197639 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.197669 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.197693 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.197718 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.197740 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.197762 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.197788 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.197814 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.197844 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.197875 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.197907 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.197934 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.197960 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.197984 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.198006 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.198028 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.198050 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.198076 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.198099 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.198120 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.198148 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.198148 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.198199 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.198225 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.198248 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.198271 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.198294 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.198316 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.198741 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.198741 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.198741 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.198741 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.198741 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.201234 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.201234 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.201364 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.201393 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.201502 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.201502 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.201613 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.201673 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.201727 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.201784 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.201834 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.201905 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.201955 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.202015 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.202059 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.202201 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.202254 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.202357 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.202411 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.202444 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.202479 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.202515 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.202556 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.202589 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.202589 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.202589 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.202589 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.202589 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.206820 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.206891 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.206929 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.206983 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.207017 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.207048 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.207083 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.207372 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.207520 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.207598 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.207670 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.207730 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.207800 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.207877 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.207939 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.208016 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.208077 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.208154 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.208192 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.208230 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.208267 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.208300 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.208300 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.208300 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.208300 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.208300 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.208300 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.208300 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.209939 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.210023 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.210070 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.210106 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.210236 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.210344 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.210441 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.210516 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.210583 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.210665 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.210728 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.210807 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.210851 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.210884 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.210926 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.210959 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.210991 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.211023 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.211076 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.211110 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.211142 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.211175 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.211208 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.211247 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.211721 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.211823 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.211856 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.211895 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.211927 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.211998 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.212036 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.212072 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.212105 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.212140 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.212176 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.212208 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.212242 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.212273 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.212308 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.212377 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.212415 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.212447 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.212483 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.212516 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.212547 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.212582 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.212613 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.212644 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.212676 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.212750 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.212784 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.212816 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.212847 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.212880 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.212946 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.212977 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.213010 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.213083 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.213115 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.213146 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.213178 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.213209 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.213243 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.213274 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.213310 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.213964 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.214050 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.214146 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.214233 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.214307 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.214428 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.214542 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.214632 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.214707 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.214785 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.214856 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.214925 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.215007 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.215083 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.215156 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.215226 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.215226 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.215226 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.215226 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.215538 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.215538 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.215695 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.215778 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.215851 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.215922 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.215992 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.216069 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.216069 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.216203 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.216203 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.216354 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.216459 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.216536 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.216614 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.216686 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.216766 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.216766 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.216766 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.216766 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.216955 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.216989 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.217034 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.217034 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.217034 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.217034 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.217034 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.217034 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.217211 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.217211 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.217211 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.217211 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.217211 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.217392 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.217439 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.217487 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.217524 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.217559 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.217592 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.217630 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.217661 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.217694 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.217731 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.217763 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.217794 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.217832 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.217869 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.217901 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.217933 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.217965 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.217965 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.217965 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.217965 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.217965 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.217965 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.217965 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.218171 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.218171 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.218232 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.218270 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.218303 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.218721 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.218805 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.218885 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.218967 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.219045 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.219118 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.219194 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.219266 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.219363 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.219492 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.219585 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.219660 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.219732 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.219816 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.219891 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.219993 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.220067 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.220137 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.220218 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.220288 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.220390 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.220463 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.220534 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.220617 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.220700 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.220773 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.220843 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.220912 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.220981 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.221058 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.221133 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.221205 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.221275 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.221424 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.221523 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.221597 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.221668 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.221705 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.221744 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.221777 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.221807 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.221838 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.221870 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.221909 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.221952 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.221987 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.221987 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.221987 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.221987 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.221987 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.221987 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.222166 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.222166 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.222166 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.222271 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.222297 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.222327 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.222365 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.222390 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.222413 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.222435 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.222458 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.222480 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.222513 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.222537 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.222562 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.222585 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.222611 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.222638 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.222673 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.222722 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.222761 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.222797 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.222831 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.222862 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.222899 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.222899 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.222899 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.222899 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.222993 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.222993 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.222993 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.222993 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.222993 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.223204 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.223229 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.223252 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.223289 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.223707 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.223780 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.223856 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.223943 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.224017 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.224086 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.224159 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.224241 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.224313 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.224416 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.224491 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.224562 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.224629 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.224709 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.224784 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.224851 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.224907 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.224907 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.224907 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.225094 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.225094 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.225094 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.225094 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.225351 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.225454 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.225528 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.225599 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.225668 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.225745 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.225815 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.225887 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.225961 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.226033 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.226095 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.226170 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.226247 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.226362 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.226452 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.226526 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.226598 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.226681 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.226754 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.226828 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.226903 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.226987 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.227064 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.227136 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.227208 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.227269 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.227378 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.227443 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.227531 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.227610 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.227672 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.227752 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.227827 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.227916 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.227969 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.228042 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.228081 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.228116 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.228153 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.228183 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.228213 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.228251 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.228290 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.228323 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.228515 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.228584 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.228584 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.228708 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.228791 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.228865 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.228932 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.228932 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.229058 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.229058 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.229198 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.229264 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.229375 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.229448 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.229487 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.229520 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.229553 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.229599 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.229638 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.229674 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.229708 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.229738 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.229772 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.229802 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.229833 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.229869 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.229912 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.229944 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.229975 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.230013 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.230047 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.230078 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.230117 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.230148 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.230182 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.230182 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.230252 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.230287 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.230321 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.230321 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.230402 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.230437 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.230479 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.230513 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.230545 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.230578 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.230623 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.230657 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.230688 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.230721 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.230752 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.230786 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.230818 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.230858 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.230897 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.230936 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.230971 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.231004 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.231036 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.231076 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.231108 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.231143 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.231174 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.231174 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.231235 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.231235 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.231235 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.231353 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.231392 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.231425 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.231457 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.231498 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.231532 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.231563 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.231601 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.231640 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.231676 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.231714 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.231748 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.231781 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.231811 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.231845 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.231873 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.231914 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.231946 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.231979 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.232011 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.232042 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.232074 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.232105 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.232139 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.232175 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.232216 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.232216 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.232216 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.232314 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.233100 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.233264 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.233369 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.233468 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.233549 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.233626 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.233705 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.233786 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.233858 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.233930 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.234007 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.234080 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.234152 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.234221 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.234292 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.234413 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.234488 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.234559 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.234629 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.234703 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.234776 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.234847 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.234847 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.234847 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.235047 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.235129 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.235202 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.235287 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.235390 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.235476 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.235549 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.235618 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.235687 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.235766 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.235838 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.235920 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.235997 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.236076 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.236153 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.236238 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.236309 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.236394 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.236451 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.236504 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.236562 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.236625 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.236680 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.236734 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.236792 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.236844 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.236900 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.236953 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.237005 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.237005 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.237108 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.237162 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.237213 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.237263 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.237347 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.237408 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.237512 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.237573 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.237631 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.237695 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.237751 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.237807 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.237859 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.237859 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.237958 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.238037 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.238119 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.238196 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.238280 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.238480 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.238559 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.238638 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.238713 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.238713 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.238846 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.238930 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.239003 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.239074 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.239340 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.239438 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.239524 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.239597 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.243563 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.243624 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.243659 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.243692 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.243723 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.243754 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.243799 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.243832 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.243870 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.243909 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.243945 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.243979 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.244016 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.244048 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.244080 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.244119 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.244151 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.244183 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.244215 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.244215 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.244215 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.244215 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.244357 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.244357 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.244357 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.244357 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.244357 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.244357 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.244543 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.244577 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.244608 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.244608 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.244608 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.244608 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.244722 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.244754 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.244797 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.244832 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.244865 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.244903 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.244935 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.244968 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.244968 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.245025 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.245058 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.245090 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.245138 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.245138 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.245203 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.245238 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.245273 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.245273 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.245273 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.245273 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.245835 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.245873 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.245918 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.245958 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.245998 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.246036 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.246069 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.246106 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.246142 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.246178 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.246212 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.246344 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.246385 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.246419 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.246460 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.246492 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.246523 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.246555 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.246586 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.246618 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.246651 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.246694 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.246694 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.246694 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.246776 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.246776 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.246776 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.246776 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.246859 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.246888 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.246888 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.246937 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.246960 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.246987 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.246987 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.247035 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.247059 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.247059 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.247100 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.247122 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.247144 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.247172 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.247196 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.247219 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.247241 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.247263 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.247285 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.247311 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.247358 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.247384 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.247384 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.247384 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.247449 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.247449 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.247449 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.247510 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.247532 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.247555 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.247577 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.247600 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.247625 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.247654 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.247677 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.247700 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.247722 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.247749 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.247778 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.247801 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.247825 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.247849 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.247872 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.247899 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.247927 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.247951 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.247974 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.248001 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.248024 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.248052 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.248078 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.248101 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.248124 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.248154 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.248176 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.248200 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.248225 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.248247 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.248272 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.248296 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.248318 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.248359 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.248391 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.248415 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.248438 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.248463 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.248486 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:40.248512 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.248536 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:40.248559 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.248581 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:40.248603 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.248630 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:40.248630 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:40.248630 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:40.248630 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:40.291590 np0000181786 devstack@c-api.service[117011]: INFO dbcounter [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Registered counter for database cinder Jun 18 01:51:40.291881 np0000181786 devstack@c-api.service[117010]: INFO dbcounter [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Registered counter for database cinder Jun 18 01:51:40.291988 np0000181786 devstack@c-api.service[117012]: INFO dbcounter [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Registered counter for database cinder Jun 18 01:51:40.295832 np0000181786 devstack@c-api.service[117013]: INFO dbcounter [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Registered counter for database cinder Jun 18 01:51:40.332771 np0000181786 devstack@c-api.service[117012]: DEBUG oslo_db.sqlalchemy.engines [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 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=117012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:40.333616 np0000181786 devstack@c-api.service[117011]: DEBUG oslo_db.sqlalchemy.engines [None req-51694852-1d27-403c-8841-3820526e34a0 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=117011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:40.335275 np0000181786 devstack@c-api.service[117010]: DEBUG oslo_db.sqlalchemy.engines [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 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=117010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:40.337799 np0000181786 devstack@c-api.service[117013]: DEBUG oslo_db.sqlalchemy.engines [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 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=117013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:40.447903 np0000181786 devstack@c-api.service[117012]: DEBUG dbcounter [-] [117012] Writer thread running {{(pid=117012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 01:51:40.448096 np0000181786 devstack@c-api.service[117011]: DEBUG dbcounter [-] [117011] Writer thread running {{(pid=117011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 01:51:40.450673 np0000181786 devstack@c-api.service[117012]: INFO cinder.rpc [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 01:51:40.450797 np0000181786 devstack@c-api.service[117011]: INFO cinder.rpc [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 01:51:40.450865 np0000181786 devstack@c-api.service[117010]: DEBUG dbcounter [-] [117010] Writer thread running {{(pid=117010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 01:51:40.451270 np0000181786 devstack@c-api.service[117013]: DEBUG dbcounter [-] [117013] Writer thread running {{(pid=117013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 01:51:40.453677 np0000181786 devstack@c-api.service[117010]: INFO cinder.rpc [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 01:51:40.453765 np0000181786 devstack@c-api.service[117013]: INFO cinder.rpc [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 01:51:40.453836 np0000181786 devstack@c-api.service[117012]: INFO cinder.rpc [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 01:51:40.453897 np0000181786 devstack@c-api.service[117011]: INFO cinder.rpc [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 01:51:40.456125 np0000181786 devstack@c-api.service[117013]: INFO cinder.rpc [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 01:51:40.456213 np0000181786 devstack@c-api.service[117010]: INFO cinder.rpc [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 01:51:40.456709 np0000181786 devstack@c-api.service[117012]: INFO cinder.rpc [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 01:51:40.456863 np0000181786 devstack@c-api.service[117011]: INFO cinder.rpc [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 01:51:40.458204 np0000181786 devstack@c-api.service[117013]: INFO cinder.rpc [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 01:51:40.458392 np0000181786 devstack@c-api.service[117010]: INFO cinder.rpc [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 01:51:40.459398 np0000181786 devstack@c-api.service[117012]: INFO cinder.rpc [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 01:51:40.459518 np0000181786 devstack@c-api.service[117011]: INFO cinder.rpc [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 01:51:40.460198 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.460357 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.460450 np0000181786 devstack@c-api.service[117013]: INFO cinder.rpc [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 01:51:40.460901 np0000181786 devstack@c-api.service[117010]: INFO cinder.rpc [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 01:51:40.461136 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.462083 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.463013 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.463210 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.464062 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.466223 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.494549 np0000181786 devstack@c-api.service[117013]: DEBUG oslo_db.sqlalchemy.engines [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 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=117013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:40.496791 np0000181786 devstack@c-api.service[117013]: INFO cinder.rpc [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 01:51:40.496881 np0000181786 devstack@c-api.service[117011]: DEBUG oslo_db.sqlalchemy.engines [None req-51694852-1d27-403c-8841-3820526e34a0 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=117011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:40.497978 np0000181786 devstack@c-api.service[117010]: DEBUG oslo_db.sqlalchemy.engines [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 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=117010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:40.499045 np0000181786 devstack@c-api.service[117012]: DEBUG oslo_db.sqlalchemy.engines [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 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=117012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:40.499144 np0000181786 devstack@c-api.service[117013]: INFO cinder.rpc [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 01:51:40.499933 np0000181786 devstack@c-api.service[117011]: INFO cinder.rpc [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 01:51:40.500195 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.500547 np0000181786 devstack@c-api.service[117010]: INFO cinder.rpc [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 01:51:40.502256 np0000181786 devstack@c-api.service[117012]: INFO cinder.rpc [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 01:51:40.502516 np0000181786 devstack@c-api.service[117011]: INFO cinder.rpc [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 01:51:40.502996 np0000181786 devstack@c-api.service[117010]: INFO cinder.rpc [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 01:51:40.503726 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.504162 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.505878 np0000181786 devstack@c-api.service[117012]: INFO cinder.rpc [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 01:51:40.507588 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.511300 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.514533 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.515253 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.516957 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.517604 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.518459 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.518694 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.520169 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.521650 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.521828 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.522590 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.523286 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.524778 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.525565 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.526921 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.528489 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.528603 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.529805 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.529913 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.531620 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.531713 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.532788 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.532879 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.534477 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.534682 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.535681 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.535914 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.537299 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.537653 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.538742 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.538825 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.538901 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.540452 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.541483 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.541604 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.541875 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.543068 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.543342 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.544780 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.544856 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.545745 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.546205 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.546987 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.547489 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.548891 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.550337 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.551234 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.552600 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.553248 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.554245 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.554770 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.554853 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.555725 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.556850 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.556929 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.557057 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.558148 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.558370 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.558572 np0000181786 devstack@c-api.service[117013]: WARNING cinder.api.contrib.hosts [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 01:51:40.559041 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.559350 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.559892 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.560628 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.560690 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.560835 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.561257 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.561938 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.562061 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.562292 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.562406 np0000181786 devstack@c-api.service[117011]: WARNING cinder.api.contrib.hosts [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 01:51:40.563140 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.563356 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.563450 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.563845 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.564456 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.564540 np0000181786 devstack@c-api.service[117010]: WARNING cinder.api.contrib.hosts [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 01:51:40.564718 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.564800 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extended resource: extensions {{(pid=117013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.565205 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.565757 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.565871 np0000181786 devstack@c-api.service[117012]: WARNING cinder.api.contrib.hosts [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 01:51:40.566171 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extended resource: os-quota-class-sets {{(pid=117013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.566568 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.566653 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.567259 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.567562 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extended resource: scheduler-stats {{(pid=117013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.567859 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.567937 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.568210 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extended resource: extensions {{(pid=117011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.569005 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extended resource: os-quota-sets {{(pid=117013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.569165 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.569360 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.569587 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extended resource: os-quota-class-sets {{(pid=117011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.570316 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extended resource: extensions {{(pid=117010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.570681 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.570891 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extended resource: scheduler-stats {{(pid=117011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.571036 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extended resource: backups {{(pid=117013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.571639 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extended resource: extensions {{(pid=117012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.571693 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extended resource: os-quota-class-sets {{(pid=117010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.572388 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extended resource: os-quota-sets {{(pid=117011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.572949 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extended resource: scheduler-stats {{(pid=117010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.573049 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extended resource: os-quota-class-sets {{(pid=117012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.573156 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extended resource: os-snapshot-manage {{(pid=117013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.574290 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extended resource: scheduler-stats {{(pid=117012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.574430 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extended resource: backups {{(pid=117011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.574552 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extended resource: consistencygroups {{(pid=117013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.574619 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extended resource: os-quota-sets {{(pid=117010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.575752 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extended resource: os-quota-sets {{(pid=117012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.576483 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extended resource: os-snapshot-manage {{(pid=117011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.576570 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extended resource: extra_specs {{(pid=117013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.576665 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extended resource: backups {{(pid=117010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.577916 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extended resource: consistencygroups {{(pid=117011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.578092 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extended resource: os-hosts {{(pid=117013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.578209 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extended resource: backups {{(pid=117012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.578667 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extended resource: os-snapshot-manage {{(pid=117010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.579483 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extended resource: os-volume-manage {{(pid=117013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.579886 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extended resource: extra_specs {{(pid=117011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.580074 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extended resource: consistencygroups {{(pid=117010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.580161 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extended resource: os-snapshot-manage {{(pid=117012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.580921 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extended resource: os-availability-zone {{(pid=117013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.581435 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extended resource: os-hosts {{(pid=117011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.581584 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extended resource: consistencygroups {{(pid=117012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.582021 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extended resource: extra_specs {{(pid=117010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.582216 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extended resource: encryption {{(pid=117013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.582842 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extended resource: os-volume-manage {{(pid=117011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.583540 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extended resource: extra_specs {{(pid=117012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.583641 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extended resource: os-hosts {{(pid=117010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.583723 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extended resource: os-volume-transfer {{(pid=117013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.584224 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extended resource: os-availability-zone {{(pid=117011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.584950 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extended resource: os-volume-manage {{(pid=117010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.585078 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extended resource: os-hosts {{(pid=117012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.585377 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extended resource: capabilities {{(pid=117013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.585546 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extended resource: encryption {{(pid=117011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.586383 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extended resource: os-availability-zone {{(pid=117010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.586482 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extended resource: os-volume-manage {{(pid=117012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.586662 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extended resource: encryption {{(pid=117013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.587072 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extended resource: os-volume-transfer {{(pid=117011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.587700 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extended resource: encryption {{(pid=117010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.587895 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extended resource: os-availability-zone {{(pid=117012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.588766 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extended resource: os-volume-type-access {{(pid=117013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.588888 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extended resource: capabilities {{(pid=117011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.589210 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extended resource: encryption {{(pid=117012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.589269 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extended resource: os-volume-transfer {{(pid=117010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.589802 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extended resource: cgsnapshots {{(pid=117013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.590156 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extended resource: encryption {{(pid=117011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.590753 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extended resource: os-volume-transfer {{(pid=117012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.590940 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extended resource: capabilities {{(pid=117010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.591244 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extended resource: qos-specs {{(pid=117013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.591752 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extended resource: os-volume-type-access {{(pid=117011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.592322 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extended resource: encryption {{(pid=117010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.592394 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extended resource: capabilities {{(pid=117012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.593356 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extended resource: cgsnapshots {{(pid=117011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.593419 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.contrib.snapshot_actions [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] SnapshotActionsController initialized {{(pid=117013) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 01:51:40.593657 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extended resource: encryption {{(pid=117012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.593912 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extended resource: os-volume-type-access {{(pid=117010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.594202 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.594811 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extended resource: qos-specs {{(pid=117011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.595177 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extended resource: os-volume-type-access {{(pid=117012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.595720 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extended resource: cgsnapshots {{(pid=117010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.595774 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.596795 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extended resource: cgsnapshots {{(pid=117012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.596886 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.contrib.snapshot_actions [None req-51694852-1d27-403c-8841-3820526e34a0 None None] SnapshotActionsController initialized {{(pid=117011) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 01:51:40.597086 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.597137 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extended resource: qos-specs {{(pid=117010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.597795 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.598187 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extended resource: qos-specs {{(pid=117012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:40.598415 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.599245 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.contrib.snapshot_actions [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] SnapshotActionsController initialized {{(pid=117010) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 01:51:40.599308 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.599800 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.600114 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.600296 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.contrib.snapshot_actions [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] SnapshotActionsController initialized {{(pid=117012) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 01:51:40.600617 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.601134 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.601230 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.601569 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.601947 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.602644 np0000181786 devstack@c-api.service[117013]: WARNING castellan.key_manager.migration [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.602707 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.602927 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.603349 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.603504 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=117013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.603608 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.603734 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.603815 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extension AdminActions extending resource: volumes {{(pid=117013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.603948 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extension AdminActions extending resource: snapshots {{(pid=117013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.604029 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.604165 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extension AdminActions extending resource: backups {{(pid=117013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.604277 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extension VolumeActions extending resource: volumes {{(pid=117013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.604370 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.604490 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extension TypesManage extending resource: types {{(pid=117013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.604490 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extension UsedLimits extending resource: limits {{(pid=117013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.604595 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.604649 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.604776 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.604894 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.604963 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=117013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.605020 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.605143 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.605252 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.v3.router [None req-6f833f66-f8a4-46c9-ba12-feca6b587bb9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.605386 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.605652 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.606142 np0000181786 devstack@c-api.service[117011]: WARNING castellan.key_manager.migration [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.606706 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.607020 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=117011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.607121 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.607184 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.607261 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.607322 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extension AdminActions extending resource: volumes {{(pid=117011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.607322 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extension AdminActions extending resource: snapshots {{(pid=117011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.607322 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extension AdminActions extending resource: backups {{(pid=117011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.607322 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extension VolumeActions extending resource: volumes {{(pid=117011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.607322 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extension TypesManage extending resource: types {{(pid=117011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.607322 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extension UsedLimits extending resource: limits {{(pid=117011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.607322 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.609063 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.609141 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.609141 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.609141 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=117011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.609141 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.609384 np0000181786 devstack@c-api.service[117010]: WARNING castellan.key_manager.migration [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.609447 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.609447 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.v3.router [None req-51694852-1d27-403c-8841-3820526e34a0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.609547 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extension SnapshotActions extending resource: snapshots {{(pid=117010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.609547 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.609661 np0000181786 devstack@c-api.service[117012]: WARNING castellan.key_manager.migration [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:40.609716 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.609716 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extension AdminActions extending resource: volumes {{(pid=117010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.609817 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extension AdminActions extending resource: snapshots {{(pid=117010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.609966 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extension AdminActions extending resource: backups {{(pid=117010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.610078 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extension VolumeActions extending resource: volumes {{(pid=117010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.610203 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extension TypesManage extending resource: types {{(pid=117010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.610354 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extension UsedLimits extending resource: limits {{(pid=117010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.610491 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extension SnapshotActions extending resource: snapshots {{(pid=117012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.610585 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.610779 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.610878 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.610941 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.611002 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.611061 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extension AdminActions extending resource: volumes {{(pid=117012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.611123 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extension VolumeTypeAccess extending resource: types {{(pid=117010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.611190 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extension AdminActions extending resource: snapshots {{(pid=117012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.611261 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.611298 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extension AdminActions extending resource: backups {{(pid=117012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.611351 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.611351 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.v3.router [None req-6114f4fd-efb0-40d4-b9f9-bf68dd46d235 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.611418 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extension VolumeActions extending resource: volumes {{(pid=117012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.611418 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extension TypesManage extending resource: types {{(pid=117012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.611418 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extension UsedLimits extending resource: limits {{(pid=117012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.611418 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.611550 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.611592 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.611700 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extension VolumeTypeAccess extending resource: types {{(pid=117012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.611813 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.611900 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.612014 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.v3.router [None req-3a4f2760-af5a-48f2-b449-25f67aa57d23 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:40.613438 np0000181786 devstack@c-api.service[117013]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ce51c2a3668 pid: 117013 (default app) Jun 18 01:51:40.616905 np0000181786 devstack@c-api.service[117011]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ce51c2a3668 pid: 117011 (default app) Jun 18 01:51:40.619180 np0000181786 devstack@c-api.service[117010]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ce51c2a3668 pid: 117010 (default app) Jun 18 01:51:40.620294 np0000181786 devstack@c-api.service[117012]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ce51c2a3668 pid: 117012 (default app) Jun 18 01:51:40.622055 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.622055 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.622055 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.622055 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.622055 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.622530 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.622530 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.622530 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.622530 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.622530 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.622957 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.622957 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.622957 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.622957 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.622957 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.622957 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.623397 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.623397 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.623397 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.623397 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.623676 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.623676 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.623676 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.623676 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.623942 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.623942 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.623942 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.623942 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.624219 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.624219 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.624219 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.624219 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.624219 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.624574 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.624574 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.624574 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.624574 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.624574 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.624893 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.624893 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.624893 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.624893 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.624893 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.624893 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.625282 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.625282 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.625282 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.625282 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.625282 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.625282 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.627686 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.627686 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.627686 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.627686 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.627686 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.627686 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.627964 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.627964 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.627964 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.627964 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.627964 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.628133 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.628133 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.628133 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.628133 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.628133 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.628273 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.628273 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.628273 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.628273 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.628273 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.628273 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.628485 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.628485 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.628485 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.628485 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.628485 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.628485 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.628659 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.628659 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.628659 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.628659 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.628659 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.628811 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.628811 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.628811 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.628811 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.628811 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.628960 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.628960 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.628960 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.628960 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.629082 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.629082 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.629082 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.629082 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.629206 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.629206 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.629206 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.629206 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.629206 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.629402 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.629402 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.629402 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.629402 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.629402 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.629541 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.629541 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.629541 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.629541 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.629670 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.629670 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.629670 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.629670 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.629794 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.629794 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.629794 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.629794 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.629926 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.629926 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.629926 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.629926 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.630051 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.630051 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.630051 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.630051 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.630169 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.630169 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.630169 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.630169 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.630169 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.630345 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.630345 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.630345 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.630345 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.630345 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.630345 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.630534 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.630534 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.630534 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.630534 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.630534 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.630693 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.630693 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.630693 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.630693 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.630693 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.630693 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.630872 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.630872 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.630872 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.630872 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.630872 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.630872 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.631048 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.631048 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.631048 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.631048 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.631048 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.631048 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.631230 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.631230 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.631230 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.631230 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.631230 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.631230 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.631419 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.631419 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.631419 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.631419 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.631613 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.631613 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.631613 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.631613 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.631613 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.631780 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.631780 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.631780 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.631780 np0000181786 devstack@c-api.service[117013]: /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 18 01:51:40.631780 np0000181786 devstack@c-api.service[117013]: warnings.warn(deprecated_msg) Jun 18 01:51:40.631780 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.middleware.request_id [None req-d5f8473b-047e-48da-ba27-b7037c1c2628 None None] RequestId filter calling following filter/app {{(pid=117013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:51:40.631780 np0000181786 devstack@c-api.service[117013]: [pid: 117013|app: 0|req: 1/1] 199.204.45.115 () {60 vars in 956 bytes} [Thu Jun 18 01:51:40 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 01:51:47.706825 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.706825 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.706825 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.706825 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.706825 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.707594 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.707594 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.707594 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.707594 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.707594 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.707770 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.707770 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.707770 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.707770 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.707770 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.707770 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.707991 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.707991 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.707991 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.707991 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.708153 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.708153 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.708153 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.708153 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.708302 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.708302 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.708302 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.708302 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.708493 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.708493 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.708493 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.708493 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.708493 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.708680 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.708680 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.708680 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.708680 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.708680 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.708859 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.708859 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.708859 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.708859 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.708859 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.708859 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.709071 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.709071 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.709071 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.709071 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.709071 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.709071 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.709275 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.709275 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.709275 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.709275 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.709275 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.709275 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.709493 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.709493 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.709493 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.709493 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.709493 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.709686 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.709686 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.709686 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.709686 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.709686 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.709861 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.709861 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.709861 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.709861 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.709861 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.709861 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.710087 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.710087 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.710087 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.710087 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.710087 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.710087 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.710300 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.710300 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.710300 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.710300 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.710300 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.711831 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.711831 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.711831 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.711831 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.711831 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.712174 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.712174 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.712174 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.712174 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.712437 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.712437 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.712437 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.712437 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.712666 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.712666 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.712666 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.712666 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.712666 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.713372 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.713372 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.713372 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.713372 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.713372 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.713653 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.713653 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.713653 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.713653 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.713912 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.713912 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.713912 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.713912 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.714146 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.714146 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.714146 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.714146 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.714462 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.714462 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.714462 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.714462 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.714633 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.714633 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.714633 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.714633 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.714742 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.714742 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.714742 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.714742 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.714742 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.714878 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.714878 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.714878 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.714878 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.714878 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.714878 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.715029 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.715029 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.715029 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.715029 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.715029 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.715152 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.715152 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.715152 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.715152 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.715152 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.715152 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.715300 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.715300 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.715300 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.715300 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.715300 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.715300 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.716398 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.716398 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.716398 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.716398 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.716398 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.716398 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.716554 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.716554 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.716554 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.716554 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.716554 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.716554 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.716786 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.716786 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.716786 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.716786 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.716918 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.716918 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.716918 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.716918 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.716918 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.717056 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.717056 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.717056 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.717056 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:47.717056 np0000181786 devstack@c-api.service[117011]: warnings.warn(deprecated_msg) Jun 18 01:51:47.717056 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.middleware.request_id [None req-686afdf1-1dcf-41d9-b3d6-171c3924d4ab None None] RequestId filter calling following filter/app {{(pid=117011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:51:48.219771 np0000181786 devstack@c-api.service[117011]: INFO cinder.api.openstack.wsgi [None req-686afdf1-1dcf-41d9-b3d6-171c3924d4ab admin admin] POST https://199.204.45.115/volume/v3/types Jun 18 01:51:48.220209 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.openstack.wsgi [None req-686afdf1-1dcf-41d9-b3d6-171c3924d4ab admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=117011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 01:51:48.221847 np0000181786 devstack@c-api.service[117011]: /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 18 01:51:48.221847 np0000181786 devstack@c-api.service[117011]: warnings.warn( Jun 18 01:51:48.254746 np0000181786 devstack@c-api.service[117011]: DEBUG oslo_db.sqlalchemy.engines [None req-686afdf1-1dcf-41d9-b3d6-171c3924d4ab 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=117011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:48.296080 np0000181786 devstack@c-api.service[117011]: INFO cinder.api.openstack.wsgi [None req-686afdf1-1dcf-41d9-b3d6-171c3924d4ab admin admin] https://199.204.45.115/volume/v3/types returned with HTTP 200 Jun 18 01:51:48.296635 np0000181786 devstack@c-api.service[117011]: [pid: 117011|app: 0|req: 1/2] 199.204.45.115 () {68 vars in 1288 bytes} [Thu Jun 18 01:51:47 2026] POST /volume/v3/types => generated 186 bytes in 602 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:51:48.323103 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.323103 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.323103 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.323103 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.323103 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.324079 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.324079 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.324079 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.324079 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.324079 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.324604 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.324604 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.324604 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.324604 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.324604 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.324604 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.324923 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.324923 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.324923 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.324923 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.325138 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.325138 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.325138 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.325138 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.325402 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.325402 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.325402 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.325402 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.325634 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.325634 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.325634 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.325634 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.325634 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.325908 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.325908 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.325908 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.325908 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.325908 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.326166 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.326166 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.326166 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.326166 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.326166 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.326166 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.326501 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.326501 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.326501 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.326501 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.326501 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.326501 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.326834 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.326834 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.326834 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.326834 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.326834 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.326834 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.327163 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.327163 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.327163 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.327163 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.327163 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.327509 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.327509 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.327509 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.327509 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.327509 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.327701 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.327701 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.327701 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.327701 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.327701 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.327701 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.327921 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.327921 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.327921 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.327921 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.327921 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.327921 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.328119 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.328119 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.328119 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.328119 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.328119 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.328301 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.328301 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.328301 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.328301 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.328301 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.328490 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.328490 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.328490 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.328490 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.328635 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.328635 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.328635 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.328635 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.328780 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.328780 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.328780 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.328780 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.328780 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.328985 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.328985 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.328985 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.328985 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.328985 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.329154 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.329154 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.329154 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.329154 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.329299 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.329299 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.329299 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.329299 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.329463 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.329463 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.329463 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.329463 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.329622 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.329622 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.329622 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.329622 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.329766 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.329766 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.329766 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.329766 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.329916 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.329916 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.329916 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.329916 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.329916 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.330097 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.330097 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.330097 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.330097 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.330097 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.330097 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.330306 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.330306 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.330306 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.330306 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.330306 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.330501 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.330501 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.330501 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.330501 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.330501 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.330501 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.330709 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.330709 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.330709 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.330709 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.330709 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.330709 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.330970 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.330970 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.330970 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.330970 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.330970 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.330970 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.331178 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.331178 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.331178 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.331178 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.331178 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.331178 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.331423 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.331423 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.331423 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.331423 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.331570 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.331570 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.331570 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.331570 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.331570 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.331762 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.331762 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.331762 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.331762 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.331762 np0000181786 devstack@c-api.service[117010]: warnings.warn(deprecated_msg) Jun 18 01:51:48.331762 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.middleware.request_id [req-686afdf1-1dcf-41d9-b3d6-171c3924d4ab req-32cf07ce-79ef-425a-b73e-a44ea1349fa5 None None] RequestId filter calling following filter/app {{(pid=117010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:51:48.656289 np0000181786 devstack@c-api.service[117010]: INFO cinder.api.openstack.wsgi [req-686afdf1-1dcf-41d9-b3d6-171c3924d4ab req-32cf07ce-79ef-425a-b73e-a44ea1349fa5 admin admin] POST https://199.204.45.115/volume/v3/types/fdae4765-6746-4755-8081-1067dd5eaf89/extra_specs Jun 18 01:51:48.656939 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.openstack.wsgi [req-686afdf1-1dcf-41d9-b3d6-171c3924d4ab req-32cf07ce-79ef-425a-b73e-a44ea1349fa5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=117010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 01:51:48.658698 np0000181786 devstack@c-api.service[117010]: /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 18 01:51:48.658698 np0000181786 devstack@c-api.service[117010]: warnings.warn( Jun 18 01:51:48.693673 np0000181786 devstack@c-api.service[117010]: DEBUG oslo_db.sqlalchemy.engines [req-686afdf1-1dcf-41d9-b3d6-171c3924d4ab req-32cf07ce-79ef-425a-b73e-a44ea1349fa5 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=117010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:48.761576 np0000181786 devstack@c-api.service[117010]: INFO cinder.api.openstack.wsgi [req-686afdf1-1dcf-41d9-b3d6-171c3924d4ab req-32cf07ce-79ef-425a-b73e-a44ea1349fa5 admin admin] https://199.204.45.115/volume/v3/types/fdae4765-6746-4755-8081-1067dd5eaf89/extra_specs returned with HTTP 200 Jun 18 01:51:48.762989 np0000181786 devstack@c-api.service[117010]: [pid: 117010|app: 0|req: 1/3] 199.204.45.115 () {70 vars in 1505 bytes} [Thu Jun 18 01:51:48 2026] POST /volume/v3/types/fdae4765-6746-4755-8081-1067dd5eaf89/extra_specs => generated 55 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:51:50.498505 np0000181786 devstack@c-api.service[117013]: DEBUG dbcounter [-] [117013] Writing DB stats cinder:SELECT=6 {{(pid=117013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:51:50.504407 np0000181786 devstack@c-api.service[117012]: DEBUG dbcounter [-] [117012] Writing DB stats cinder:SELECT=6 {{(pid=117012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:51:58.291281 np0000181786 devstack@c-api.service[117011]: DEBUG dbcounter [-] [117011] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=117011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:51:58.759599 np0000181786 devstack@c-api.service[117010]: DEBUG dbcounter [-] [117010] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=117010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:54:57.217370 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.217370 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.217370 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.217370 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.217370 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.218280 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.218280 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.218280 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.218280 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.218280 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.218655 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.218655 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.218655 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.218655 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.218655 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.218655 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.219062 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.219062 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.219062 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.219062 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.219356 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.219356 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.219356 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.219356 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.219637 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.219637 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.219637 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.219637 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.219921 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.219921 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.219921 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.219921 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.219921 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.220260 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.220260 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.220260 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.220260 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.220260 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.220619 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.220619 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.220619 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.220619 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.220619 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.220619 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.221022 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.221022 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.221022 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.221022 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.221022 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.221022 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.221487 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.221487 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.221487 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.221487 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.221487 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.221487 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.221928 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.221928 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.221928 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.221928 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.221928 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.222284 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.222284 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.222284 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.222284 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.222284 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.222633 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.222633 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.222633 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.222633 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.222633 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.222633 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.223025 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.223025 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.223025 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.223025 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.223025 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.223025 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.223657 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.223657 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.223657 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.223657 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.223657 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.224020 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.224020 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.224020 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.224020 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.224020 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.224361 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.224361 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.224361 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.224361 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.224671 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.224671 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.224671 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.224671 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.224958 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.224958 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.224958 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.224958 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.224958 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.225379 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.225379 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.225379 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.225379 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.225379 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.225711 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.225711 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.225711 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.225711 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.225975 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.225975 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.225975 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.225975 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.226254 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.226254 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.226254 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.226254 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.226519 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.226519 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.226519 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.226519 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.226711 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.226711 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.226711 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.226711 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.226888 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.226888 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.226888 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.226888 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.226888 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.227135 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.227135 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.227135 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.227135 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.227135 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.227135 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.227428 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.227428 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.227428 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.227428 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.227428 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.227643 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.227643 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.227643 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.227643 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.227643 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.227643 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.227912 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.227912 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.227912 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.227912 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.227912 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.227912 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.228170 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.228170 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.228170 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.228170 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.228170 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.228170 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.228468 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.228468 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.228468 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.228468 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.228468 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.228468 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.228725 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.228725 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.228725 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.228725 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.228910 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.228910 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.228910 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.228910 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.228910 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.229144 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.229144 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.229144 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.229144 np0000181786 devstack@c-api.service[117012]: /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 18 01:54:57.229144 np0000181786 devstack@c-api.service[117012]: warnings.warn(deprecated_msg) Jun 18 01:54:57.229144 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.middleware.request_id [None req-7c304bd5-fd48-4086-9480-8b2a0db2aff8 None None] RequestId filter calling following filter/app {{(pid=117012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:54:57.229144 np0000181786 devstack@c-api.service[117012]: INFO cinder.api.openstack.wsgi [None req-7c304bd5-fd48-4086-9480-8b2a0db2aff8 None None] GET https://199.204.45.115/volume// Jun 18 01:54:57.229480 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.openstack.wsgi [None req-7c304bd5-fd48-4086-9480-8b2a0db2aff8 None None] Empty body provided in request {{(pid=117012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:54:57.229480 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.openstack.wsgi [None req-7c304bd5-fd48-4086-9480-8b2a0db2aff8 None None] Calling method 'all' {{(pid=117012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:54:57.229480 np0000181786 devstack@c-api.service[117012]: INFO cinder.api.openstack.wsgi [None req-7c304bd5-fd48-4086-9480-8b2a0db2aff8 None None] https://199.204.45.115/volume// returned with HTTP 300 Jun 18 01:54:57.229480 np0000181786 devstack@c-api.service[117012]: [pid: 117012|app: 0|req: 1/4] 199.204.45.115 () {66 vars in 1456 bytes} [Thu Jun 18 01:54:57 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 18 01:55:34.420508 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.middleware.request_id [None req-b4bcc2cb-97da-4fe3-a847-7c3cc28afdb4 None None] RequestId filter calling following filter/app {{(pid=117013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:34.420508 np0000181786 devstack@c-api.service[117013]: [pid: 117013|app: 0|req: 2/5] 199.204.45.115 () {62 vars in 1068 bytes} [Thu Jun 18 01:55:34 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 01:55:34.453945 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.middleware.request_id [None req-622d68f2-dc91-4890-ad5e-8eb801ec134d None None] RequestId filter calling following filter/app {{(pid=117011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:34.460277 np0000181786 devstack@c-api.service[117011]: [pid: 117011|app: 0|req: 2/6] 199.204.45.115 () {64 vars in 1272 bytes} [Thu Jun 18 01:55:34 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 01:55:34.492597 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.middleware.request_id [req-622d68f2-dc91-4890-ad5e-8eb801ec134d req-d3330845-44f5-46d4-aaa9-f5047ca48dbe None None] RequestId filter calling following filter/app {{(pid=117010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:34.498032 np0000181786 devstack@c-api.service[117010]: INFO cinder.api.openstack.wsgi [req-622d68f2-dc91-4890-ad5e-8eb801ec134d req-d3330845-44f5-46d4-aaa9-f5047ca48dbe demo demo] GET https://199.204.45.115/volume/v3/ Jun 18 01:55:34.498526 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.openstack.wsgi [req-622d68f2-dc91-4890-ad5e-8eb801ec134d req-d3330845-44f5-46d4-aaa9-f5047ca48dbe demo demo] Empty body provided in request {{(pid=117010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:55:34.499027 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.openstack.wsgi [req-622d68f2-dc91-4890-ad5e-8eb801ec134d req-d3330845-44f5-46d4-aaa9-f5047ca48dbe demo demo] Calling method 'version_select' {{(pid=117010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:55:34.503510 np0000181786 devstack@c-api.service[117010]: INFO cinder.api.openstack.wsgi [req-622d68f2-dc91-4890-ad5e-8eb801ec134d req-d3330845-44f5-46d4-aaa9-f5047ca48dbe demo demo] https://199.204.45.115/volume/v3/ returned with HTTP 200 Jun 18 01:55:34.504195 np0000181786 devstack@c-api.service[117010]: [pid: 117010|app: 0|req: 2/7] 199.204.45.115 () {66 vars in 1346 bytes} [Thu Jun 18 01:55:34 2026] GET /volume/v3/ => generated 390 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:55:34.548782 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.middleware.request_id [None req-147fcd52-0007-4d24-b353-bc4f6f3fcd86 None None] RequestId filter calling following filter/app {{(pid=117012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:35.000059 np0000181786 devstack@c-api.service[117012]: INFO cinder.api.openstack.wsgi [None req-147fcd52-0007-4d24-b353-bc4f6f3fcd86 demo demo] GET https://199.204.45.115/volume/v3/types Jun 18 01:55:35.000431 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.openstack.wsgi [None req-147fcd52-0007-4d24-b353-bc4f6f3fcd86 demo demo] Empty body provided in request {{(pid=117012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:55:35.000612 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.openstack.wsgi [None req-147fcd52-0007-4d24-b353-bc4f6f3fcd86 demo demo] Calling method 'index' {{(pid=117012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:55:35.001082 np0000181786 devstack@c-api.service[117012]: /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 18 01:55:35.001082 np0000181786 devstack@c-api.service[117012]: warnings.warn( Jun 18 01:55:35.001860 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.api_utils [None req-147fcd52-0007-4d24-b353-bc4f6f3fcd86 demo demo] Removing options '' from query. {{(pid=117012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:55:35.041590 np0000181786 devstack@c-api.service[117012]: DEBUG oslo_db.sqlalchemy.engines [None req-147fcd52-0007-4d24-b353-bc4f6f3fcd86 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=117012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:55:35.064283 np0000181786 devstack@c-api.service[117012]: INFO cinder.api.openstack.wsgi [None req-147fcd52-0007-4d24-b353-bc4f6f3fcd86 demo demo] https://199.204.45.115/volume/v3/types returned with HTTP 200 Jun 18 01:55:35.064766 np0000181786 devstack@c-api.service[117012]: [pid: 117012|app: 0|req: 2/8] 199.204.45.115 () {64 vars in 1290 bytes} [Thu Jun 18 01:55:34 2026] GET /volume/v3/types => generated 377 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:55:35.104027 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.middleware.request_id [None req-b9bd0ebd-35f2-4af8-bcf5-b978b3f0af5d None None] RequestId filter calling following filter/app {{(pid=117013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:35.445102 np0000181786 devstack@c-api.service[117013]: INFO cinder.api.openstack.wsgi [None req-b9bd0ebd-35f2-4af8-bcf5-b978b3f0af5d demo demo] GET https://199.204.45.115/volume/v3/types/default Jun 18 01:55:35.446014 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.openstack.wsgi [None req-b9bd0ebd-35f2-4af8-bcf5-b978b3f0af5d demo demo] Empty body provided in request {{(pid=117013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:55:35.446014 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.openstack.wsgi [None req-b9bd0ebd-35f2-4af8-bcf5-b978b3f0af5d demo demo] Calling method 'show' {{(pid=117013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:55:35.484236 np0000181786 devstack@c-api.service[117013]: DEBUG oslo_db.sqlalchemy.engines [None req-b9bd0ebd-35f2-4af8-bcf5-b978b3f0af5d 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=117013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:55:35.503095 np0000181786 devstack@c-api.service[117013]: /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 18 01:55:35.503095 np0000181786 devstack@c-api.service[117013]: warnings.warn( Jun 18 01:55:35.505352 np0000181786 devstack@c-api.service[117013]: INFO cinder.api.openstack.wsgi [None req-b9bd0ebd-35f2-4af8-bcf5-b978b3f0af5d demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 Jun 18 01:55:35.505705 np0000181786 devstack@c-api.service[117013]: [pid: 117013|app: 0|req: 3/9] 199.204.45.115 () {64 vars in 1301 bytes} [Thu Jun 18 01:55:35 2026] GET /volume/v3/types/default => generated 145 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:55:36.022784 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.middleware.request_id [None req-6d23351f-9e75-4c85-8547-adb10b930c12 None None] RequestId filter calling following filter/app {{(pid=117011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:36.023392 np0000181786 devstack@c-api.service[117011]: [pid: 117011|app: 0|req: 3/10] 199.204.45.115 () {62 vars in 1068 bytes} [Thu Jun 18 01:55:36 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 01:55:36.054302 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.middleware.request_id [None req-b4fb4397-3e78-4aee-a71a-46384bcd7134 None None] RequestId filter calling following filter/app {{(pid=117010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:36.063570 np0000181786 devstack@c-api.service[117010]: [pid: 117010|app: 0|req: 3/11] 199.204.45.115 () {64 vars in 1272 bytes} [Thu Jun 18 01:55:36 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 01:55:36.098710 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.middleware.request_id [req-b4fb4397-3e78-4aee-a71a-46384bcd7134 req-e8a8fbfc-e7da-471d-bb29-dd4f19a47d7a None None] RequestId filter calling following filter/app {{(pid=117012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:36.100913 np0000181786 devstack@c-api.service[117012]: INFO cinder.api.openstack.wsgi [req-b4fb4397-3e78-4aee-a71a-46384bcd7134 req-e8a8fbfc-e7da-471d-bb29-dd4f19a47d7a demo demo] GET https://199.204.45.115/volume/v3/ Jun 18 01:55:36.101128 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.openstack.wsgi [req-b4fb4397-3e78-4aee-a71a-46384bcd7134 req-e8a8fbfc-e7da-471d-bb29-dd4f19a47d7a demo demo] Empty body provided in request {{(pid=117012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:55:36.101374 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.openstack.wsgi [req-b4fb4397-3e78-4aee-a71a-46384bcd7134 req-e8a8fbfc-e7da-471d-bb29-dd4f19a47d7a demo demo] Calling method 'version_select' {{(pid=117012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:55:36.101939 np0000181786 devstack@c-api.service[117012]: INFO cinder.api.openstack.wsgi [req-b4fb4397-3e78-4aee-a71a-46384bcd7134 req-e8a8fbfc-e7da-471d-bb29-dd4f19a47d7a demo demo] https://199.204.45.115/volume/v3/ returned with HTTP 200 Jun 18 01:55:36.102385 np0000181786 devstack@c-api.service[117012]: [pid: 117012|app: 0|req: 3/12] 199.204.45.115 () {66 vars in 1346 bytes} [Thu Jun 18 01:55:36 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:55:36.142596 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.middleware.request_id [None req-2e4f6e6c-6174-47ad-bb46-6b7a93f8b721 None None] RequestId filter calling following filter/app {{(pid=117013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:36.144514 np0000181786 devstack@c-api.service[117013]: INFO cinder.api.openstack.wsgi [None req-2e4f6e6c-6174-47ad-bb46-6b7a93f8b721 demo demo] GET https://199.204.45.115/volume/v3/types/default Jun 18 01:55:36.144697 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.openstack.wsgi [None req-2e4f6e6c-6174-47ad-bb46-6b7a93f8b721 demo demo] Empty body provided in request {{(pid=117013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:55:36.144894 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.openstack.wsgi [None req-2e4f6e6c-6174-47ad-bb46-6b7a93f8b721 demo demo] Calling method 'show' {{(pid=117013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:55:36.152822 np0000181786 devstack@c-api.service[117013]: INFO cinder.api.openstack.wsgi [None req-2e4f6e6c-6174-47ad-bb46-6b7a93f8b721 demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 Jun 18 01:55:36.153175 np0000181786 devstack@c-api.service[117013]: [pid: 117013|app: 0|req: 4/13] 199.204.45.115 () {64 vars in 1301 bytes} [Thu Jun 18 01:55:36 2026] GET /volume/v3/types/default => generated 145 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:55:36.793898 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.middleware.request_id [None req-e64a55f9-5066-4f9f-839d-b4eb4117a0a5 None None] RequestId filter calling following filter/app {{(pid=117011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:36.794554 np0000181786 devstack@c-api.service[117011]: [pid: 117011|app: 0|req: 4/14] 199.204.45.115 () {62 vars in 1068 bytes} [Thu Jun 18 01:55:36 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 01:55:36.828189 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.middleware.request_id [None req-51a77b05-9861-4c40-93be-8211beb58439 None None] RequestId filter calling following filter/app {{(pid=117010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:36.831964 np0000181786 devstack@c-api.service[117010]: [pid: 117010|app: 0|req: 4/15] 199.204.45.115 () {64 vars in 1272 bytes} [Thu Jun 18 01:55:36 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 01:55:36.868757 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.middleware.request_id [req-51a77b05-9861-4c40-93be-8211beb58439 req-98e6be81-e008-43c9-9144-42aa5907eb0e None None] RequestId filter calling following filter/app {{(pid=117012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:36.872167 np0000181786 devstack@c-api.service[117012]: INFO cinder.api.openstack.wsgi [req-51a77b05-9861-4c40-93be-8211beb58439 req-98e6be81-e008-43c9-9144-42aa5907eb0e demo demo] GET https://199.204.45.115/volume/v3/ Jun 18 01:55:36.872636 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.openstack.wsgi [req-51a77b05-9861-4c40-93be-8211beb58439 req-98e6be81-e008-43c9-9144-42aa5907eb0e demo demo] Empty body provided in request {{(pid=117012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:55:36.873019 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.openstack.wsgi [req-51a77b05-9861-4c40-93be-8211beb58439 req-98e6be81-e008-43c9-9144-42aa5907eb0e demo demo] Calling method 'version_select' {{(pid=117012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:55:36.873726 np0000181786 devstack@c-api.service[117012]: INFO cinder.api.openstack.wsgi [req-51a77b05-9861-4c40-93be-8211beb58439 req-98e6be81-e008-43c9-9144-42aa5907eb0e demo demo] https://199.204.45.115/volume/v3/ returned with HTTP 200 Jun 18 01:55:36.874455 np0000181786 devstack@c-api.service[117012]: [pid: 117012|app: 0|req: 4/16] 199.204.45.115 () {66 vars in 1346 bytes} [Thu Jun 18 01:55:36 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:55:36.918292 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.middleware.request_id [None req-addfc44f-76fc-4ccc-83fe-091620172b82 None None] RequestId filter calling following filter/app {{(pid=117013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:36.922092 np0000181786 devstack@c-api.service[117013]: INFO cinder.api.openstack.wsgi [None req-addfc44f-76fc-4ccc-83fe-091620172b82 demo demo] GET https://199.204.45.115/volume/v3/types/default Jun 18 01:55:36.922599 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.openstack.wsgi [None req-addfc44f-76fc-4ccc-83fe-091620172b82 demo demo] Empty body provided in request {{(pid=117013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:55:36.923002 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.openstack.wsgi [None req-addfc44f-76fc-4ccc-83fe-091620172b82 demo demo] Calling method 'show' {{(pid=117013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:55:36.931447 np0000181786 devstack@c-api.service[117013]: INFO cinder.api.openstack.wsgi [None req-addfc44f-76fc-4ccc-83fe-091620172b82 demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 Jun 18 01:55:36.931768 np0000181786 devstack@c-api.service[117013]: [pid: 117013|app: 0|req: 5/17] 199.204.45.115 () {64 vars in 1301 bytes} [Thu Jun 18 01:55:36 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:55:36.968849 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.middleware.request_id [None req-a4089897-77f7-48a0-93cb-ad531343767c None None] RequestId filter calling following filter/app {{(pid=117011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:36.969490 np0000181786 devstack@c-api.service[117011]: [pid: 117011|app: 0|req: 5/18] 199.204.45.115 () {62 vars in 1068 bytes} [Thu Jun 18 01:55:36 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 01:55:37.002319 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.middleware.request_id [None req-f927254b-5692-4b52-bbb0-5707dc63f76d None None] RequestId filter calling following filter/app {{(pid=117010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:37.006036 np0000181786 devstack@c-api.service[117010]: [pid: 117010|app: 0|req: 5/19] 199.204.45.115 () {64 vars in 1272 bytes} [Thu Jun 18 01:55:37 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 01:55:37.041408 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.middleware.request_id [req-f927254b-5692-4b52-bbb0-5707dc63f76d req-223bb10a-cf5c-49c0-a09b-3b4ce315b848 None None] RequestId filter calling following filter/app {{(pid=117012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:37.043853 np0000181786 devstack@c-api.service[117012]: INFO cinder.api.openstack.wsgi [req-f927254b-5692-4b52-bbb0-5707dc63f76d req-223bb10a-cf5c-49c0-a09b-3b4ce315b848 demo demo] GET https://199.204.45.115/volume/v3/ Jun 18 01:55:37.044147 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.openstack.wsgi [req-f927254b-5692-4b52-bbb0-5707dc63f76d req-223bb10a-cf5c-49c0-a09b-3b4ce315b848 demo demo] Empty body provided in request {{(pid=117012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:55:37.044367 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.openstack.wsgi [req-f927254b-5692-4b52-bbb0-5707dc63f76d req-223bb10a-cf5c-49c0-a09b-3b4ce315b848 demo demo] Calling method 'version_select' {{(pid=117012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:55:37.044777 np0000181786 devstack@c-api.service[117012]: INFO cinder.api.openstack.wsgi [req-f927254b-5692-4b52-bbb0-5707dc63f76d req-223bb10a-cf5c-49c0-a09b-3b4ce315b848 demo demo] https://199.204.45.115/volume/v3/ returned with HTTP 200 Jun 18 01:55:37.045180 np0000181786 devstack@c-api.service[117012]: [pid: 117012|app: 0|req: 5/20] 199.204.45.115 () {66 vars in 1346 bytes} [Thu Jun 18 01:55:37 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:55:37.084232 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.middleware.request_id [None req-430ab05f-2b49-49b3-8d44-0c2d4667a5d7 None None] RequestId filter calling following filter/app {{(pid=117013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:55:37.087938 np0000181786 devstack@c-api.service[117013]: INFO cinder.api.openstack.wsgi [None req-430ab05f-2b49-49b3-8d44-0c2d4667a5d7 demo demo] GET https://199.204.45.115/volume/v3/types/default Jun 18 01:55:37.088487 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.openstack.wsgi [None req-430ab05f-2b49-49b3-8d44-0c2d4667a5d7 demo demo] Empty body provided in request {{(pid=117013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:55:37.088869 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.openstack.wsgi [None req-430ab05f-2b49-49b3-8d44-0c2d4667a5d7 demo demo] Calling method 'show' {{(pid=117013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:55:37.097131 np0000181786 devstack@c-api.service[117013]: INFO cinder.api.openstack.wsgi [None req-430ab05f-2b49-49b3-8d44-0c2d4667a5d7 demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 Jun 18 01:55:37.097644 np0000181786 devstack@c-api.service[117013]: [pid: 117013|app: 0|req: 6/21] 199.204.45.115 () {64 vars in 1301 bytes} [Thu Jun 18 01:55:37 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 18 01:55:45.056297 np0000181786 devstack@c-api.service[117012]: DEBUG dbcounter [-] [117012] Writing DB stats cinder:SELECT=1 {{(pid=117012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:55:47.094187 np0000181786 devstack@c-api.service[117013]: DEBUG dbcounter [-] [117013] Writing DB stats cinder:SELECT=8 {{(pid=117013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:01:09.210479 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.middleware.request_id [None req-f2abf6c1-b3b9-4eef-bc88-b7b207460cb8 None None] RequestId filter calling following filter/app {{(pid=117011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:01:09.293993 np0000181786 devstack@c-api.service[117011]: INFO cinder.api.openstack.wsgi [None req-f2abf6c1-b3b9-4eef-bc88-b7b207460cb8 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:01:09.294411 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.openstack.wsgi [None req-f2abf6c1-b3b9-4eef-bc88-b7b207460cb8 demo demo] Empty body provided in request {{(pid=117011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:01:09.294789 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.openstack.wsgi [None req-f2abf6c1-b3b9-4eef-bc88-b7b207460cb8 demo demo] Calling method 'detail' {{(pid=117011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:01:09.295795 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.api_utils [None req-f2abf6c1-b3b9-4eef-bc88-b7b207460cb8 demo demo] Removing options '' from query. {{(pid=117011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:01:09.297303 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.volume.api [None req-f2abf6c1-b3b9-4eef-bc88-b7b207460cb8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:01:09.335100 np0000181786 devstack@c-api.service[117011]: INFO cinder.volume.api [None req-f2abf6c1-b3b9-4eef-bc88-b7b207460cb8 demo demo] Get all volumes completed successfully. Jun 18 02:01:09.338314 np0000181786 devstack@c-api.service[117011]: INFO cinder.api.openstack.wsgi [None req-f2abf6c1-b3b9-4eef-bc88-b7b207460cb8 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:01:09.338826 np0000181786 devstack@c-api.service[117011]: [pid: 117011|app: 0|req: 6/22] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:01:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:01:19.326890 np0000181786 devstack@c-api.service[117011]: DEBUG dbcounter [-] [117011] Writing DB stats cinder:SELECT=1 {{(pid=117011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:02:09.360822 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.middleware.request_id [None req-67c08075-8b1d-4bb4-b775-8b0c8085c896 None None] RequestId filter calling following filter/app {{(pid=117010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:02:09.364455 np0000181786 devstack@c-api.service[117010]: INFO cinder.api.openstack.wsgi [None req-67c08075-8b1d-4bb4-b775-8b0c8085c896 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:02:09.364737 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.openstack.wsgi [None req-67c08075-8b1d-4bb4-b775-8b0c8085c896 demo demo] Empty body provided in request {{(pid=117010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:02:09.365008 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.openstack.wsgi [None req-67c08075-8b1d-4bb4-b775-8b0c8085c896 demo demo] Calling method 'detail' {{(pid=117010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:02:09.365886 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.api_utils [None req-67c08075-8b1d-4bb4-b775-8b0c8085c896 demo demo] Removing options '' from query. {{(pid=117010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:02:09.367115 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.volume.api [None req-67c08075-8b1d-4bb4-b775-8b0c8085c896 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:02:09.401880 np0000181786 devstack@c-api.service[117010]: INFO cinder.volume.api [None req-67c08075-8b1d-4bb4-b775-8b0c8085c896 demo demo] Get all volumes completed successfully. Jun 18 02:02:09.404272 np0000181786 devstack@c-api.service[117010]: INFO cinder.api.openstack.wsgi [None req-67c08075-8b1d-4bb4-b775-8b0c8085c896 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:02:09.404845 np0000181786 devstack@c-api.service[117010]: [pid: 117010|app: 0|req: 6/23] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:02:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:02:19.394192 np0000181786 devstack@c-api.service[117010]: DEBUG dbcounter [-] [117010] Writing DB stats cinder:SELECT=1 {{(pid=117010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:03:09.421674 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.middleware.request_id [None req-2a1accca-eafc-4f11-b685-301014255d1b None None] RequestId filter calling following filter/app {{(pid=117012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:03:09.425517 np0000181786 devstack@c-api.service[117012]: INFO cinder.api.openstack.wsgi [None req-2a1accca-eafc-4f11-b685-301014255d1b demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:03:09.425772 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.openstack.wsgi [None req-2a1accca-eafc-4f11-b685-301014255d1b demo demo] Empty body provided in request {{(pid=117012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:03:09.426027 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.openstack.wsgi [None req-2a1accca-eafc-4f11-b685-301014255d1b demo demo] Calling method 'detail' {{(pid=117012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:03:09.426603 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.api_utils [None req-2a1accca-eafc-4f11-b685-301014255d1b demo demo] Removing options '' from query. {{(pid=117012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:03:09.427640 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.volume.api [None req-2a1accca-eafc-4f11-b685-301014255d1b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:03:09.473891 np0000181786 devstack@c-api.service[117012]: INFO cinder.volume.api [None req-2a1accca-eafc-4f11-b685-301014255d1b demo demo] Get all volumes completed successfully. Jun 18 02:03:09.479812 np0000181786 devstack@c-api.service[117012]: INFO cinder.api.openstack.wsgi [None req-2a1accca-eafc-4f11-b685-301014255d1b demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:03:09.480394 np0000181786 devstack@c-api.service[117012]: [pid: 117012|app: 0|req: 6/24] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:03:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:03:19.461800 np0000181786 devstack@c-api.service[117012]: DEBUG dbcounter [-] [117012] Writing DB stats cinder:SELECT=1 {{(pid=117012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:04:09.492102 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.middleware.request_id [None req-569f656e-eb68-4f95-adfb-d735aa3a9a23 None None] RequestId filter calling following filter/app {{(pid=117013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:04:09.496653 np0000181786 devstack@c-api.service[117013]: INFO cinder.api.openstack.wsgi [None req-569f656e-eb68-4f95-adfb-d735aa3a9a23 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:04:09.496985 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.openstack.wsgi [None req-569f656e-eb68-4f95-adfb-d735aa3a9a23 demo demo] Empty body provided in request {{(pid=117013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:04:09.497452 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.openstack.wsgi [None req-569f656e-eb68-4f95-adfb-d735aa3a9a23 demo demo] Calling method 'detail' {{(pid=117013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:04:09.498314 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.api_utils [None req-569f656e-eb68-4f95-adfb-d735aa3a9a23 demo demo] Removing options '' from query. {{(pid=117013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:04:09.499793 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.volume.api [None req-569f656e-eb68-4f95-adfb-d735aa3a9a23 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:04:09.555372 np0000181786 devstack@c-api.service[117013]: INFO cinder.volume.api [None req-569f656e-eb68-4f95-adfb-d735aa3a9a23 demo demo] Get all volumes completed successfully. Jun 18 02:04:09.558185 np0000181786 devstack@c-api.service[117013]: INFO cinder.api.openstack.wsgi [None req-569f656e-eb68-4f95-adfb-d735aa3a9a23 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:04:09.558962 np0000181786 devstack@c-api.service[117013]: [pid: 117013|app: 0|req: 7/25] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:04:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:04:19.536302 np0000181786 devstack@c-api.service[117013]: DEBUG dbcounter [-] [117013] Writing DB stats cinder:SELECT=1 {{(pid=117013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:05:09.575097 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.middleware.request_id [None req-1415920a-4c34-4388-a67d-8f8020e57cf1 None None] RequestId filter calling following filter/app {{(pid=117011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:05:09.578868 np0000181786 devstack@c-api.service[117011]: INFO cinder.api.openstack.wsgi [None req-1415920a-4c34-4388-a67d-8f8020e57cf1 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:05:09.579152 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.openstack.wsgi [None req-1415920a-4c34-4388-a67d-8f8020e57cf1 demo demo] Empty body provided in request {{(pid=117011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:05:09.579513 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.openstack.wsgi [None req-1415920a-4c34-4388-a67d-8f8020e57cf1 demo demo] Calling method 'detail' {{(pid=117011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:05:09.579904 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.api_utils [None req-1415920a-4c34-4388-a67d-8f8020e57cf1 demo demo] Removing options '' from query. {{(pid=117011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:05:09.581277 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.volume.api [None req-1415920a-4c34-4388-a67d-8f8020e57cf1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:05:09.595254 np0000181786 devstack@c-api.service[117011]: INFO cinder.volume.api [None req-1415920a-4c34-4388-a67d-8f8020e57cf1 demo demo] Get all volumes completed successfully. Jun 18 02:05:09.598283 np0000181786 devstack@c-api.service[117011]: INFO cinder.api.openstack.wsgi [None req-1415920a-4c34-4388-a67d-8f8020e57cf1 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:05:09.598854 np0000181786 devstack@c-api.service[117011]: [pid: 117011|app: 0|req: 7/26] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:05:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:05:19.585848 np0000181786 devstack@c-api.service[117011]: DEBUG dbcounter [-] [117011] Writing DB stats cinder:SELECT=1 {{(pid=117011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:06:09.613260 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.middleware.request_id [None req-b6df0bec-a64f-47b1-9994-8aea780928b5 None None] RequestId filter calling following filter/app {{(pid=117010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:06:09.795865 np0000181786 devstack@c-api.service[117010]: INFO cinder.api.openstack.wsgi [None req-b6df0bec-a64f-47b1-9994-8aea780928b5 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:06:09.796256 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.openstack.wsgi [None req-b6df0bec-a64f-47b1-9994-8aea780928b5 demo demo] Empty body provided in request {{(pid=117010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:06:09.796670 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.openstack.wsgi [None req-b6df0bec-a64f-47b1-9994-8aea780928b5 demo demo] Calling method 'detail' {{(pid=117010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:06:09.797212 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.api_utils [None req-b6df0bec-a64f-47b1-9994-8aea780928b5 demo demo] Removing options '' from query. {{(pid=117010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:06:09.798993 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.volume.api [None req-b6df0bec-a64f-47b1-9994-8aea780928b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:06:09.807792 np0000181786 devstack@c-api.service[117010]: INFO cinder.volume.api [None req-b6df0bec-a64f-47b1-9994-8aea780928b5 demo demo] Get all volumes completed successfully. Jun 18 02:06:09.810296 np0000181786 devstack@c-api.service[117010]: INFO cinder.api.openstack.wsgi [None req-b6df0bec-a64f-47b1-9994-8aea780928b5 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:06:09.810988 np0000181786 devstack@c-api.service[117010]: [pid: 117010|app: 0|req: 7/27] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:06:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:06:19.803407 np0000181786 devstack@c-api.service[117010]: DEBUG dbcounter [-] [117010] Writing DB stats cinder:SELECT=1 {{(pid=117010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:07:09.843808 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.middleware.request_id [None req-1c138124-6581-4bc2-8a4a-84b556368317 None None] RequestId filter calling following filter/app {{(pid=117012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:07:09.847495 np0000181786 devstack@c-api.service[117012]: INFO cinder.api.openstack.wsgi [None req-1c138124-6581-4bc2-8a4a-84b556368317 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:07:09.847756 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.openstack.wsgi [None req-1c138124-6581-4bc2-8a4a-84b556368317 demo demo] Empty body provided in request {{(pid=117012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:07:09.848067 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.openstack.wsgi [None req-1c138124-6581-4bc2-8a4a-84b556368317 demo demo] Calling method 'detail' {{(pid=117012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:07:09.848436 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.api_utils [None req-1c138124-6581-4bc2-8a4a-84b556368317 demo demo] Removing options '' from query. {{(pid=117012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:07:09.849480 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.volume.api [None req-1c138124-6581-4bc2-8a4a-84b556368317 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:07:09.861537 np0000181786 devstack@c-api.service[117012]: INFO cinder.volume.api [None req-1c138124-6581-4bc2-8a4a-84b556368317 demo demo] Get all volumes completed successfully. Jun 18 02:07:09.864711 np0000181786 devstack@c-api.service[117012]: INFO cinder.api.openstack.wsgi [None req-1c138124-6581-4bc2-8a4a-84b556368317 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:07:09.865258 np0000181786 devstack@c-api.service[117012]: [pid: 117012|app: 0|req: 7/28] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:07:09 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 18 02:07:19.853401 np0000181786 devstack@c-api.service[117012]: DEBUG dbcounter [-] [117012] Writing DB stats cinder:SELECT=1 {{(pid=117012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:08:09.895704 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.middleware.request_id [None req-47d305ed-60ad-438b-828f-2388212b7d8f None None] RequestId filter calling following filter/app {{(pid=117013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:08:09.898932 np0000181786 devstack@c-api.service[117013]: INFO cinder.api.openstack.wsgi [None req-47d305ed-60ad-438b-828f-2388212b7d8f demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:08:09.899443 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.openstack.wsgi [None req-47d305ed-60ad-438b-828f-2388212b7d8f demo demo] Empty body provided in request {{(pid=117013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:08:09.899880 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.openstack.wsgi [None req-47d305ed-60ad-438b-828f-2388212b7d8f demo demo] Calling method 'detail' {{(pid=117013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:08:09.900366 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.api_utils [None req-47d305ed-60ad-438b-828f-2388212b7d8f demo demo] Removing options '' from query. {{(pid=117013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:08:09.901549 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.volume.api [None req-47d305ed-60ad-438b-828f-2388212b7d8f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:08:09.909567 np0000181786 devstack@c-api.service[117013]: INFO cinder.volume.api [None req-47d305ed-60ad-438b-828f-2388212b7d8f demo demo] Get all volumes completed successfully. Jun 18 02:08:09.911601 np0000181786 devstack@c-api.service[117013]: INFO cinder.api.openstack.wsgi [None req-47d305ed-60ad-438b-828f-2388212b7d8f demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:08:09.912094 np0000181786 devstack@c-api.service[117013]: [pid: 117013|app: 0|req: 8/29] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:08:09 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 18 02:08:19.905422 np0000181786 devstack@c-api.service[117013]: DEBUG dbcounter [-] [117013] Writing DB stats cinder:SELECT=1 {{(pid=117013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:09:09.932892 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.middleware.request_id [None req-135997c0-b7c9-401b-b5f2-3a170ca68634 None None] RequestId filter calling following filter/app {{(pid=117011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:09:09.937691 np0000181786 devstack@c-api.service[117011]: INFO cinder.api.openstack.wsgi [None req-135997c0-b7c9-401b-b5f2-3a170ca68634 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:09:09.937940 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.openstack.wsgi [None req-135997c0-b7c9-401b-b5f2-3a170ca68634 demo demo] Empty body provided in request {{(pid=117011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:09:09.938196 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.openstack.wsgi [None req-135997c0-b7c9-401b-b5f2-3a170ca68634 demo demo] Calling method 'detail' {{(pid=117011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:09:09.938681 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.api_utils [None req-135997c0-b7c9-401b-b5f2-3a170ca68634 demo demo] Removing options '' from query. {{(pid=117011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:09:09.939679 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.volume.api [None req-135997c0-b7c9-401b-b5f2-3a170ca68634 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:09:09.949071 np0000181786 devstack@c-api.service[117011]: INFO cinder.volume.api [None req-135997c0-b7c9-401b-b5f2-3a170ca68634 demo demo] Get all volumes completed successfully. Jun 18 02:09:09.951765 np0000181786 devstack@c-api.service[117011]: INFO cinder.api.openstack.wsgi [None req-135997c0-b7c9-401b-b5f2-3a170ca68634 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:09:09.952180 np0000181786 devstack@c-api.service[117011]: [pid: 117011|app: 0|req: 8/30] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:09:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:09:19.943509 np0000181786 devstack@c-api.service[117011]: DEBUG dbcounter [-] [117011] Writing DB stats cinder:SELECT=1 {{(pid=117011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:10:09.965801 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.middleware.request_id [None req-3f5e8027-81ef-4b93-b87d-ab24e95a916c None None] RequestId filter calling following filter/app {{(pid=117010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:10:09.970485 np0000181786 devstack@c-api.service[117010]: INFO cinder.api.openstack.wsgi [None req-3f5e8027-81ef-4b93-b87d-ab24e95a916c demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:10:09.970753 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.openstack.wsgi [None req-3f5e8027-81ef-4b93-b87d-ab24e95a916c demo demo] Empty body provided in request {{(pid=117010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:10:09.971068 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.openstack.wsgi [None req-3f5e8027-81ef-4b93-b87d-ab24e95a916c demo demo] Calling method 'detail' {{(pid=117010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:10:09.971527 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.api_utils [None req-3f5e8027-81ef-4b93-b87d-ab24e95a916c demo demo] Removing options '' from query. {{(pid=117010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:10:09.972691 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.volume.api [None req-3f5e8027-81ef-4b93-b87d-ab24e95a916c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:10:09.980030 np0000181786 devstack@c-api.service[117010]: INFO cinder.volume.api [None req-3f5e8027-81ef-4b93-b87d-ab24e95a916c demo demo] Get all volumes completed successfully. Jun 18 02:10:09.982212 np0000181786 devstack@c-api.service[117010]: INFO cinder.api.openstack.wsgi [None req-3f5e8027-81ef-4b93-b87d-ab24e95a916c demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:10:09.982710 np0000181786 devstack@c-api.service[117010]: [pid: 117010|app: 0|req: 8/31] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:10:09 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 18 02:10:19.975678 np0000181786 devstack@c-api.service[117010]: DEBUG dbcounter [-] [117010] Writing DB stats cinder:SELECT=1 {{(pid=117010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:11:09.996617 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.middleware.request_id [None req-822c156f-4512-4052-a87d-ad12047f76ab None None] RequestId filter calling following filter/app {{(pid=117012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:11:10.137745 np0000181786 devstack@c-api.service[117012]: INFO cinder.api.openstack.wsgi [None req-822c156f-4512-4052-a87d-ad12047f76ab demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:11:10.138276 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.openstack.wsgi [None req-822c156f-4512-4052-a87d-ad12047f76ab demo demo] Empty body provided in request {{(pid=117012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:11:10.139282 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.openstack.wsgi [None req-822c156f-4512-4052-a87d-ad12047f76ab demo demo] Calling method 'detail' {{(pid=117012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:11:10.139282 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.api_utils [None req-822c156f-4512-4052-a87d-ad12047f76ab demo demo] Removing options '' from query. {{(pid=117012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:11:10.140500 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.volume.api [None req-822c156f-4512-4052-a87d-ad12047f76ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:11:10.149942 np0000181786 devstack@c-api.service[117012]: INFO cinder.volume.api [None req-822c156f-4512-4052-a87d-ad12047f76ab demo demo] Get all volumes completed successfully. Jun 18 02:11:10.151980 np0000181786 devstack@c-api.service[117012]: INFO cinder.api.openstack.wsgi [None req-822c156f-4512-4052-a87d-ad12047f76ab demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:11:10.152523 np0000181786 devstack@c-api.service[117012]: [pid: 117012|app: 0|req: 8/32] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:11:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:11:20.145821 np0000181786 devstack@c-api.service[117012]: DEBUG dbcounter [-] [117012] Writing DB stats cinder:SELECT=1 {{(pid=117012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:12:10.168815 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.middleware.request_id [None req-e2cbe0a7-15c5-4ba2-8827-d0a6fbd51f4b None None] RequestId filter calling following filter/app {{(pid=117013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:12:10.171803 np0000181786 devstack@c-api.service[117013]: INFO cinder.api.openstack.wsgi [None req-e2cbe0a7-15c5-4ba2-8827-d0a6fbd51f4b demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:12:10.171946 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.openstack.wsgi [None req-e2cbe0a7-15c5-4ba2-8827-d0a6fbd51f4b demo demo] Empty body provided in request {{(pid=117013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:12:10.172154 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.openstack.wsgi [None req-e2cbe0a7-15c5-4ba2-8827-d0a6fbd51f4b demo demo] Calling method 'detail' {{(pid=117013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:12:10.172397 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.api_utils [None req-e2cbe0a7-15c5-4ba2-8827-d0a6fbd51f4b demo demo] Removing options '' from query. {{(pid=117013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:12:10.173219 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.volume.api [None req-e2cbe0a7-15c5-4ba2-8827-d0a6fbd51f4b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:12:10.187637 np0000181786 devstack@c-api.service[117013]: INFO cinder.volume.api [None req-e2cbe0a7-15c5-4ba2-8827-d0a6fbd51f4b demo demo] Get all volumes completed successfully. Jun 18 02:12:10.192166 np0000181786 devstack@c-api.service[117013]: INFO cinder.api.openstack.wsgi [None req-e2cbe0a7-15c5-4ba2-8827-d0a6fbd51f4b demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:12:10.192632 np0000181786 devstack@c-api.service[117013]: [pid: 117013|app: 0|req: 9/33] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:12:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:12:20.177142 np0000181786 devstack@c-api.service[117013]: DEBUG dbcounter [-] [117013] Writing DB stats cinder:SELECT=1 {{(pid=117013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:13:10.211545 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.middleware.request_id [None req-7478cbb2-b138-4a92-9b18-8bbd54ebb448 None None] RequestId filter calling following filter/app {{(pid=117011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:13:10.217186 np0000181786 devstack@c-api.service[117011]: INFO cinder.api.openstack.wsgi [None req-7478cbb2-b138-4a92-9b18-8bbd54ebb448 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:13:10.217629 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.openstack.wsgi [None req-7478cbb2-b138-4a92-9b18-8bbd54ebb448 demo demo] Empty body provided in request {{(pid=117011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:13:10.218033 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.openstack.wsgi [None req-7478cbb2-b138-4a92-9b18-8bbd54ebb448 demo demo] Calling method 'detail' {{(pid=117011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:13:10.218663 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.api_utils [None req-7478cbb2-b138-4a92-9b18-8bbd54ebb448 demo demo] Removing options '' from query. {{(pid=117011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:13:10.220615 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.volume.api [None req-7478cbb2-b138-4a92-9b18-8bbd54ebb448 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:13:10.234032 np0000181786 devstack@c-api.service[117011]: INFO cinder.volume.api [None req-7478cbb2-b138-4a92-9b18-8bbd54ebb448 demo demo] Get all volumes completed successfully. Jun 18 02:13:10.238263 np0000181786 devstack@c-api.service[117011]: INFO cinder.api.openstack.wsgi [None req-7478cbb2-b138-4a92-9b18-8bbd54ebb448 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:13:10.239665 np0000181786 devstack@c-api.service[117011]: [pid: 117011|app: 0|req: 9/34] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:13:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:13:20.225869 np0000181786 devstack@c-api.service[117011]: DEBUG dbcounter [-] [117011] Writing DB stats cinder:SELECT=1 {{(pid=117011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:14:10.250954 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.middleware.request_id [None req-92730672-f66c-41bf-8618-fc6618616d67 None None] RequestId filter calling following filter/app {{(pid=117010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:14:10.254891 np0000181786 devstack@c-api.service[117010]: INFO cinder.api.openstack.wsgi [None req-92730672-f66c-41bf-8618-fc6618616d67 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:14:10.255142 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.openstack.wsgi [None req-92730672-f66c-41bf-8618-fc6618616d67 demo demo] Empty body provided in request {{(pid=117010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:14:10.255475 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.openstack.wsgi [None req-92730672-f66c-41bf-8618-fc6618616d67 demo demo] Calling method 'detail' {{(pid=117010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:14:10.255764 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.api_utils [None req-92730672-f66c-41bf-8618-fc6618616d67 demo demo] Removing options '' from query. {{(pid=117010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:14:10.256805 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.volume.api [None req-92730672-f66c-41bf-8618-fc6618616d67 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:14:10.266983 np0000181786 devstack@c-api.service[117010]: INFO cinder.volume.api [None req-92730672-f66c-41bf-8618-fc6618616d67 demo demo] Get all volumes completed successfully. Jun 18 02:14:10.269736 np0000181786 devstack@c-api.service[117010]: INFO cinder.api.openstack.wsgi [None req-92730672-f66c-41bf-8618-fc6618616d67 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:14:10.270364 np0000181786 devstack@c-api.service[117010]: [pid: 117010|app: 0|req: 9/35] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:14:10 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 18 02:14:20.260000 np0000181786 devstack@c-api.service[117010]: DEBUG dbcounter [-] [117010] Writing DB stats cinder:SELECT=1 {{(pid=117010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:15:10.287542 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.middleware.request_id [None req-08ef461f-dbd8-4edc-9bd4-ccfdbb6e5f10 None None] RequestId filter calling following filter/app {{(pid=117012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:15:10.289876 np0000181786 devstack@c-api.service[117012]: INFO cinder.api.openstack.wsgi [None req-08ef461f-dbd8-4edc-9bd4-ccfdbb6e5f10 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:15:10.290099 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.openstack.wsgi [None req-08ef461f-dbd8-4edc-9bd4-ccfdbb6e5f10 demo demo] Empty body provided in request {{(pid=117012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:15:10.290252 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.openstack.wsgi [None req-08ef461f-dbd8-4edc-9bd4-ccfdbb6e5f10 demo demo] Calling method 'detail' {{(pid=117012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:15:10.290517 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.api_utils [None req-08ef461f-dbd8-4edc-9bd4-ccfdbb6e5f10 demo demo] Removing options '' from query. {{(pid=117012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:15:10.291226 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.volume.api [None req-08ef461f-dbd8-4edc-9bd4-ccfdbb6e5f10 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:15:10.299584 np0000181786 devstack@c-api.service[117012]: INFO cinder.volume.api [None req-08ef461f-dbd8-4edc-9bd4-ccfdbb6e5f10 demo demo] Get all volumes completed successfully. Jun 18 02:15:10.301755 np0000181786 devstack@c-api.service[117012]: INFO cinder.api.openstack.wsgi [None req-08ef461f-dbd8-4edc-9bd4-ccfdbb6e5f10 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:15:10.301878 np0000181786 devstack@c-api.service[117012]: [pid: 117012|app: 0|req: 9/36] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:15:10 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 18 02:15:20.294316 np0000181786 devstack@c-api.service[117012]: DEBUG dbcounter [-] [117012] Writing DB stats cinder:SELECT=1 {{(pid=117012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:16:10.319689 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.middleware.request_id [None req-8cd0bf41-64bd-44c3-9c01-86693b17df14 None None] RequestId filter calling following filter/app {{(pid=117013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:16:10.435235 np0000181786 devstack@c-api.service[117013]: INFO cinder.api.openstack.wsgi [None req-8cd0bf41-64bd-44c3-9c01-86693b17df14 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:16:10.435668 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.openstack.wsgi [None req-8cd0bf41-64bd-44c3-9c01-86693b17df14 demo demo] Empty body provided in request {{(pid=117013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:16:10.436036 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.openstack.wsgi [None req-8cd0bf41-64bd-44c3-9c01-86693b17df14 demo demo] Calling method 'detail' {{(pid=117013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:16:10.436661 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.api_utils [None req-8cd0bf41-64bd-44c3-9c01-86693b17df14 demo demo] Removing options '' from query. {{(pid=117013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:16:10.438180 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.volume.api [None req-8cd0bf41-64bd-44c3-9c01-86693b17df14 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:16:10.447595 np0000181786 devstack@c-api.service[117013]: INFO cinder.volume.api [None req-8cd0bf41-64bd-44c3-9c01-86693b17df14 demo demo] Get all volumes completed successfully. Jun 18 02:16:10.449631 np0000181786 devstack@c-api.service[117013]: INFO cinder.api.openstack.wsgi [None req-8cd0bf41-64bd-44c3-9c01-86693b17df14 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:16:10.449980 np0000181786 devstack@c-api.service[117013]: [pid: 117013|app: 0|req: 10/37] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:16:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:16:20.442657 np0000181786 devstack@c-api.service[117013]: DEBUG dbcounter [-] [117013] Writing DB stats cinder:SELECT=1 {{(pid=117013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:17:10.463920 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.middleware.request_id [None req-15d0668b-d93d-4b2b-8fa8-c82a9ab703fc None None] RequestId filter calling following filter/app {{(pid=117011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:17:10.468241 np0000181786 devstack@c-api.service[117011]: INFO cinder.api.openstack.wsgi [None req-15d0668b-d93d-4b2b-8fa8-c82a9ab703fc demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:17:10.468684 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.openstack.wsgi [None req-15d0668b-d93d-4b2b-8fa8-c82a9ab703fc demo demo] Empty body provided in request {{(pid=117011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:17:10.469087 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.openstack.wsgi [None req-15d0668b-d93d-4b2b-8fa8-c82a9ab703fc demo demo] Calling method 'detail' {{(pid=117011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:17:10.469631 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.api_utils [None req-15d0668b-d93d-4b2b-8fa8-c82a9ab703fc demo demo] Removing options '' from query. {{(pid=117011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:17:10.471448 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.volume.api [None req-15d0668b-d93d-4b2b-8fa8-c82a9ab703fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:17:10.479251 np0000181786 devstack@c-api.service[117011]: INFO cinder.volume.api [None req-15d0668b-d93d-4b2b-8fa8-c82a9ab703fc demo demo] Get all volumes completed successfully. Jun 18 02:17:10.481758 np0000181786 devstack@c-api.service[117011]: INFO cinder.api.openstack.wsgi [None req-15d0668b-d93d-4b2b-8fa8-c82a9ab703fc demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:17:10.482214 np0000181786 devstack@c-api.service[117011]: [pid: 117011|app: 0|req: 10/38] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:17:10 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 18 02:17:20.475256 np0000181786 devstack@c-api.service[117011]: DEBUG dbcounter [-] [117011] Writing DB stats cinder:SELECT=1 {{(pid=117011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:18:10.497884 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.middleware.request_id [None req-201e676b-c1ba-4555-a9d5-33e659489707 None None] RequestId filter calling following filter/app {{(pid=117010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:18:10.500026 np0000181786 devstack@c-api.service[117010]: INFO cinder.api.openstack.wsgi [None req-201e676b-c1ba-4555-a9d5-33e659489707 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:18:10.500206 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.openstack.wsgi [None req-201e676b-c1ba-4555-a9d5-33e659489707 demo demo] Empty body provided in request {{(pid=117010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:18:10.500407 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.openstack.wsgi [None req-201e676b-c1ba-4555-a9d5-33e659489707 demo demo] Calling method 'detail' {{(pid=117010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:18:10.500644 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.api_utils [None req-201e676b-c1ba-4555-a9d5-33e659489707 demo demo] Removing options '' from query. {{(pid=117010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:18:10.501303 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.volume.api [None req-201e676b-c1ba-4555-a9d5-33e659489707 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:18:10.507934 np0000181786 devstack@c-api.service[117010]: INFO cinder.volume.api [None req-201e676b-c1ba-4555-a9d5-33e659489707 demo demo] Get all volumes completed successfully. Jun 18 02:18:10.509827 np0000181786 devstack@c-api.service[117010]: INFO cinder.api.openstack.wsgi [None req-201e676b-c1ba-4555-a9d5-33e659489707 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:18:10.510162 np0000181786 devstack@c-api.service[117010]: [pid: 117010|app: 0|req: 10/39] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:18:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:18:20.503934 np0000181786 devstack@c-api.service[117010]: DEBUG dbcounter [-] [117010] Writing DB stats cinder:SELECT=1 {{(pid=117010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:19:10.528608 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.middleware.request_id [None req-e17196b8-aeb2-4465-b7c8-b8c302fb1f70 None None] RequestId filter calling following filter/app {{(pid=117012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:19:10.531869 np0000181786 devstack@c-api.service[117012]: INFO cinder.api.openstack.wsgi [None req-e17196b8-aeb2-4465-b7c8-b8c302fb1f70 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:19:10.532129 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.openstack.wsgi [None req-e17196b8-aeb2-4465-b7c8-b8c302fb1f70 demo demo] Empty body provided in request {{(pid=117012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:19:10.532401 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.openstack.wsgi [None req-e17196b8-aeb2-4465-b7c8-b8c302fb1f70 demo demo] Calling method 'detail' {{(pid=117012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:19:10.532735 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.api_utils [None req-e17196b8-aeb2-4465-b7c8-b8c302fb1f70 demo demo] Removing options '' from query. {{(pid=117012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:19:10.533805 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.volume.api [None req-e17196b8-aeb2-4465-b7c8-b8c302fb1f70 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:19:10.541769 np0000181786 devstack@c-api.service[117012]: INFO cinder.volume.api [None req-e17196b8-aeb2-4465-b7c8-b8c302fb1f70 demo demo] Get all volumes completed successfully. Jun 18 02:19:10.543841 np0000181786 devstack@c-api.service[117012]: INFO cinder.api.openstack.wsgi [None req-e17196b8-aeb2-4465-b7c8-b8c302fb1f70 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:19:10.544180 np0000181786 devstack@c-api.service[117012]: [pid: 117012|app: 0|req: 10/40] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:19:10 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 18 02:19:20.537029 np0000181786 devstack@c-api.service[117012]: DEBUG dbcounter [-] [117012] Writing DB stats cinder:SELECT=1 {{(pid=117012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:20:10.560136 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.middleware.request_id [None req-3062415c-b563-4cd7-99cb-b587e66bd76f None None] RequestId filter calling following filter/app {{(pid=117013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:20:10.566489 np0000181786 devstack@c-api.service[117013]: INFO cinder.api.openstack.wsgi [None req-3062415c-b563-4cd7-99cb-b587e66bd76f demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:20:10.566865 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.openstack.wsgi [None req-3062415c-b563-4cd7-99cb-b587e66bd76f demo demo] Empty body provided in request {{(pid=117013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:20:10.567187 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.openstack.wsgi [None req-3062415c-b563-4cd7-99cb-b587e66bd76f demo demo] Calling method 'detail' {{(pid=117013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:20:10.567964 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.api_utils [None req-3062415c-b563-4cd7-99cb-b587e66bd76f demo demo] Removing options '' from query. {{(pid=117013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:20:10.569261 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.volume.api [None req-3062415c-b563-4cd7-99cb-b587e66bd76f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:20:10.576088 np0000181786 devstack@c-api.service[117013]: INFO cinder.volume.api [None req-3062415c-b563-4cd7-99cb-b587e66bd76f demo demo] Get all volumes completed successfully. Jun 18 02:20:10.578394 np0000181786 devstack@c-api.service[117013]: INFO cinder.api.openstack.wsgi [None req-3062415c-b563-4cd7-99cb-b587e66bd76f demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:20:10.578820 np0000181786 devstack@c-api.service[117013]: [pid: 117013|app: 0|req: 11/41] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:20:10 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 18 02:20:20.571987 np0000181786 devstack@c-api.service[117013]: DEBUG dbcounter [-] [117013] Writing DB stats cinder:SELECT=1 {{(pid=117013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:21:10.596244 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.middleware.request_id [None req-9d90b36e-0360-4ced-93d7-1d485d1c9a1c None None] RequestId filter calling following filter/app {{(pid=117011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:21:10.687498 np0000181786 devstack@c-api.service[117011]: INFO cinder.api.openstack.wsgi [None req-9d90b36e-0360-4ced-93d7-1d485d1c9a1c demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:21:10.687867 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.openstack.wsgi [None req-9d90b36e-0360-4ced-93d7-1d485d1c9a1c demo demo] Empty body provided in request {{(pid=117011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:21:10.688235 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.openstack.wsgi [None req-9d90b36e-0360-4ced-93d7-1d485d1c9a1c demo demo] Calling method 'detail' {{(pid=117011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:21:10.688708 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.api_utils [None req-9d90b36e-0360-4ced-93d7-1d485d1c9a1c demo demo] Removing options '' from query. {{(pid=117011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:21:10.690146 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.volume.api [None req-9d90b36e-0360-4ced-93d7-1d485d1c9a1c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:21:10.700685 np0000181786 devstack@c-api.service[117011]: INFO cinder.volume.api [None req-9d90b36e-0360-4ced-93d7-1d485d1c9a1c demo demo] Get all volumes completed successfully. Jun 18 02:21:10.703427 np0000181786 devstack@c-api.service[117011]: INFO cinder.api.openstack.wsgi [None req-9d90b36e-0360-4ced-93d7-1d485d1c9a1c demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:21:10.703924 np0000181786 devstack@c-api.service[117011]: [pid: 117011|app: 0|req: 11/42] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:21:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:21:20.696080 np0000181786 devstack@c-api.service[117011]: DEBUG dbcounter [-] [117011] Writing DB stats cinder:SELECT=1 {{(pid=117011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:22:10.727672 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.middleware.request_id [None req-66769e4b-ec17-415f-8036-5056ae9fcf29 None None] RequestId filter calling following filter/app {{(pid=117010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:22:10.731281 np0000181786 devstack@c-api.service[117010]: INFO cinder.api.openstack.wsgi [None req-66769e4b-ec17-415f-8036-5056ae9fcf29 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:22:10.731544 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.openstack.wsgi [None req-66769e4b-ec17-415f-8036-5056ae9fcf29 demo demo] Empty body provided in request {{(pid=117010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:22:10.731787 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.openstack.wsgi [None req-66769e4b-ec17-415f-8036-5056ae9fcf29 demo demo] Calling method 'detail' {{(pid=117010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:22:10.732093 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.api_utils [None req-66769e4b-ec17-415f-8036-5056ae9fcf29 demo demo] Removing options '' from query. {{(pid=117010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:22:10.733077 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.volume.api [None req-66769e4b-ec17-415f-8036-5056ae9fcf29 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:22:10.742246 np0000181786 devstack@c-api.service[117010]: INFO cinder.volume.api [None req-66769e4b-ec17-415f-8036-5056ae9fcf29 demo demo] Get all volumes completed successfully. Jun 18 02:22:10.745165 np0000181786 devstack@c-api.service[117010]: INFO cinder.api.openstack.wsgi [None req-66769e4b-ec17-415f-8036-5056ae9fcf29 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:22:10.745675 np0000181786 devstack@c-api.service[117010]: [pid: 117010|app: 0|req: 11/43] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:22:10 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 18 02:22:20.737260 np0000181786 devstack@c-api.service[117010]: DEBUG dbcounter [-] [117010] Writing DB stats cinder:SELECT=1 {{(pid=117010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:23:10.764814 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.middleware.request_id [None req-ab7c5cdc-7eaa-412f-b3f8-4c520cd6b60f None None] RequestId filter calling following filter/app {{(pid=117012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:23:10.769159 np0000181786 devstack@c-api.service[117012]: INFO cinder.api.openstack.wsgi [None req-ab7c5cdc-7eaa-412f-b3f8-4c520cd6b60f demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:23:10.769653 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.openstack.wsgi [None req-ab7c5cdc-7eaa-412f-b3f8-4c520cd6b60f demo demo] Empty body provided in request {{(pid=117012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:23:10.770040 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.openstack.wsgi [None req-ab7c5cdc-7eaa-412f-b3f8-4c520cd6b60f demo demo] Calling method 'detail' {{(pid=117012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:23:10.770521 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.api_utils [None req-ab7c5cdc-7eaa-412f-b3f8-4c520cd6b60f demo demo] Removing options '' from query. {{(pid=117012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:23:10.772028 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.volume.api [None req-ab7c5cdc-7eaa-412f-b3f8-4c520cd6b60f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:23:10.778859 np0000181786 devstack@c-api.service[117012]: INFO cinder.volume.api [None req-ab7c5cdc-7eaa-412f-b3f8-4c520cd6b60f demo demo] Get all volumes completed successfully. Jun 18 02:23:10.780839 np0000181786 devstack@c-api.service[117012]: INFO cinder.api.openstack.wsgi [None req-ab7c5cdc-7eaa-412f-b3f8-4c520cd6b60f demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:23:10.781175 np0000181786 devstack@c-api.service[117012]: [pid: 117012|app: 0|req: 11/44] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:23:10 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 18 02:23:20.775085 np0000181786 devstack@c-api.service[117012]: DEBUG dbcounter [-] [117012] Writing DB stats cinder:SELECT=1 {{(pid=117012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:24:10.794887 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.middleware.request_id [None req-7087596f-9fb3-47f7-8e01-2a13107f9944 None None] RequestId filter calling following filter/app {{(pid=117013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:24:10.797709 np0000181786 devstack@c-api.service[117013]: INFO cinder.api.openstack.wsgi [None req-7087596f-9fb3-47f7-8e01-2a13107f9944 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:24:10.798016 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.openstack.wsgi [None req-7087596f-9fb3-47f7-8e01-2a13107f9944 demo demo] Empty body provided in request {{(pid=117013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:24:10.798271 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.openstack.wsgi [None req-7087596f-9fb3-47f7-8e01-2a13107f9944 demo demo] Calling method 'detail' {{(pid=117013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:24:10.798926 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.api_utils [None req-7087596f-9fb3-47f7-8e01-2a13107f9944 demo demo] Removing options '' from query. {{(pid=117013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:24:10.800149 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.volume.api [None req-7087596f-9fb3-47f7-8e01-2a13107f9944 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:24:10.810834 np0000181786 devstack@c-api.service[117013]: INFO cinder.volume.api [None req-7087596f-9fb3-47f7-8e01-2a13107f9944 demo demo] Get all volumes completed successfully. Jun 18 02:24:10.815297 np0000181786 devstack@c-api.service[117013]: INFO cinder.api.openstack.wsgi [None req-7087596f-9fb3-47f7-8e01-2a13107f9944 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:24:10.815955 np0000181786 devstack@c-api.service[117013]: [pid: 117013|app: 0|req: 12/45] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:24:10 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 18 02:24:20.803497 np0000181786 devstack@c-api.service[117013]: DEBUG dbcounter [-] [117013] Writing DB stats cinder:SELECT=1 {{(pid=117013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:25:10.836002 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.middleware.request_id [None req-a0093e10-38d8-415a-a280-da95c61349b1 None None] RequestId filter calling following filter/app {{(pid=117011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:25:10.839621 np0000181786 devstack@c-api.service[117011]: INFO cinder.api.openstack.wsgi [None req-a0093e10-38d8-415a-a280-da95c61349b1 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:25:10.839890 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.openstack.wsgi [None req-a0093e10-38d8-415a-a280-da95c61349b1 demo demo] Empty body provided in request {{(pid=117011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:25:10.840172 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.openstack.wsgi [None req-a0093e10-38d8-415a-a280-da95c61349b1 demo demo] Calling method 'detail' {{(pid=117011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:25:10.840547 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.api.api_utils [None req-a0093e10-38d8-415a-a280-da95c61349b1 demo demo] Removing options '' from query. {{(pid=117011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:25:10.841624 np0000181786 devstack@c-api.service[117011]: DEBUG cinder.volume.api [None req-a0093e10-38d8-415a-a280-da95c61349b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:25:10.853792 np0000181786 devstack@c-api.service[117011]: INFO cinder.volume.api [None req-a0093e10-38d8-415a-a280-da95c61349b1 demo demo] Get all volumes completed successfully. Jun 18 02:25:10.855939 np0000181786 devstack@c-api.service[117011]: INFO cinder.api.openstack.wsgi [None req-a0093e10-38d8-415a-a280-da95c61349b1 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:25:10.856361 np0000181786 devstack@c-api.service[117011]: [pid: 117011|app: 0|req: 12/46] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:25:10 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 18 02:25:20.845055 np0000181786 devstack@c-api.service[117011]: DEBUG dbcounter [-] [117011] Writing DB stats cinder:SELECT=1 {{(pid=117011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:26:10.869404 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.middleware.request_id [None req-782aaa7a-3e7a-453d-9d4b-e70a64a3aa8b None None] RequestId filter calling following filter/app {{(pid=117010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:26:10.913561 np0000181786 devstack@c-api.service[117010]: INFO cinder.api.openstack.wsgi [None req-782aaa7a-3e7a-453d-9d4b-e70a64a3aa8b demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:26:10.913729 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.openstack.wsgi [None req-782aaa7a-3e7a-453d-9d4b-e70a64a3aa8b demo demo] Empty body provided in request {{(pid=117010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:26:10.913898 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.openstack.wsgi [None req-782aaa7a-3e7a-453d-9d4b-e70a64a3aa8b demo demo] Calling method 'detail' {{(pid=117010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:26:10.914121 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.api.api_utils [None req-782aaa7a-3e7a-453d-9d4b-e70a64a3aa8b demo demo] Removing options '' from query. {{(pid=117010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:26:10.914815 np0000181786 devstack@c-api.service[117010]: DEBUG cinder.volume.api [None req-782aaa7a-3e7a-453d-9d4b-e70a64a3aa8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:26:10.923802 np0000181786 devstack@c-api.service[117010]: INFO cinder.volume.api [None req-782aaa7a-3e7a-453d-9d4b-e70a64a3aa8b demo demo] Get all volumes completed successfully. Jun 18 02:26:10.926262 np0000181786 devstack@c-api.service[117010]: INFO cinder.api.openstack.wsgi [None req-782aaa7a-3e7a-453d-9d4b-e70a64a3aa8b demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:26:10.926817 np0000181786 devstack@c-api.service[117010]: [pid: 117010|app: 0|req: 12/47] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:26:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:26:20.918888 np0000181786 devstack@c-api.service[117010]: DEBUG dbcounter [-] [117010] Writing DB stats cinder:SELECT=1 {{(pid=117010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:27:10.946439 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.middleware.request_id [None req-4a937398-cb0f-4961-adb1-fa958a00c4a4 None None] RequestId filter calling following filter/app {{(pid=117012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:27:10.950810 np0000181786 devstack@c-api.service[117012]: INFO cinder.api.openstack.wsgi [None req-4a937398-cb0f-4961-adb1-fa958a00c4a4 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:27:10.951243 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.openstack.wsgi [None req-4a937398-cb0f-4961-adb1-fa958a00c4a4 demo demo] Empty body provided in request {{(pid=117012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:27:10.951622 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.openstack.wsgi [None req-4a937398-cb0f-4961-adb1-fa958a00c4a4 demo demo] Calling method 'detail' {{(pid=117012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:27:10.952005 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.api.api_utils [None req-4a937398-cb0f-4961-adb1-fa958a00c4a4 demo demo] Removing options '' from query. {{(pid=117012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:27:10.953103 np0000181786 devstack@c-api.service[117012]: DEBUG cinder.volume.api [None req-4a937398-cb0f-4961-adb1-fa958a00c4a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:27:10.960934 np0000181786 devstack@c-api.service[117012]: INFO cinder.volume.api [None req-4a937398-cb0f-4961-adb1-fa958a00c4a4 demo demo] Get all volumes completed successfully. Jun 18 02:27:10.963192 np0000181786 devstack@c-api.service[117012]: INFO cinder.api.openstack.wsgi [None req-4a937398-cb0f-4961-adb1-fa958a00c4a4 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:27:10.963761 np0000181786 devstack@c-api.service[117012]: [pid: 117012|app: 0|req: 12/48] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:27:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 18 02:27:20.956412 np0000181786 devstack@c-api.service[117012]: DEBUG dbcounter [-] [117012] Writing DB stats cinder:SELECT=1 {{(pid=117012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:28:10.978601 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.middleware.request_id [None req-e647f16e-ea5e-486c-977e-439166313b45 None None] RequestId filter calling following filter/app {{(pid=117013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:28:10.983075 np0000181786 devstack@c-api.service[117013]: INFO cinder.api.openstack.wsgi [None req-e647f16e-ea5e-486c-977e-439166313b45 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 18 02:28:10.983800 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.openstack.wsgi [None req-e647f16e-ea5e-486c-977e-439166313b45 demo demo] Empty body provided in request {{(pid=117013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:28:10.984214 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.openstack.wsgi [None req-e647f16e-ea5e-486c-977e-439166313b45 demo demo] Calling method 'detail' {{(pid=117013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:28:10.984732 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.api.api_utils [None req-e647f16e-ea5e-486c-977e-439166313b45 demo demo] Removing options '' from query. {{(pid=117013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:28:10.985421 np0000181786 devstack@c-api.service[117013]: DEBUG cinder.volume.api [None req-e647f16e-ea5e-486c-977e-439166313b45 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:28:10.993148 np0000181786 devstack@c-api.service[117013]: INFO cinder.volume.api [None req-e647f16e-ea5e-486c-977e-439166313b45 demo demo] Get all volumes completed successfully. Jun 18 02:28:10.998024 np0000181786 devstack@c-api.service[117013]: INFO cinder.api.openstack.wsgi [None req-e647f16e-ea5e-486c-977e-439166313b45 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:28:10.998741 np0000181786 devstack@c-api.service[117013]: [pid: 117013|app: 0|req: 13/49] 199.204.45.115 () {64 vars in 1296 bytes} [Thu Jun 18 02:28:10 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)