Jun 26 05:57:22.905694 np0000183133 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 05:57:22.914997 np0000183133 devstack@c-api.service[112451]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 05:57:22.918065 np0000183133 devstack@c-api.service[112451]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 05:57:22 2026] *** Jun 26 05:57:22.918065 np0000183133 devstack@c-api.service[112451]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 05:57:22.918065 np0000183133 devstack@c-api.service[112451]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 05:57:22.918065 np0000183133 devstack@c-api.service[112451]: nodename: np0000183133 Jun 26 05:57:22.918065 np0000183133 devstack@c-api.service[112451]: machine: x86_64 Jun 26 05:57:22.918065 np0000183133 devstack@c-api.service[112451]: clock source: unix Jun 26 05:57:22.918065 np0000183133 devstack@c-api.service[112451]: pcre jit disabled Jun 26 05:57:22.918065 np0000183133 devstack@c-api.service[112451]: detected number of CPU cores: 16 Jun 26 05:57:22.918065 np0000183133 devstack@c-api.service[112451]: current working directory: / Jun 26 05:57:22.918065 np0000183133 devstack@c-api.service[112451]: detected binary path: /usr/bin/uwsgi-core Jun 26 05:57:22.918065 np0000183133 devstack@c-api.service[112451]: your processes number limit is 256917 Jun 26 05:57:22.918065 np0000183133 devstack@c-api.service[112451]: your memory page size is 4096 bytes Jun 26 05:57:22.918065 np0000183133 devstack@c-api.service[112451]: detected max file descriptor number: 2048 Jun 26 05:57:22.918065 np0000183133 devstack@c-api.service[112451]: lock engine: pthread robust mutexes Jun 26 05:57:22.918871 np0000183133 devstack@c-api.service[112451]: thunder lock: enabled Jun 26 05:57:22.918871 np0000183133 devstack@c-api.service[112451]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 05:57:22.918871 np0000183133 devstack@c-api.service[112451]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 05:57:22.918871 np0000183133 devstack@c-api.service[112451]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 05:57:22.918871 np0000183133 devstack@c-api.service[112451]: Set PythonHome to /opt/stack/data/venv Jun 26 05:57:22.955994 np0000183133 devstack@c-api.service[112451]: Python main interpreter initialized at 0x7b813caa3668 Jun 26 05:57:22.955994 np0000183133 devstack@c-api.service[112451]: python threads support enabled Jun 26 05:57:22.955994 np0000183133 devstack@c-api.service[112451]: your server socket listen backlog is limited to 100 connections Jun 26 05:57:22.955994 np0000183133 devstack@c-api.service[112451]: your mercy for graceful operations on workers is 80 seconds Jun 26 05:57:22.956537 np0000183133 devstack@c-api.service[112451]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 05:57:22.956695 np0000183133 devstack@c-api.service[112451]: *** Operational MODE: preforking *** Jun 26 05:57:22.956847 np0000183133 devstack@c-api.service[112451]: *** uWSGI is running in multiple interpreter mode *** Jun 26 05:57:22.956847 np0000183133 devstack@c-api.service[112451]: spawned uWSGI master process (pid: 112451) Jun 26 05:57:22.956996 np0000183133 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 05:57:22.957559 np0000183133 devstack@c-api.service[112451]: spawned uWSGI worker 1 (pid: 112462, cores: 1) Jun 26 05:57:22.957998 np0000183133 devstack@c-api.service[112451]: spawned uWSGI worker 2 (pid: 112463, cores: 1) Jun 26 05:57:22.959594 np0000183133 devstack@c-api.service[112451]: spawned uWSGI worker 3 (pid: 112464, cores: 1) Jun 26 05:57:22.959594 np0000183133 devstack@c-api.service[112451]: spawned uWSGI worker 4 (pid: 112465, cores: 1) Jun 26 05:57:22.959594 np0000183133 devstack@c-api.service[112451]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 05:57:23.089624 np0000183133 devstack@c-api.service[112462]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 05:57:23.089624 np0000183133 devstack@c-api.service[112462]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 05:57:23.089624 np0000183133 devstack@c-api.service[112462]: we strongly recommend against using it for new projects. Jun 26 05:57:23.089624 np0000183133 devstack@c-api.service[112462]: If you are already using Eventlet, we recommend migrating to a different Jun 26 05:57:23.089624 np0000183133 devstack@c-api.service[112462]: framework. For more detail see Jun 26 05:57:23.089624 np0000183133 devstack@c-api.service[112462]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 05:57:23.089624 np0000183133 devstack@c-api.service[112462]: import eventlet # noqa Jun 26 05:57:23.090056 np0000183133 devstack@c-api.service[112465]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 05:57:23.090056 np0000183133 devstack@c-api.service[112465]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 05:57:23.090056 np0000183133 devstack@c-api.service[112465]: we strongly recommend against using it for new projects. Jun 26 05:57:23.090056 np0000183133 devstack@c-api.service[112465]: If you are already using Eventlet, we recommend migrating to a different Jun 26 05:57:23.090056 np0000183133 devstack@c-api.service[112465]: framework. For more detail see Jun 26 05:57:23.090056 np0000183133 devstack@c-api.service[112465]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 05:57:23.090056 np0000183133 devstack@c-api.service[112465]: import eventlet # noqa Jun 26 05:57:23.104791 np0000183133 devstack@c-api.service[112464]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 05:57:23.104791 np0000183133 devstack@c-api.service[112464]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 05:57:23.104791 np0000183133 devstack@c-api.service[112464]: we strongly recommend against using it for new projects. Jun 26 05:57:23.104791 np0000183133 devstack@c-api.service[112464]: If you are already using Eventlet, we recommend migrating to a different Jun 26 05:57:23.104791 np0000183133 devstack@c-api.service[112464]: framework. For more detail see Jun 26 05:57:23.104791 np0000183133 devstack@c-api.service[112464]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 05:57:23.104791 np0000183133 devstack@c-api.service[112464]: import eventlet # noqa Jun 26 05:57:23.108424 np0000183133 devstack@c-api.service[112463]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 05:57:23.108424 np0000183133 devstack@c-api.service[112463]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 05:57:23.108424 np0000183133 devstack@c-api.service[112463]: we strongly recommend against using it for new projects. Jun 26 05:57:23.108424 np0000183133 devstack@c-api.service[112463]: If you are already using Eventlet, we recommend migrating to a different Jun 26 05:57:23.108424 np0000183133 devstack@c-api.service[112463]: framework. For more detail see Jun 26 05:57:23.108424 np0000183133 devstack@c-api.service[112463]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 05:57:23.108424 np0000183133 devstack@c-api.service[112463]: import eventlet # noqa Jun 26 05:57:23.177309 np0000183133 devstack@c-api.service[112465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 05:57:23.177309 np0000183133 devstack@c-api.service[112465]: warnings.warn( Jun 26 05:57:23.177826 np0000183133 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 05:57:23.177826 np0000183133 devstack@c-api.service[112462]: warnings.warn( Jun 26 05:57:23.189259 np0000183133 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 05:57:23.189259 np0000183133 devstack@c-api.service[112463]: warnings.warn( Jun 26 05:57:23.190020 np0000183133 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 05:57:23.190020 np0000183133 devstack@c-api.service[112464]: warnings.warn( Jun 26 05:57:23.253754 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:23.253754 np0000183133 devstack@c-api.service[112465]: from cgi import parse_header Jun 26 05:57:23.255692 np0000183133 devstack@c-api.service[112462]: /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 26 05:57:23.255692 np0000183133 devstack@c-api.service[112462]: from cgi import parse_header Jun 26 05:57:23.266729 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:23.266729 np0000183133 devstack@c-api.service[112463]: from cgi import parse_header Jun 26 05:57:23.268013 np0000183133 devstack@c-api.service[112464]: /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 26 05:57:23.268013 np0000183133 devstack@c-api.service[112464]: from cgi import parse_header Jun 26 05:57:23.304583 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:23.304583 np0000183133 devstack@c-api.service[112465]: removals.removed_module( Jun 26 05:57:23.306084 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:23.306084 np0000183133 devstack@c-api.service[112465]: removals.removed_module( Jun 26 05:57:23.311833 np0000183133 devstack@c-api.service[112462]: /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 26 05:57:23.311833 np0000183133 devstack@c-api.service[112462]: removals.removed_module( Jun 26 05:57:23.313882 np0000183133 devstack@c-api.service[112462]: /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 26 05:57:23.313882 np0000183133 devstack@c-api.service[112462]: removals.removed_module( Jun 26 05:57:23.315986 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:23.315986 np0000183133 devstack@c-api.service[112463]: removals.removed_module( Jun 26 05:57:23.317633 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:23.317633 np0000183133 devstack@c-api.service[112463]: removals.removed_module( Jun 26 05:57:23.319814 np0000183133 devstack@c-api.service[112464]: /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 26 05:57:23.319814 np0000183133 devstack@c-api.service[112464]: removals.removed_module( Jun 26 05:57:23.321782 np0000183133 devstack@c-api.service[112464]: /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 26 05:57:23.321782 np0000183133 devstack@c-api.service[112464]: removals.removed_module( Jun 26 05:57:24.071065 np0000183133 devstack@c-api.service[112462]: /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 26 05:57:24.071065 np0000183133 devstack@c-api.service[112462]: warnings.warn( Jun 26 05:57:24.080332 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:24.080332 np0000183133 devstack@c-api.service[112465]: warnings.warn( Jun 26 05:57:24.119792 np0000183133 devstack@c-api.service[112462]: /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 26 05:57:24.119792 np0000183133 devstack@c-api.service[112462]: warnings.warn( Jun 26 05:57:24.125102 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:24.125102 np0000183133 devstack@c-api.service[112463]: warnings.warn( Jun 26 05:57:24.147559 np0000183133 devstack@c-api.service[112464]: /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 26 05:57:24.147559 np0000183133 devstack@c-api.service[112464]: warnings.warn( Jun 26 05:57:24.154054 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:24.154054 np0000183133 devstack@c-api.service[112465]: warnings.warn( Jun 26 05:57:24.179617 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:24.179617 np0000183133 devstack@c-api.service[112463]: warnings.warn( Jun 26 05:57:24.198449 np0000183133 devstack@c-api.service[112464]: /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 26 05:57:24.198449 np0000183133 devstack@c-api.service[112464]: warnings.warn( Jun 26 05:57:24.328963 np0000183133 devstack@c-api.service[112462]: 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 26 05:57:24.329136 np0000183133 devstack@c-api.service[112462]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112462) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 05:57:24.357164 np0000183133 devstack@c-api.service[112465]: 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 26 05:57:24.357328 np0000183133 devstack@c-api.service[112465]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112465) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 05:57:24.363036 np0000183133 devstack@c-api.service[112463]: 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 26 05:57:24.363223 np0000183133 devstack@c-api.service[112463]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112463) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 05:57:24.383142 np0000183133 devstack@c-api.service[112464]: 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 26 05:57:24.383299 np0000183133 devstack@c-api.service[112464]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112464) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 05:57:24.417078 np0000183133 devstack@c-api.service[112462]: /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 26 05:57:24.417078 np0000183133 devstack@c-api.service[112462]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 05:57:24.419124 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:24.419124 np0000183133 devstack@c-api.service[112465]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 05:57:24.425739 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:24.425739 np0000183133 devstack@c-api.service[112463]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 05:57:24.447442 np0000183133 devstack@c-api.service[112464]: /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 26 05:57:24.447442 np0000183133 devstack@c-api.service[112464]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 05:57:24.898260 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112463) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 05:57:24.898698 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112462) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 05:57:24.898883 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112464) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 05:57:24.899101 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.899266 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.899488 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.899678 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112465) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 05:57:24.899868 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.900027 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.900215 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.900323 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.900396 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.900529 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.900599 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.900666 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.900735 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.900735 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.900869 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.900930 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.900988 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.901037 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.901086 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.901150 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.901209 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.901271 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.901320 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.901369 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.901461 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.901518 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.901568 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.901633 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.901684 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.901758 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.901811 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.901868 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.901917 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.902115 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.902187 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.902239 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.902301 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.902361 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.902361 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.902361 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.902361 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.903155 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.903155 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.903155 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.903155 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.903155 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.903754 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.903865 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.903988 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.904095 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.904202 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.904202 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.904397 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.904537 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.904537 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.904730 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.904809 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.904910 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.905050 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.905182 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.905297 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.905430 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.905554 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.905672 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.905795 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.905911 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.906051 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.906151 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.906151 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.908868 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.908984 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.908984 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.909150 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.909246 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.909246 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.909429 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.909529 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.909606 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.909690 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.909774 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.909774 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.909774 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.909774 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.910148 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.910148 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.910148 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.910148 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.910148 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.910148 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.910148 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.910374 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.910374 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.910603 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.910603 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.910758 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.910843 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.910923 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.911002 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.911080 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.911174 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.911174 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.911174 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.911174 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.911467 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.911506 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.911540 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.911575 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.911609 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.911641 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.911677 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.911718 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.911757 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.911789 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.911822 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.911862 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.911901 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.911939 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.911978 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.912011 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.912050 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.912093 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.912127 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.912171 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.912203 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.912237 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.912276 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.912309 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.912342 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.912376 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.912441 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.912477 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.912509 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.912548 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.912590 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.912623 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.912656 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.912694 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.912728 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.912762 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.912807 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.912840 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.912875 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.912908 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.912946 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.912980 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.913013 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.913013 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.913082 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.913115 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.913155 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.913155 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.913155 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.913155 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.913293 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.913293 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.913359 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.913393 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.913463 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.913502 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.913547 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.913547 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.913547 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.913547 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.913677 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.913717 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.913752 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.913752 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.913752 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.913862 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.913896 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.913936 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.913992 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.914032 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.914065 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.914098 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.914132 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.914165 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.914165 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.914231 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.914272 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.914272 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.915516 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.915516 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.915516 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.915750 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.915834 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.915914 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.916000 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.916073 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.916144 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.916233 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.916308 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.916387 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.916387 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.916387 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.916631 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.916631 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.916631 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.916631 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.916631 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.916631 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.917048 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.917123 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.917195 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.917195 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.917195 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.917195 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.917195 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.917195 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.917650 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.917724 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.917805 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.917805 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.917993 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.918079 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.918161 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.918252 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.918325 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.918437 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.918526 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.918612 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.918671 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.918671 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.918779 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.918850 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.918971 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.918971 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.919077 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.919105 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.919129 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.919160 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.919182 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.919205 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.919231 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.919258 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.919284 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.919306 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.919329 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.919355 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.919382 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.919433 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.919459 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.919459 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.919506 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.919533 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.919556 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.919583 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.919609 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.919638 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.919660 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.919690 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.919712 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.919734 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.919760 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.919760 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.919760 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.920309 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.920574 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.920667 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.920753 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.920835 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.920835 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.920835 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.920835 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.920835 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.921181 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.921181 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.921181 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.921181 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.921181 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.921181 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.921606 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.921676 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.921759 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.921834 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.921920 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.922026 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.922091 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.922127 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.922242 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.922315 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.922349 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.922437 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.922499 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.922531 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.922531 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.922675 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.922675 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.922675 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.922675 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.922675 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.922675 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.922675 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.925707 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.925796 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.925834 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.925859 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.925943 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.926039 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.926039 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.926145 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.926188 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.926188 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.926272 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.926301 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.926325 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.926348 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.926379 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.926444 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.926479 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.926526 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.926526 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.926591 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.926629 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.927368 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.927456 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.927502 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.927536 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.927572 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.927611 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.927645 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.927677 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.927717 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.927749 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.927783 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.927816 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.927816 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.928050 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.928138 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.928214 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.928293 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.928365 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.928472 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.928565 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.928650 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.928650 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.928802 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.928880 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.928954 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.929028 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.929028 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.929028 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.929265 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.929265 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.929265 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.929265 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.929585 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.929585 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.929585 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.929754 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.929754 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.929754 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.929854 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.929896 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.929940 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.929998 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.930033 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.930065 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.930097 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.930132 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.930171 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.930171 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.930171 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.930267 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.930312 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.930346 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.930346 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.930425 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.930469 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.930508 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.930541 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.930541 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.930603 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.930637 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.930678 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.930678 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.930744 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.932879 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.932934 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.932969 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.933013 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.933048 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.933082 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.933115 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.933157 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.933200 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.933234 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.933272 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.933306 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.933350 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.933382 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.933441 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.933475 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.933509 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.933553 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.933553 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.933553 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.933553 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.934272 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.934383 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.934471 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.934567 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.934612 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.934699 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.934807 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.935424 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.935551 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.935551 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.935763 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.935763 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.935763 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.936034 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.936144 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.936193 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.936235 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.936274 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.936307 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.936341 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.936380 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.936430 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.936464 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.936497 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.936531 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.936580 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.936618 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.936657 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.936691 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.936730 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.936763 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.936796 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.936829 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.936865 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.936909 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.936943 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.936982 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.937016 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.937055 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.937095 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.937132 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.937166 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.937199 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.937231 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.937275 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.937309 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.937343 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.937382 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.937444 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.937481 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.937520 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.937558 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.937591 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.937631 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.937664 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.937697 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.937730 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.937763 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.937797 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.937835 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.937868 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.937906 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.937944 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.937999 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.938034 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.938069 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.938069 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.938134 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.938167 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.938200 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.938238 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.938271 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.938303 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.938336 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.938380 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.938440 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.938479 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.938513 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.938545 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.938580 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.938580 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.938640 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.938640 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.938640 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.938640 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.938640 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.938640 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.938640 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.938640 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.938640 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.938640 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.938938 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.939673 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.939759 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.939846 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.939928 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.940003 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.940083 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.940156 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.940228 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.940306 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.940381 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.940479 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.940555 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.940555 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.940705 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.940705 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.940705 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.940705 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.940705 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.940705 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.940705 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.941197 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.941197 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.941453 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.941453 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.941612 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.941684 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.941763 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.941842 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.941842 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.942040 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.942126 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.942199 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.942280 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.942355 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.942439 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.942501 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.942552 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.942607 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.942663 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.942713 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.942763 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.942817 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.942879 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.942931 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.942980 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.943029 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.943079 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.943132 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.943186 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.943241 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.943293 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.943351 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.943413 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.943469 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.943526 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.943578 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.943634 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.943701 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.943754 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.943810 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.943870 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.943924 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.943980 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.944031 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.944084 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.944134 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.944184 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.944234 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.944288 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.944343 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.944420 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.944478 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.944535 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.944586 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.944635 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.944685 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.944738 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.944789 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.944843 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.944898 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.944948 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.945001 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.945056 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.945056 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.945236 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.945302 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.945358 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.945358 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.945358 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.945358 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.945561 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.945561 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.945665 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.945747 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.945824 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.945881 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.945948 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.945990 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.946030 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.946057 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.946081 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.946103 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.946125 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.946152 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.946175 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.946198 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.946220 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.946250 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.946274 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.946301 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.946324 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.946346 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.946369 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.946395 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.946430 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.946452 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.946452 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.946508 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.946534 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.946559 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.946582 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.946608 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.946608 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.946608 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.946608 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.946608 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.946608 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.946608 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.946608 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.946775 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.946804 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.946826 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.946850 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.946875 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.946897 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.946923 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.946955 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.946981 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.947003 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.947026 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.947049 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.947074 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.947096 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.947120 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.947142 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.947165 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.947191 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.947217 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.947242 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.947268 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.947290 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.947314 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.947314 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.947360 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.947360 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.947360 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.947360 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.947360 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.947360 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.947360 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.947360 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.947360 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.947360 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.947643 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.947643 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.947643 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.947643 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.947726 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.947726 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.947726 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.947726 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.947814 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.947836 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.947863 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.947889 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.947910 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.947932 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.947957 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.947983 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.948008 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.948030 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.948056 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.948082 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.948104 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.948130 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.948155 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.948181 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.948204 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.948226 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.948248 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.948270 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.948293 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.948293 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.948293 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.948293 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.950973 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.951053 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.951093 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.951117 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.951145 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.951169 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.951191 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.951217 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.951247 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.951273 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.951383 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.951469 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.951469 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.951469 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.951619 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.951619 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.951719 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.951770 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.951826 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.951874 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.951941 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.952122 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.952198 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.952250 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.952307 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.952350 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.952421 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.952480 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.952541 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.952585 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.952635 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.952690 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.952740 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.952766 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.952790 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.952818 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.952841 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.952927 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.952951 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.952974 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.952995 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.953018 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.953040 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.953066 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.953093 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.953119 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.953141 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.953141 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.953141 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.953209 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.953373 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.953450 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.953509 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.953566 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.953617 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.953671 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.953722 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.953779 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.953832 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.953881 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.953934 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.954006 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.954066 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.954121 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.954175 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.954231 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.954282 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.954282 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.954282 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.954449 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.954478 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.954504 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.954504 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.954504 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.954571 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.954599 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.954622 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.954652 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.954652 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.954695 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.954695 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.954695 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.954695 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.954695 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.955129 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.955200 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.955259 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.955317 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.955372 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.955451 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.955484 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.955484 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.955528 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.955559 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.955582 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.955610 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.955641 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.955664 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.955690 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.955718 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.955741 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.955765 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.955791 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.955813 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.955836 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.955863 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.955886 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.955913 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.955937 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.955963 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.955990 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.956013 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.956039 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.956066 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.956093 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.956114 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.956144 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.956171 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.956194 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.956219 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.956241 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.956265 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.956291 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.956316 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.956339 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.956365 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.956388 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.956388 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.956455 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.956479 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.956505 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.956531 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.956558 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.956580 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.956603 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.956625 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.956648 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.956648 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.956689 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.956689 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.957039 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.957098 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.957153 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.957207 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.957257 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.957313 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.957370 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.957444 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.957499 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.957555 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.957606 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.957655 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.957708 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.957759 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.957808 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.957856 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.957908 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.957957 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.958042 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.958094 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.958142 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.958204 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.958256 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.958305 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.958359 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.958440 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.958529 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.958529 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.959904 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.960089 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.960174 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.960274 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.960274 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.960538 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.960664 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.960803 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.960897 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.960897 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.961037 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.961037 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.961037 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.961037 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.961214 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.961214 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.961214 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.961214 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.961214 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.961214 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.961214 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.961966 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.961966 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.961966 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.961966 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.961966 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.962372 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.962479 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.962564 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.962603 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:24.962643 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.962643 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.962704 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.962745 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.962783 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.962821 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.962854 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.962854 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.962854 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.962949 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.962990 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.963022 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.963022 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.963022 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.963022 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.963144 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:24.963184 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:24.963217 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:24.963217 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:24.963217 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:24.963217 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:24.963217 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:25.010427 np0000183133 devstack@c-api.service[112465]: INFO dbcounter [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Registered counter for database cinder Jun 26 05:57:25.011540 np0000183133 devstack@c-api.service[112463]: INFO dbcounter [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Registered counter for database cinder Jun 26 05:57:25.011893 np0000183133 devstack@c-api.service[112464]: INFO dbcounter [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Registered counter for database cinder Jun 26 05:57:25.013542 np0000183133 devstack@c-api.service[112462]: INFO dbcounter [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Registered counter for database cinder Jun 26 05:57:25.052013 np0000183133 devstack@c-api.service[112463]: DEBUG oslo_db.sqlalchemy.engines [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad 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=112463) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:57:25.053251 np0000183133 devstack@c-api.service[112465]: DEBUG oslo_db.sqlalchemy.engines [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae 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=112465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:57:25.056043 np0000183133 devstack@c-api.service[112464]: DEBUG oslo_db.sqlalchemy.engines [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff 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=112464) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:57:25.059677 np0000183133 devstack@c-api.service[112462]: DEBUG oslo_db.sqlalchemy.engines [None req-70321954-1182-4d07-b216-d03f1fb7381a 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=112462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:57:25.168514 np0000183133 devstack@c-api.service[112463]: DEBUG dbcounter [-] [112463] Writer thread running {{(pid=112463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 05:57:25.169058 np0000183133 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writer thread running {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 05:57:25.171112 np0000183133 devstack@c-api.service[112463]: INFO cinder.rpc [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 05:57:25.171859 np0000183133 devstack@c-api.service[112465]: INFO cinder.rpc [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 05:57:25.173351 np0000183133 devstack@c-api.service[112463]: INFO cinder.rpc [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 05:57:25.174128 np0000183133 devstack@c-api.service[112465]: INFO cinder.rpc [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 05:57:25.175525 np0000183133 devstack@c-api.service[112463]: INFO cinder.rpc [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 05:57:25.176824 np0000183133 devstack@c-api.service[112465]: INFO cinder.rpc [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 05:57:25.177339 np0000183133 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writer thread running {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 05:57:25.177783 np0000183133 devstack@c-api.service[112463]: INFO cinder.rpc [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 05:57:25.178301 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.178439 np0000183133 devstack@c-api.service[112462]: DEBUG dbcounter [-] [112462] Writer thread running {{(pid=112462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 05:57:25.179470 np0000183133 devstack@c-api.service[112465]: INFO cinder.rpc [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 05:57:25.180521 np0000183133 devstack@c-api.service[112464]: INFO cinder.rpc [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 05:57:25.180638 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.180959 np0000183133 devstack@c-api.service[112462]: INFO cinder.rpc [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 05:57:25.181996 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.182834 np0000183133 devstack@c-api.service[112464]: INFO cinder.rpc [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 05:57:25.183261 np0000183133 devstack@c-api.service[112462]: INFO cinder.rpc [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 05:57:25.183810 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.185185 np0000183133 devstack@c-api.service[112464]: INFO cinder.rpc [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 05:57:25.185434 np0000183133 devstack@c-api.service[112462]: INFO cinder.rpc [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 05:57:25.187453 np0000183133 devstack@c-api.service[112462]: INFO cinder.rpc [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 05:57:25.187505 np0000183133 devstack@c-api.service[112464]: INFO cinder.rpc [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 05:57:25.188262 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.188642 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.191163 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.192220 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.216583 np0000183133 devstack@c-api.service[112463]: DEBUG oslo_db.sqlalchemy.engines [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad 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=112463) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:57:25.217905 np0000183133 devstack@c-api.service[112465]: DEBUG oslo_db.sqlalchemy.engines [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae 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=112465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:57:25.219238 np0000183133 devstack@c-api.service[112463]: INFO cinder.rpc [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 05:57:25.221030 np0000183133 devstack@c-api.service[112465]: INFO cinder.rpc [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 05:57:25.221917 np0000183133 devstack@c-api.service[112463]: INFO cinder.rpc [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 05:57:25.223178 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.223421 np0000183133 devstack@c-api.service[112465]: INFO cinder.rpc [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 05:57:25.224638 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.225889 np0000183133 devstack@c-api.service[112462]: DEBUG oslo_db.sqlalchemy.engines [None req-70321954-1182-4d07-b216-d03f1fb7381a 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=112462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:57:25.228253 np0000183133 devstack@c-api.service[112462]: INFO cinder.rpc [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 05:57:25.230365 np0000183133 devstack@c-api.service[112462]: INFO cinder.rpc [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 05:57:25.231694 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.232551 np0000183133 devstack@c-api.service[112464]: DEBUG oslo_db.sqlalchemy.engines [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff 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=112464) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:57:25.235388 np0000183133 devstack@c-api.service[112464]: INFO cinder.rpc [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 05:57:25.235747 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.235821 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.237839 np0000183133 devstack@c-api.service[112464]: INFO cinder.rpc [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 05:57:25.238930 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.238985 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.239081 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.243120 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.243207 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.245046 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.247694 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.247793 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.248680 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.250120 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.250377 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.251230 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.253149 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.253269 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.254887 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.255560 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.256167 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.256681 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.258780 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.259032 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.259119 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.259804 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.262020 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.262734 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.262869 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.263082 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.264264 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.264975 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.265301 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.266014 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.266945 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.268004 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.268644 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.269349 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.270803 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.272362 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.272617 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.273646 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.274185 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.275172 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.275481 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.275691 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.277578 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.277820 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.278013 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.278494 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.279582 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.279753 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.279958 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.280981 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.281283 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.282353 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.282804 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.282880 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.283511 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.283823 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.284146 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.285094 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.285634 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.286506 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.286903 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.287020 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.287835 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.288314 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.288830 np0000183133 devstack@c-api.service[112463]: WARNING cinder.api.contrib.hosts [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 05:57:25.289043 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extended resource: extensions {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.289218 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.289666 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.290385 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extended resource: cgsnapshots {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.290750 np0000183133 devstack@c-api.service[112465]: WARNING cinder.api.contrib.hosts [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 05:57:25.290969 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extended resource: extensions {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.291746 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extended resource: qos-specs {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.292563 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extended resource: cgsnapshots {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.292668 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.293067 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.293965 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extended resource: qos-specs {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.294364 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extended resource: capabilities {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.295556 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.295656 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extended resource: backups {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.296657 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extended resource: capabilities {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.296928 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.297103 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.297622 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extended resource: os-volume-type-access {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.297921 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extended resource: backups {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.298710 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.299267 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extended resource: encryption {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.300024 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extended resource: os-volume-type-access {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.300151 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.300614 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.300976 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extended resource: consistencygroups {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.301649 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extended resource: encryption {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.301724 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.303015 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extended resource: extra_specs {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.303127 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.303220 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extended resource: consistencygroups {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.303879 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.304570 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extended resource: encryption {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.304722 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.305517 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extended resource: extra_specs {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.306054 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extended resource: os-volume-manage {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.306146 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.306356 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.307093 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extended resource: encryption {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.307174 np0000183133 devstack@c-api.service[112464]: WARNING cinder.api.contrib.hosts [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 05:57:25.307376 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extended resource: extensions {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.307576 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extended resource: os-volume-transfer {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.308427 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.308618 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extended resource: os-volume-manage {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.309185 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extended resource: os-availability-zone {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.309521 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extended resource: cgsnapshots {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.310077 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extended resource: os-volume-transfer {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.310508 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extended resource: os-quota-sets {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.310713 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.310920 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extended resource: qos-specs {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.311787 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extended resource: os-availability-zone {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.311839 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extended resource: os-quota-class-sets {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.312366 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.313064 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extended resource: capabilities {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.313116 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extended resource: os-quota-sets {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.313151 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extended resource: os-snapshot-manage {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.313382 np0000183133 devstack@c-api.service[112462]: WARNING cinder.api.contrib.hosts [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 05:57:25.313633 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extended resource: extensions {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.314337 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extended resource: backups {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.314523 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extended resource: os-quota-class-sets {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.314589 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extended resource: os-hosts {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.315082 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extended resource: cgsnapshots {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.315893 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extended resource: scheduler-stats {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.316003 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extended resource: os-snapshot-manage {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.316358 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extended resource: os-volume-type-access {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.316593 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extended resource: qos-specs {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.317526 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extended resource: os-hosts {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.317980 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.318030 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extended resource: encryption {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.319018 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extended resource: scheduler-stats {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.319358 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.319543 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extended resource: capabilities {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.319877 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extended resource: consistencygroups {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.320312 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.contrib.snapshot_actions [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] SnapshotActionsController initialized {{(pid=112463) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 05:57:25.321034 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.321230 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.321303 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extended resource: backups {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.321778 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extended resource: extra_specs {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.322385 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.322805 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.323419 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extended resource: encryption {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.323656 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.contrib.snapshot_actions [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] SnapshotActionsController initialized {{(pid=112465) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 05:57:25.323745 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.323797 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extended resource: os-volume-type-access {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.324359 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.324914 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extended resource: os-volume-manage {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.325016 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.325542 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extended resource: encryption {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.325694 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.326323 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extended resource: os-volume-transfer {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.326473 np0000183133 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.327158 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.327331 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extended resource: consistencygroups {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.327800 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extension UsedLimits extending resource: limits {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.327800 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extension VolumeTypeAccess extending resource: types {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.328104 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extended resource: os-availability-zone {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.328167 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.328230 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.328369 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extension VolumeActions extending resource: volumes {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.328480 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.328558 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.328599 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extension SnapshotActions extending resource: snapshots {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.328633 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extension TypesManage extending resource: types {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.328748 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.328857 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.328951 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extension AdminActions extending resource: volumes {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.329071 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extension AdminActions extending resource: snapshots {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.329156 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extension AdminActions extending resource: backups {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.329257 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.329332 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extended resource: extra_specs {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.329443 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.329522 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extended resource: os-quota-sets {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.329629 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-d635a75f-a4c0-4c42-b8a6-f9eed03793ad None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.329973 np0000183133 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.330842 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extension UsedLimits extending resource: limits {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.330905 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extended resource: os-quota-class-sets {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.330944 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extended resource: encryption {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.330978 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extension VolumeTypeAccess extending resource: types {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.331654 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.331777 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.331846 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extension VolumeActions extending resource: volumes {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.331963 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.332058 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extension SnapshotActions extending resource: snapshots {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.332112 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extended resource: os-snapshot-manage {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.332149 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extension TypesManage extending resource: types {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.332266 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.332362 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extended resource: os-volume-manage {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.332443 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.332483 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extension AdminActions extending resource: volumes {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.332603 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extension AdminActions extending resource: snapshots {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.332704 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extension AdminActions extending resource: backups {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.332803 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.332928 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.333030 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-5f498d97-9eaf-4d41-9b96-5f97892a01ae None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.333508 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extended resource: os-hosts {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.333803 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extended resource: os-volume-transfer {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.334874 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extended resource: scheduler-stats {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.335488 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extended resource: os-availability-zone {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.336790 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extended resource: os-quota-sets {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.336969 np0000183133 devstack@c-api.service[112463]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b813caa3668 pid: 112463 (default app) Jun 26 05:57:25.337571 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.338157 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extended resource: os-quota-class-sets {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.339006 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.339584 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extended resource: os-snapshot-manage {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.339845 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.contrib.snapshot_actions [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] SnapshotActionsController initialized {{(pid=112464) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 05:57:25.340564 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.340967 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extended resource: os-hosts {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.341813 np0000183133 devstack@c-api.service[112465]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b813caa3668 pid: 112465 (default app) Jun 26 05:57:25.341889 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.342338 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extended resource: scheduler-stats {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:25.343244 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.344628 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.344928 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.344928 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.345059 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.345059 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.345059 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.345059 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.345059 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.345292 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.345292 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.345292 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.345292 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.345292 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.345292 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.345568 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.345605 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.345639 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.345639 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.345639 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.345639 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.345639 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.345867 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.345867 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.345867 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.345867 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.345867 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.346061 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.346061 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.346061 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.346061 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.346236 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.346236 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.346236 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.346236 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.346236 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.346529 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.346529 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.346529 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.346529 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.346529 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.346727 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.346727 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.346727 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.346727 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.346727 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.346727 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.346974 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.346974 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.346974 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.346974 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.346974 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.346974 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.347207 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.347207 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.347207 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.347207 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.347207 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.347207 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.347481 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.347481 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.347481 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.347481 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.347481 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.347714 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.347714 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.347714 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.347714 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.347714 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.347914 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.347914 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.347914 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.347914 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.347914 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.347914 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.348156 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.348156 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.348156 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.348156 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.348156 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.348156 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.348385 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.348385 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.348385 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.348385 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.348385 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.349594 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.349594 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.349594 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.349594 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.349594 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.350014 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.350014 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.350014 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.350014 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.350378 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.350378 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.350378 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.350378 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.350789 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.350789 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.350789 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.350789 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.350789 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.351214 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.351214 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.351214 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.351214 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.351214 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.351687 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.351687 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.351687 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.351687 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.352023 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.352023 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.352023 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.352023 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.352386 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.352386 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.352386 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.352386 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.352761 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.352761 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.352761 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.352761 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.353108 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.353108 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.353108 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.353108 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.353620 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.353620 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.353620 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.353620 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.353620 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.354049 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.354049 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.354049 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.354049 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.354049 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.354049 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.354722 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.354722 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.354722 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.354959 np0000183133 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.355037 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.355037 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.355037 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.355037 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.355037 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.355037 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.355570 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.355570 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.355570 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.355570 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.355570 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.355570 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.355914 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.355914 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.355914 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.355914 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.355914 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.355914 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.356243 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.356243 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.356243 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.356243 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.356243 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.356243 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.356544 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.356544 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.356544 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.356544 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.356678 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.356678 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.356678 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.356678 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.356795 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.356795 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.356795 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.356795 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.356910 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.356910 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.356910 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:25.356910 np0000183133 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) Jun 26 05:57:25.357024 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.357050 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extension UsedLimits extending resource: limits {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.357050 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extension VolumeTypeAccess extending resource: types {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.357050 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.357050 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.357050 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extension VolumeActions extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.357050 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.357050 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extension SnapshotActions extending resource: snapshots {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.357202 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.contrib.snapshot_actions [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] SnapshotActionsController initialized {{(pid=112462) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 05:57:25.357226 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extension TypesManage extending resource: types {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.357226 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.357226 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.357226 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extension AdminActions extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.357310 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.middleware.request_id [None req-d14ed27f-71e4-4c41-957f-c732773864e8 None None] RequestId filter calling following filter/app {{(pid=112463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:57:25.357342 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extension AdminActions extending resource: snapshots {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.357342 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extension AdminActions extending resource: backups {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.357342 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.357342 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.357342 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-5973c037-4040-4bf3-998a-dc7ad74ce9ff None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.357805 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.357883 np0000183133 devstack@c-api.service[112463]: [pid: 112463|app: 0|req: 1/1] 199.204.45.57 () {60 vars in 949 bytes} [Fri Jun 26 05:57:25 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 05:57:25.357958 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.357958 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.358067 np0000183133 devstack@c-api.service[112464]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b813caa3668 pid: 112464 (default app) Jun 26 05:57:25.358150 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.358762 np0000183133 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:25.359790 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extension UsedLimits extending resource: limits {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.359908 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.360833 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.360942 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.361047 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extension VolumeActions extending resource: volumes {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.361256 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.361366 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.361500 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extension TypesManage extending resource: types {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.361706 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.361822 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.361926 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extension AdminActions extending resource: volumes {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.362050 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extension AdminActions extending resource: snapshots {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.362155 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extension AdminActions extending resource: backups {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.362267 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.362396 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.362542 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-70321954-1182-4d07-b216-d03f1fb7381a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:25.370666 np0000183133 devstack@c-api.service[112462]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b813caa3668 pid: 112462 (default app) Jun 26 05:57:32.341498 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.341498 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.341498 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.341498 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.341498 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.342128 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.342128 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.342128 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.342128 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.342128 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.342384 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.342384 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.342384 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.342384 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.342384 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.342384 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.342756 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.342756 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.342756 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.342756 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.342965 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.342965 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.342965 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.342965 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.343191 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.343191 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.343191 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.343191 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.343428 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.343428 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.343428 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.343428 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.343428 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.343683 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.343683 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.343683 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.343683 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.343683 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.343924 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.343924 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.343924 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.343924 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.343924 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.343924 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.344202 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.344202 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.344202 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.344202 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.344202 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.344202 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.344537 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.344537 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.344537 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.344537 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.344537 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.344537 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.344830 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.344830 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.344830 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.344830 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.344830 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.345088 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.345088 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.345088 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.345088 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.345088 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.345331 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.345331 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.345331 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.345331 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.345331 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.345331 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.345680 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.345680 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.345680 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.345680 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.345680 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.345680 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.345948 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.345948 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.345948 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.345948 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.345948 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.346202 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.346202 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.346202 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.346202 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.346202 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.346483 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.346483 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.346483 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.346483 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.346709 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.346709 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.346709 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.346709 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.346919 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.346919 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.346919 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.346919 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.346919 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.347165 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.347165 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.347165 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.347165 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.347165 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.347383 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.347383 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.347383 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.347383 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.347588 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.347588 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.347588 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.347588 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.347780 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.347780 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.347780 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.347780 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.347983 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.347983 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.347983 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.347983 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.348167 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.348167 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.348167 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.348167 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.348366 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.348366 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.348366 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.348366 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.348366 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.348645 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.348645 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.348645 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.348645 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.348645 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.348645 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.348919 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.348919 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.348919 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.348919 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.348919 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.349156 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.349156 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.349156 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.349156 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.349156 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.349156 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.349476 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.349476 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.349476 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.349476 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.349476 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.349476 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.349778 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.349778 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.349778 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.349778 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.349778 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.349778 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.350075 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.350075 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.350075 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.350075 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.350075 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.350075 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.350477 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.350477 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.350477 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.350477 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.350701 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.350701 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.350701 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.350701 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.350701 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.350959 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.350959 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.350959 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.350959 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.350959 np0000183133 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 05:57:32.350959 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-776b53c5-365b-43b9-b95c-7bb210fe64aa None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:57:32.837295 np0000183133 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-776b53c5-365b-43b9-b95c-7bb210fe64aa admin admin] POST https://199.204.45.57/volume/v3/types Jun 26 05:57:32.837950 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-776b53c5-365b-43b9-b95c-7bb210fe64aa admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 05:57:32.840197 np0000183133 devstack@c-api.service[112465]: /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 26 05:57:32.840197 np0000183133 devstack@c-api.service[112465]: warnings.warn( Jun 26 05:57:32.877035 np0000183133 devstack@c-api.service[112465]: DEBUG oslo_db.sqlalchemy.engines [None req-776b53c5-365b-43b9-b95c-7bb210fe64aa 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=112465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:57:32.907945 np0000183133 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-776b53c5-365b-43b9-b95c-7bb210fe64aa admin admin] https://199.204.45.57/volume/v3/types returned with HTTP 200 Jun 26 05:57:32.908937 np0000183133 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 1/2] 199.204.45.57 () {68 vars in 1281 bytes} [Fri Jun 26 05:57:32 2026] POST /volume/v3/types => generated 186 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 05:57:32.922829 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.middleware.request_id [req-776b53c5-365b-43b9-b95c-7bb210fe64aa req-1b53368b-c2fd-4671-a0c9-7a2add548999 None None] RequestId filter calling following filter/app {{(pid=112463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:57:33.272038 np0000183133 devstack@c-api.service[112463]: INFO cinder.api.openstack.wsgi [req-776b53c5-365b-43b9-b95c-7bb210fe64aa req-1b53368b-c2fd-4671-a0c9-7a2add548999 admin admin] POST https://199.204.45.57/volume/v3/types/f6111b0e-3fe8-4fbb-bb3d-b5b649d7f683/extra_specs Jun 26 05:57:33.272583 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.openstack.wsgi [req-776b53c5-365b-43b9-b95c-7bb210fe64aa req-1b53368b-c2fd-4671-a0c9-7a2add548999 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 05:57:33.274221 np0000183133 devstack@c-api.service[112463]: /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 26 05:57:33.274221 np0000183133 devstack@c-api.service[112463]: warnings.warn( Jun 26 05:57:33.308982 np0000183133 devstack@c-api.service[112463]: DEBUG oslo_db.sqlalchemy.engines [req-776b53c5-365b-43b9-b95c-7bb210fe64aa req-1b53368b-c2fd-4671-a0c9-7a2add548999 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=112463) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:57:33.379603 np0000183133 devstack@c-api.service[112463]: INFO cinder.api.openstack.wsgi [req-776b53c5-365b-43b9-b95c-7bb210fe64aa req-1b53368b-c2fd-4671-a0c9-7a2add548999 admin admin] https://199.204.45.57/volume/v3/types/f6111b0e-3fe8-4fbb-bb3d-b5b649d7f683/extra_specs returned with HTTP 200 Jun 26 05:57:33.379603 np0000183133 devstack@c-api.service[112463]: [pid: 112463|app: 0|req: 2/3] 199.204.45.57 () {70 vars in 1498 bytes} [Fri Jun 26 05:57:32 2026] POST /volume/v3/types/f6111b0e-3fe8-4fbb-bb3d-b5b649d7f683/extra_specs => generated 55 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 05:57:35.229781 np0000183133 devstack@c-api.service[112462]: DEBUG dbcounter [-] [112462] Writing DB stats cinder:SELECT=6 {{(pid=112462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 05:57:35.237090 np0000183133 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=6 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 05:57:42.905143 np0000183133 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 05:57:43.375537 np0000183133 devstack@c-api.service[112463]: DEBUG dbcounter [-] [112463] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:00:16.800058 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.800058 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.800058 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.800058 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.800058 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.801242 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.801242 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.801242 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.801242 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.801242 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.801635 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.801635 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.801635 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.801635 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.801635 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.801635 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.802113 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.802113 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.802113 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.802113 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.802446 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.802446 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.802446 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.802446 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.802754 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.802754 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.802754 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.802754 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.803090 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.803090 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.803090 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.803090 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.803090 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.803652 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.803652 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.803652 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.803652 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.803652 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.804074 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.804074 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.804074 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.804074 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.804074 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.804074 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.804388 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.804388 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.804388 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.804388 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.804388 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.804388 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.804658 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.804658 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.804658 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.804658 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.804658 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.804658 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.804902 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.804902 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.804902 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.804902 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.804902 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.805122 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.805122 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.805122 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.805122 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.805122 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.805369 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.805369 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.805369 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.805369 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.805369 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.805369 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.805766 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.805766 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.805766 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.805766 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.805766 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.805766 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.806013 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.806013 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.806013 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.806013 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.806013 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.806313 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.806313 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.806313 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.806313 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.806313 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.806607 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.806607 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.806607 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.806607 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.806853 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.806853 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.806853 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.806853 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.807101 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.807101 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.807101 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.807101 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.807101 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.807331 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.807331 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.807331 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.807331 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.807331 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.807604 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.807604 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.807604 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.807604 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.807780 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.807780 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.807780 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.807780 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.807970 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.807970 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.807970 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.807970 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.808163 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.808163 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.808163 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.808163 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.808339 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.808339 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.808339 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.808339 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.808554 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.808554 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.808554 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.808554 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.808554 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.808791 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.808791 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.808791 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.808791 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.808791 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.808791 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.809076 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.809076 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.809076 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.809076 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.809076 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.809284 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.809284 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.809284 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.809284 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.809284 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.809284 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.809660 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.809660 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.809660 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.809660 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.809660 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.809660 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.809931 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.809931 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.809931 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.809931 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.809931 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.809931 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.810190 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.810190 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.810190 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.810190 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.810190 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.810190 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.810478 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.810478 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.810478 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.810478 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.810680 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.810680 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.810680 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.810680 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.810680 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.810906 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.810906 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.810906 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.810906 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:16.810906 np0000183133 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 06:00:16.810906 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-1a312b3a-3c40-49cd-be0a-55e7e9c3e6e6 None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:00:16.810906 np0000183133 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-1a312b3a-3c40-49cd-be0a-55e7e9c3e6e6 None None] GET https://199.204.45.57/volume// Jun 26 06:00:16.811186 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-1a312b3a-3c40-49cd-be0a-55e7e9c3e6e6 None None] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:00:16.811186 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-1a312b3a-3c40-49cd-be0a-55e7e9c3e6e6 None None] Calling method 'all' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:00:16.811186 np0000183133 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-1a312b3a-3c40-49cd-be0a-55e7e9c3e6e6 None None] https://199.204.45.57/volume// returned with HTTP 300 Jun 26 06:00:16.811186 np0000183133 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 1/4] 199.204.45.57 () {66 vars in 1449 bytes} [Fri Jun 26 06:00:16 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 06:00:54.337998 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.337998 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.337998 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.337998 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.337998 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.338906 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.338906 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.338906 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.338906 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.338906 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.339243 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.339243 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.339243 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.339243 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.339243 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.339243 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.339626 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.339626 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.339626 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.339626 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.339833 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.339833 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.339833 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.339833 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.340060 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.340060 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.340060 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.340060 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.340276 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.340276 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.340276 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.340276 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.340276 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.340753 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.340753 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.340753 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.340753 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.340753 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.341048 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.341048 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.341048 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.341048 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.341048 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.341048 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.341318 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.341318 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.341318 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.341318 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.341318 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.341318 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.341635 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.341635 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.341635 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.341635 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.341635 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.341635 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.341863 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.341863 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.341863 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.341863 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.341863 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.342036 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.342036 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.342036 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.342036 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.342036 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.342198 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.342198 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.342198 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.342198 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.342198 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.342198 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.342428 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.342428 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.342428 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.342428 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.342428 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.342428 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.342634 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.342634 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.342634 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.342634 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.342634 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.342832 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.342832 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.342832 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.342832 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.342832 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.343004 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.343004 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.343004 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.343004 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.343150 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.343150 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.343150 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.343150 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.343291 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.343291 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.343291 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.343291 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.343291 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.343484 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.343484 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.343484 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.343484 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.343484 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.343772 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.343772 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.343772 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.343772 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.343956 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.343956 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.343956 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.343956 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.344104 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.344104 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.344104 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.344104 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.344251 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.344251 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.344251 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.344251 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.344436 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.344436 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.344436 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.344436 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.344580 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.344580 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.344580 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.344580 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.344580 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.344773 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.344773 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.344773 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.344773 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.344773 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.344773 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.345192 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.345192 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.345192 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.345192 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.345192 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.345459 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.345459 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.345459 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.345459 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.345459 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.345459 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.345673 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.345673 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.345673 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.345673 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.345673 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.345673 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.345926 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.345926 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.345926 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.345926 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.345926 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.345926 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.346190 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.346190 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.346190 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.346190 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.346190 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.346190 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.346459 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.346459 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.346459 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.346459 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.346635 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.346635 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.346635 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.346635 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.346635 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.346825 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.346825 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.346825 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.346825 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:54.346825 np0000183133 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) Jun 26 06:00:54.346825 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.middleware.request_id [None req-5d4b7b0d-1d4e-48f5-9b39-fdb11bef5513 None None] RequestId filter calling following filter/app {{(pid=112462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:00:54.346825 np0000183133 devstack@c-api.service[112462]: [pid: 112462|app: 0|req: 1/5] 199.204.45.57 () {62 vars in 1061 bytes} [Fri Jun 26 06:00:54 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 06:00:54.383170 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-238477e4-4248-4e9a-ac9e-d14f3dc98b57 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:00:54.394628 np0000183133 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 2/6] 199.204.45.57 () {64 vars in 1265 bytes} [Fri Jun 26 06:00:54 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 06:00:54.431254 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.middleware.request_id [req-238477e4-4248-4e9a-ac9e-d14f3dc98b57 req-537c0b1f-b080-4369-8612-45be069e8794 None None] RequestId filter calling following filter/app {{(pid=112463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:00:54.436919 np0000183133 devstack@c-api.service[112463]: INFO cinder.api.openstack.wsgi [req-238477e4-4248-4e9a-ac9e-d14f3dc98b57 req-537c0b1f-b080-4369-8612-45be069e8794 demo demo] GET https://199.204.45.57/volume/v3/ Jun 26 06:00:54.437344 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.openstack.wsgi [req-238477e4-4248-4e9a-ac9e-d14f3dc98b57 req-537c0b1f-b080-4369-8612-45be069e8794 demo demo] Empty body provided in request {{(pid=112463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:00:54.437875 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.openstack.wsgi [req-238477e4-4248-4e9a-ac9e-d14f3dc98b57 req-537c0b1f-b080-4369-8612-45be069e8794 demo demo] Calling method 'version_select' {{(pid=112463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:00:54.439016 np0000183133 devstack@c-api.service[112463]: INFO cinder.api.openstack.wsgi [req-238477e4-4248-4e9a-ac9e-d14f3dc98b57 req-537c0b1f-b080-4369-8612-45be069e8794 demo demo] https://199.204.45.57/volume/v3/ returned with HTTP 200 Jun 26 06:00:54.439397 np0000183133 devstack@c-api.service[112463]: [pid: 112463|app: 0|req: 3/7] 199.204.45.57 () {66 vars in 1339 bytes} [Fri Jun 26 06:00:54 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:00:54.479469 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-dbb6ce71-bea6-40ad-bc6f-0ae5f2b9b4e5 None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:00:54.804256 np0000183133 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-dbb6ce71-bea6-40ad-bc6f-0ae5f2b9b4e5 demo demo] GET https://199.204.45.57/volume/v3/types Jun 26 06:00:54.804554 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-dbb6ce71-bea6-40ad-bc6f-0ae5f2b9b4e5 demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:00:54.804751 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-dbb6ce71-bea6-40ad-bc6f-0ae5f2b9b4e5 demo demo] Calling method 'index' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:00:54.805212 np0000183133 devstack@c-api.service[112464]: /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 26 06:00:54.805212 np0000183133 devstack@c-api.service[112464]: warnings.warn( Jun 26 06:00:54.805907 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.api_utils [None req-dbb6ce71-bea6-40ad-bc6f-0ae5f2b9b4e5 demo demo] Removing options '' from query. {{(pid=112464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:00:54.844882 np0000183133 devstack@c-api.service[112464]: DEBUG oslo_db.sqlalchemy.engines [None req-dbb6ce71-bea6-40ad-bc6f-0ae5f2b9b4e5 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=112464) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:00:54.865244 np0000183133 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-dbb6ce71-bea6-40ad-bc6f-0ae5f2b9b4e5 demo demo] https://199.204.45.57/volume/v3/types returned with HTTP 200 Jun 26 06:00:54.865643 np0000183133 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 2/8] 199.204.45.57 () {64 vars in 1283 bytes} [Fri Jun 26 06:00:54 2026] GET /volume/v3/types => generated 377 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:00:54.903100 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.middleware.request_id [None req-ad7e4929-6b51-46ed-b8ef-8bc9170bea7d None None] RequestId filter calling following filter/app {{(pid=112462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:00:55.225536 np0000183133 devstack@c-api.service[112462]: INFO cinder.api.openstack.wsgi [None req-ad7e4929-6b51-46ed-b8ef-8bc9170bea7d demo demo] GET https://199.204.45.57/volume/v3/types/default Jun 26 06:00:55.225886 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.openstack.wsgi [None req-ad7e4929-6b51-46ed-b8ef-8bc9170bea7d demo demo] Empty body provided in request {{(pid=112462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:00:55.226118 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.openstack.wsgi [None req-ad7e4929-6b51-46ed-b8ef-8bc9170bea7d demo demo] Calling method 'show' {{(pid=112462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:00:55.271443 np0000183133 devstack@c-api.service[112462]: DEBUG oslo_db.sqlalchemy.engines [None req-ad7e4929-6b51-46ed-b8ef-8bc9170bea7d 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=112462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:00:55.287311 np0000183133 devstack@c-api.service[112462]: /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 26 06:00:55.287311 np0000183133 devstack@c-api.service[112462]: warnings.warn( Jun 26 06:00:55.289615 np0000183133 devstack@c-api.service[112462]: INFO cinder.api.openstack.wsgi [None req-ad7e4929-6b51-46ed-b8ef-8bc9170bea7d demo demo] https://199.204.45.57/volume/v3/types/default returned with HTTP 200 Jun 26 06:00:55.289979 np0000183133 devstack@c-api.service[112462]: [pid: 112462|app: 0|req: 2/9] 199.204.45.57 () {64 vars in 1294 bytes} [Fri Jun 26 06:00:54 2026] GET /volume/v3/types/default => generated 145 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:00:55.768248 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-734a8f4c-952c-472e-addf-0352cfb95745 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:00:55.769328 np0000183133 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 3/10] 199.204.45.57 () {62 vars in 1061 bytes} [Fri Jun 26 06:00:55 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 06:00:55.801054 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.middleware.request_id [None req-653873c8-b062-44ab-ab0a-b3cea024d5cb None None] RequestId filter calling following filter/app {{(pid=112463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:00:55.809285 np0000183133 devstack@c-api.service[112463]: [pid: 112463|app: 0|req: 4/11] 199.204.45.57 () {64 vars in 1265 bytes} [Fri Jun 26 06:00:55 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 06:00:55.846120 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [req-653873c8-b062-44ab-ab0a-b3cea024d5cb req-95cd039e-0336-4e9c-9cd7-f60a6cc48387 None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:00:55.848369 np0000183133 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [req-653873c8-b062-44ab-ab0a-b3cea024d5cb req-95cd039e-0336-4e9c-9cd7-f60a6cc48387 demo demo] GET https://199.204.45.57/volume/v3/ Jun 26 06:00:55.848640 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [req-653873c8-b062-44ab-ab0a-b3cea024d5cb req-95cd039e-0336-4e9c-9cd7-f60a6cc48387 demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:00:55.848881 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [req-653873c8-b062-44ab-ab0a-b3cea024d5cb req-95cd039e-0336-4e9c-9cd7-f60a6cc48387 demo demo] Calling method 'version_select' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:00:55.849449 np0000183133 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [req-653873c8-b062-44ab-ab0a-b3cea024d5cb req-95cd039e-0336-4e9c-9cd7-f60a6cc48387 demo demo] https://199.204.45.57/volume/v3/ returned with HTTP 200 Jun 26 06:00:55.849869 np0000183133 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 3/12] 199.204.45.57 () {66 vars in 1339 bytes} [Fri Jun 26 06:00:55 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:00:55.886753 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.middleware.request_id [None req-d49ec592-ba7c-47d7-a5c0-31ede9115d2b None None] RequestId filter calling following filter/app {{(pid=112462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:00:55.890226 np0000183133 devstack@c-api.service[112462]: INFO cinder.api.openstack.wsgi [None req-d49ec592-ba7c-47d7-a5c0-31ede9115d2b demo demo] GET https://199.204.45.57/volume/v3/types/default Jun 26 06:00:55.890638 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.openstack.wsgi [None req-d49ec592-ba7c-47d7-a5c0-31ede9115d2b demo demo] Empty body provided in request {{(pid=112462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:00:55.891035 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.openstack.wsgi [None req-d49ec592-ba7c-47d7-a5c0-31ede9115d2b demo demo] Calling method 'show' {{(pid=112462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:00:55.900056 np0000183133 devstack@c-api.service[112462]: INFO cinder.api.openstack.wsgi [None req-d49ec592-ba7c-47d7-a5c0-31ede9115d2b demo demo] https://199.204.45.57/volume/v3/types/default returned with HTTP 200 Jun 26 06:00:55.900391 np0000183133 devstack@c-api.service[112462]: [pid: 112462|app: 0|req: 3/13] 199.204.45.57 () {64 vars in 1294 bytes} [Fri Jun 26 06:00:55 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 26 06:00:56.518887 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-19e13189-9be2-40cb-a4a4-af235625bb34 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:00:56.520093 np0000183133 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 4/14] 199.204.45.57 () {62 vars in 1061 bytes} [Fri Jun 26 06:00:56 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 06:00:56.554824 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.middleware.request_id [None req-8fbd4255-0a18-47b7-bb09-01a79998971b None None] RequestId filter calling following filter/app {{(pid=112463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:00:56.556944 np0000183133 devstack@c-api.service[112463]: [pid: 112463|app: 0|req: 5/15] 199.204.45.57 () {64 vars in 1265 bytes} [Fri Jun 26 06:00:56 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 06:00:56.589547 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [req-8fbd4255-0a18-47b7-bb09-01a79998971b req-56809985-72fe-4ec8-993e-4224edf2762d None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:00:56.591671 np0000183133 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [req-8fbd4255-0a18-47b7-bb09-01a79998971b req-56809985-72fe-4ec8-993e-4224edf2762d demo demo] GET https://199.204.45.57/volume/v3/ Jun 26 06:00:56.591891 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [req-8fbd4255-0a18-47b7-bb09-01a79998971b req-56809985-72fe-4ec8-993e-4224edf2762d demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:00:56.592116 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [req-8fbd4255-0a18-47b7-bb09-01a79998971b req-56809985-72fe-4ec8-993e-4224edf2762d demo demo] Calling method 'version_select' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:00:56.592720 np0000183133 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [req-8fbd4255-0a18-47b7-bb09-01a79998971b req-56809985-72fe-4ec8-993e-4224edf2762d demo demo] https://199.204.45.57/volume/v3/ returned with HTTP 200 Jun 26 06:00:56.593131 np0000183133 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 4/16] 199.204.45.57 () {66 vars in 1339 bytes} [Fri Jun 26 06:00:56 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:00:56.633621 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.middleware.request_id [None req-638fbf2e-ae1d-4f23-aceb-7a59267d66eb None None] RequestId filter calling following filter/app {{(pid=112462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:00:56.636988 np0000183133 devstack@c-api.service[112462]: INFO cinder.api.openstack.wsgi [None req-638fbf2e-ae1d-4f23-aceb-7a59267d66eb demo demo] GET https://199.204.45.57/volume/v3/types/default Jun 26 06:00:56.637378 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.openstack.wsgi [None req-638fbf2e-ae1d-4f23-aceb-7a59267d66eb demo demo] Empty body provided in request {{(pid=112462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:00:56.637940 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.openstack.wsgi [None req-638fbf2e-ae1d-4f23-aceb-7a59267d66eb demo demo] Calling method 'show' {{(pid=112462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:00:56.646881 np0000183133 devstack@c-api.service[112462]: INFO cinder.api.openstack.wsgi [None req-638fbf2e-ae1d-4f23-aceb-7a59267d66eb demo demo] https://199.204.45.57/volume/v3/types/default returned with HTTP 200 Jun 26 06:00:56.647330 np0000183133 devstack@c-api.service[112462]: [pid: 112462|app: 0|req: 4/17] 199.204.45.57 () {64 vars in 1294 bytes} [Fri Jun 26 06:00:56 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 26 06:00:56.685543 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-53ca058b-cb79-42a7-9b95-82b97a95560e None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:00:56.686823 np0000183133 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 5/18] 199.204.45.57 () {62 vars in 1061 bytes} [Fri Jun 26 06:00:56 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 06:00:56.718151 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.middleware.request_id [None req-c88a00a2-5714-4c84-b65c-c40398e679cd None None] RequestId filter calling following filter/app {{(pid=112463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:00:56.720786 np0000183133 devstack@c-api.service[112463]: [pid: 112463|app: 0|req: 6/19] 199.204.45.57 () {64 vars in 1265 bytes} [Fri Jun 26 06:00:56 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 06:00:56.751000 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [req-c88a00a2-5714-4c84-b65c-c40398e679cd req-e3f4bda1-0333-4aa3-a307-17b2ff9bc049 None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:00:56.753099 np0000183133 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [req-c88a00a2-5714-4c84-b65c-c40398e679cd req-e3f4bda1-0333-4aa3-a307-17b2ff9bc049 demo demo] GET https://199.204.45.57/volume/v3/ Jun 26 06:00:56.753362 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [req-c88a00a2-5714-4c84-b65c-c40398e679cd req-e3f4bda1-0333-4aa3-a307-17b2ff9bc049 demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:00:56.753610 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [req-c88a00a2-5714-4c84-b65c-c40398e679cd req-e3f4bda1-0333-4aa3-a307-17b2ff9bc049 demo demo] Calling method 'version_select' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:00:56.754018 np0000183133 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [req-c88a00a2-5714-4c84-b65c-c40398e679cd req-e3f4bda1-0333-4aa3-a307-17b2ff9bc049 demo demo] https://199.204.45.57/volume/v3/ returned with HTTP 200 Jun 26 06:00:56.754446 np0000183133 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 5/20] 199.204.45.57 () {66 vars in 1339 bytes} [Fri Jun 26 06:00:56 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:00:56.792286 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.middleware.request_id [None req-13a29f7c-289d-4503-80b6-d98f1d28796a None None] RequestId filter calling following filter/app {{(pid=112462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:00:56.795693 np0000183133 devstack@c-api.service[112462]: INFO cinder.api.openstack.wsgi [None req-13a29f7c-289d-4503-80b6-d98f1d28796a demo demo] GET https://199.204.45.57/volume/v3/types/default Jun 26 06:00:56.796037 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.openstack.wsgi [None req-13a29f7c-289d-4503-80b6-d98f1d28796a demo demo] Empty body provided in request {{(pid=112462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:00:56.796416 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.openstack.wsgi [None req-13a29f7c-289d-4503-80b6-d98f1d28796a demo demo] Calling method 'show' {{(pid=112462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:00:56.805309 np0000183133 devstack@c-api.service[112462]: INFO cinder.api.openstack.wsgi [None req-13a29f7c-289d-4503-80b6-d98f1d28796a demo demo] https://199.204.45.57/volume/v3/types/default returned with HTTP 200 Jun 26 06:00:56.805835 np0000183133 devstack@c-api.service[112462]: [pid: 112462|app: 0|req: 5/21] 199.204.45.57 () {64 vars in 1294 bytes} [Fri Jun 26 06:00:56 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 26 06:01:04.859872 np0000183133 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=1 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:01:06.801980 np0000183133 devstack@c-api.service[112462]: DEBUG dbcounter [-] [112462] Writing DB stats cinder:SELECT=8 {{(pid=112462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:06:47.433155 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-68beb29d-f75e-4b96-a6b8-39f68faa9432 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:06:47.514172 np0000183133 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-68beb29d-f75e-4b96-a6b8-39f68faa9432 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:06:47.514780 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-68beb29d-f75e-4b96-a6b8-39f68faa9432 demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:06:47.515164 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-68beb29d-f75e-4b96-a6b8-39f68faa9432 demo demo] Calling method 'detail' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:06:47.515817 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.api_utils [None req-68beb29d-f75e-4b96-a6b8-39f68faa9432 demo demo] Removing options '' from query. {{(pid=112465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:06:47.516893 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.volume.api [None req-68beb29d-f75e-4b96-a6b8-39f68faa9432 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:06:47.568865 np0000183133 devstack@c-api.service[112465]: INFO cinder.volume.api [None req-68beb29d-f75e-4b96-a6b8-39f68faa9432 demo demo] Get all volumes completed successfully. Jun 26 06:06:47.572046 np0000183133 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-68beb29d-f75e-4b96-a6b8-39f68faa9432 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:06:47.572533 np0000183133 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 6/22] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:06:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:06:57.562238 np0000183133 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:07:47.589875 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.middleware.request_id [None req-0fe34c9a-4426-4780-89e3-d1da27be2e57 None None] RequestId filter calling following filter/app {{(pid=112463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:07:47.594063 np0000183133 devstack@c-api.service[112463]: INFO cinder.api.openstack.wsgi [None req-0fe34c9a-4426-4780-89e3-d1da27be2e57 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:07:47.594324 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.openstack.wsgi [None req-0fe34c9a-4426-4780-89e3-d1da27be2e57 demo demo] Empty body provided in request {{(pid=112463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:07:47.594618 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.openstack.wsgi [None req-0fe34c9a-4426-4780-89e3-d1da27be2e57 demo demo] Calling method 'detail' {{(pid=112463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:07:47.595274 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.api_utils [None req-0fe34c9a-4426-4780-89e3-d1da27be2e57 demo demo] Removing options '' from query. {{(pid=112463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:07:47.596520 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.volume.api [None req-0fe34c9a-4426-4780-89e3-d1da27be2e57 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112463) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:07:47.632223 np0000183133 devstack@c-api.service[112463]: INFO cinder.volume.api [None req-0fe34c9a-4426-4780-89e3-d1da27be2e57 demo demo] Get all volumes completed successfully. Jun 26 06:07:47.635224 np0000183133 devstack@c-api.service[112463]: INFO cinder.api.openstack.wsgi [None req-0fe34c9a-4426-4780-89e3-d1da27be2e57 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:07:47.635730 np0000183133 devstack@c-api.service[112463]: [pid: 112463|app: 0|req: 7/23] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:07:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:07:57.621963 np0000183133 devstack@c-api.service[112463]: DEBUG dbcounter [-] [112463] Writing DB stats cinder:SELECT=1 {{(pid=112463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:08:47.656518 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-100fca6c-be33-4783-ad81-3e05ca5e1b06 None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:08:47.660624 np0000183133 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-100fca6c-be33-4783-ad81-3e05ca5e1b06 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:08:47.660624 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-100fca6c-be33-4783-ad81-3e05ca5e1b06 demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:08:47.660922 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-100fca6c-be33-4783-ad81-3e05ca5e1b06 demo demo] Calling method 'detail' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:08:47.661504 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.api_utils [None req-100fca6c-be33-4783-ad81-3e05ca5e1b06 demo demo] Removing options '' from query. {{(pid=112464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:08:47.662551 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.volume.api [None req-100fca6c-be33-4783-ad81-3e05ca5e1b06 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112464) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:08:47.704360 np0000183133 devstack@c-api.service[112464]: INFO cinder.volume.api [None req-100fca6c-be33-4783-ad81-3e05ca5e1b06 demo demo] Get all volumes completed successfully. Jun 26 06:08:47.707743 np0000183133 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-100fca6c-be33-4783-ad81-3e05ca5e1b06 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:08:47.708331 np0000183133 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 6/24] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:08:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:08:57.695335 np0000183133 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=1 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:09:47.734224 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.middleware.request_id [None req-a06719e7-c71c-4436-9b20-2eaee71b8059 None None] RequestId filter calling following filter/app {{(pid=112462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:09:47.740794 np0000183133 devstack@c-api.service[112462]: INFO cinder.api.openstack.wsgi [None req-a06719e7-c71c-4436-9b20-2eaee71b8059 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:09:47.741007 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.openstack.wsgi [None req-a06719e7-c71c-4436-9b20-2eaee71b8059 demo demo] Empty body provided in request {{(pid=112462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:09:47.741219 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.openstack.wsgi [None req-a06719e7-c71c-4436-9b20-2eaee71b8059 demo demo] Calling method 'detail' {{(pid=112462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:09:47.742046 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.api_utils [None req-a06719e7-c71c-4436-9b20-2eaee71b8059 demo demo] Removing options '' from query. {{(pid=112462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:09:47.744055 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.volume.api [None req-a06719e7-c71c-4436-9b20-2eaee71b8059 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:09:47.793862 np0000183133 devstack@c-api.service[112462]: INFO cinder.volume.api [None req-a06719e7-c71c-4436-9b20-2eaee71b8059 demo demo] Get all volumes completed successfully. Jun 26 06:09:47.797324 np0000183133 devstack@c-api.service[112462]: INFO cinder.api.openstack.wsgi [None req-a06719e7-c71c-4436-9b20-2eaee71b8059 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:09:47.799457 np0000183133 devstack@c-api.service[112462]: [pid: 112462|app: 0|req: 6/25] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:09:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:09:57.786250 np0000183133 devstack@c-api.service[112462]: DEBUG dbcounter [-] [112462] Writing DB stats cinder:SELECT=1 {{(pid=112462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:10:47.813001 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-ac95ee4c-dc55-4e41-a88f-b586472d7209 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:10:47.817450 np0000183133 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-ac95ee4c-dc55-4e41-a88f-b586472d7209 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:10:47.817450 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-ac95ee4c-dc55-4e41-a88f-b586472d7209 demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:10:47.817450 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-ac95ee4c-dc55-4e41-a88f-b586472d7209 demo demo] Calling method 'detail' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:10:47.817450 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.api_utils [None req-ac95ee4c-dc55-4e41-a88f-b586472d7209 demo demo] Removing options '' from query. {{(pid=112465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:10:47.817450 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.volume.api [None req-ac95ee4c-dc55-4e41-a88f-b586472d7209 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:10:47.826970 np0000183133 devstack@c-api.service[112465]: INFO cinder.volume.api [None req-ac95ee4c-dc55-4e41-a88f-b586472d7209 demo demo] Get all volumes completed successfully. Jun 26 06:10:47.828886 np0000183133 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-ac95ee4c-dc55-4e41-a88f-b586472d7209 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:10:47.829250 np0000183133 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 7/26] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:10:47 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 26 06:10:57.822621 np0000183133 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:11:47.847309 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.middleware.request_id [None req-3e00668e-84d0-4c71-baab-c9b94c0b72d5 None None] RequestId filter calling following filter/app {{(pid=112463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:11:47.972928 np0000183133 devstack@c-api.service[112463]: INFO cinder.api.openstack.wsgi [None req-3e00668e-84d0-4c71-baab-c9b94c0b72d5 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:11:47.973323 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.openstack.wsgi [None req-3e00668e-84d0-4c71-baab-c9b94c0b72d5 demo demo] Empty body provided in request {{(pid=112463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:11:47.973827 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.openstack.wsgi [None req-3e00668e-84d0-4c71-baab-c9b94c0b72d5 demo demo] Calling method 'detail' {{(pid=112463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:11:47.974421 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.api_utils [None req-3e00668e-84d0-4c71-baab-c9b94c0b72d5 demo demo] Removing options '' from query. {{(pid=112463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:11:47.975444 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.volume.api [None req-3e00668e-84d0-4c71-baab-c9b94c0b72d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112463) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:11:47.982514 np0000183133 devstack@c-api.service[112463]: INFO cinder.volume.api [None req-3e00668e-84d0-4c71-baab-c9b94c0b72d5 demo demo] Get all volumes completed successfully. Jun 26 06:11:47.985011 np0000183133 devstack@c-api.service[112463]: INFO cinder.api.openstack.wsgi [None req-3e00668e-84d0-4c71-baab-c9b94c0b72d5 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:11:47.985429 np0000183133 devstack@c-api.service[112463]: [pid: 112463|app: 0|req: 8/27] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:11:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:11:57.978429 np0000183133 devstack@c-api.service[112463]: DEBUG dbcounter [-] [112463] Writing DB stats cinder:SELECT=1 {{(pid=112463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:12:48.058395 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-b6e5cef6-6eae-4525-82cb-00ebac14390c None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:12:48.060907 np0000183133 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-b6e5cef6-6eae-4525-82cb-00ebac14390c demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:12:48.061141 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-b6e5cef6-6eae-4525-82cb-00ebac14390c demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:12:48.061372 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-b6e5cef6-6eae-4525-82cb-00ebac14390c demo demo] Calling method 'detail' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:12:48.061709 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.api_utils [None req-b6e5cef6-6eae-4525-82cb-00ebac14390c demo demo] Removing options '' from query. {{(pid=112464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:12:48.064876 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.volume.api [None req-b6e5cef6-6eae-4525-82cb-00ebac14390c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112464) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:12:48.074533 np0000183133 devstack@c-api.service[112464]: INFO cinder.volume.api [None req-b6e5cef6-6eae-4525-82cb-00ebac14390c demo demo] Get all volumes completed successfully. Jun 26 06:12:48.077394 np0000183133 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-b6e5cef6-6eae-4525-82cb-00ebac14390c demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:12:48.078023 np0000183133 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 7/28] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:12:48 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 26 06:12:58.070076 np0000183133 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=1 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:13:48.105174 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.middleware.request_id [None req-f9dea84e-480c-4d99-a775-1faa1792d8c1 None None] RequestId filter calling following filter/app {{(pid=112462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:13:48.108011 np0000183133 devstack@c-api.service[112462]: INFO cinder.api.openstack.wsgi [None req-f9dea84e-480c-4d99-a775-1faa1792d8c1 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:13:48.108188 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.openstack.wsgi [None req-f9dea84e-480c-4d99-a775-1faa1792d8c1 demo demo] Empty body provided in request {{(pid=112462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:13:48.108392 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.openstack.wsgi [None req-f9dea84e-480c-4d99-a775-1faa1792d8c1 demo demo] Calling method 'detail' {{(pid=112462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:13:48.108879 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.api_utils [None req-f9dea84e-480c-4d99-a775-1faa1792d8c1 demo demo] Removing options '' from query. {{(pid=112462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:13:48.109805 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.volume.api [None req-f9dea84e-480c-4d99-a775-1faa1792d8c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:13:48.118599 np0000183133 devstack@c-api.service[112462]: INFO cinder.volume.api [None req-f9dea84e-480c-4d99-a775-1faa1792d8c1 demo demo] Get all volumes completed successfully. Jun 26 06:13:48.121341 np0000183133 devstack@c-api.service[112462]: INFO cinder.api.openstack.wsgi [None req-f9dea84e-480c-4d99-a775-1faa1792d8c1 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:13:48.121720 np0000183133 devstack@c-api.service[112462]: [pid: 112462|app: 0|req: 7/29] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:13:48 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 26 06:13:58.113113 np0000183133 devstack@c-api.service[112462]: DEBUG dbcounter [-] [112462] Writing DB stats cinder:SELECT=1 {{(pid=112462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:14:48.138554 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-c985c7c4-1fc1-465b-9a8e-9710c91bbb36 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:14:48.143910 np0000183133 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-c985c7c4-1fc1-465b-9a8e-9710c91bbb36 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:14:48.144316 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-c985c7c4-1fc1-465b-9a8e-9710c91bbb36 demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:14:48.145139 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-c985c7c4-1fc1-465b-9a8e-9710c91bbb36 demo demo] Calling method 'detail' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:14:48.145624 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.api_utils [None req-c985c7c4-1fc1-465b-9a8e-9710c91bbb36 demo demo] Removing options '' from query. {{(pid=112465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:14:48.146763 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.volume.api [None req-c985c7c4-1fc1-465b-9a8e-9710c91bbb36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:14:48.156333 np0000183133 devstack@c-api.service[112465]: INFO cinder.volume.api [None req-c985c7c4-1fc1-465b-9a8e-9710c91bbb36 demo demo] Get all volumes completed successfully. Jun 26 06:14:48.158294 np0000183133 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-c985c7c4-1fc1-465b-9a8e-9710c91bbb36 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:14:48.158680 np0000183133 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 8/30] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:14:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:14:58.150551 np0000183133 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:15:48.171546 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.middleware.request_id [None req-c9bc76fa-6ffc-4c6e-9c74-ccc67f6477eb None None] RequestId filter calling following filter/app {{(pid=112463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:15:48.177007 np0000183133 devstack@c-api.service[112463]: INFO cinder.api.openstack.wsgi [None req-c9bc76fa-6ffc-4c6e-9c74-ccc67f6477eb demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:15:48.177260 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.openstack.wsgi [None req-c9bc76fa-6ffc-4c6e-9c74-ccc67f6477eb demo demo] Empty body provided in request {{(pid=112463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:15:48.177534 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.openstack.wsgi [None req-c9bc76fa-6ffc-4c6e-9c74-ccc67f6477eb demo demo] Calling method 'detail' {{(pid=112463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:15:48.177845 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.api_utils [None req-c9bc76fa-6ffc-4c6e-9c74-ccc67f6477eb demo demo] Removing options '' from query. {{(pid=112463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:15:48.179704 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.volume.api [None req-c9bc76fa-6ffc-4c6e-9c74-ccc67f6477eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112463) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:15:48.189826 np0000183133 devstack@c-api.service[112463]: INFO cinder.volume.api [None req-c9bc76fa-6ffc-4c6e-9c74-ccc67f6477eb demo demo] Get all volumes completed successfully. Jun 26 06:15:48.192260 np0000183133 devstack@c-api.service[112463]: INFO cinder.api.openstack.wsgi [None req-c9bc76fa-6ffc-4c6e-9c74-ccc67f6477eb demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:15:48.192892 np0000183133 devstack@c-api.service[112463]: [pid: 112463|app: 0|req: 9/31] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:15:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:15:58.183962 np0000183133 devstack@c-api.service[112463]: DEBUG dbcounter [-] [112463] Writing DB stats cinder:SELECT=1 {{(pid=112463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:16:48.212263 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-c3d8c5e2-9bf9-47e2-afb8-c3e5a44d3bfa None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:16:48.214745 np0000183133 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-c3d8c5e2-9bf9-47e2-afb8-c3e5a44d3bfa demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:16:48.214968 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-c3d8c5e2-9bf9-47e2-afb8-c3e5a44d3bfa demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:16:48.215212 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-c3d8c5e2-9bf9-47e2-afb8-c3e5a44d3bfa demo demo] Calling method 'detail' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:16:48.215535 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.api_utils [None req-c3d8c5e2-9bf9-47e2-afb8-c3e5a44d3bfa demo demo] Removing options '' from query. {{(pid=112464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:16:48.217460 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.volume.api [None req-c3d8c5e2-9bf9-47e2-afb8-c3e5a44d3bfa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112464) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:16:48.227225 np0000183133 devstack@c-api.service[112464]: INFO cinder.volume.api [None req-c3d8c5e2-9bf9-47e2-afb8-c3e5a44d3bfa demo demo] Get all volumes completed successfully. Jun 26 06:16:48.229944 np0000183133 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-c3d8c5e2-9bf9-47e2-afb8-c3e5a44d3bfa demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:16:48.230414 np0000183133 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 8/32] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:16:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:16:58.219613 np0000183133 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=1 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:17:48.244218 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.middleware.request_id [None req-cc2acc3b-605d-4e5e-b9be-12f6cc6ff661 None None] RequestId filter calling following filter/app {{(pid=112462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:17:48.394600 np0000183133 devstack@c-api.service[112462]: INFO cinder.api.openstack.wsgi [None req-cc2acc3b-605d-4e5e-b9be-12f6cc6ff661 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:17:48.395011 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.openstack.wsgi [None req-cc2acc3b-605d-4e5e-b9be-12f6cc6ff661 demo demo] Empty body provided in request {{(pid=112462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:17:48.395383 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.openstack.wsgi [None req-cc2acc3b-605d-4e5e-b9be-12f6cc6ff661 demo demo] Calling method 'detail' {{(pid=112462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:17:48.395929 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.api_utils [None req-cc2acc3b-605d-4e5e-b9be-12f6cc6ff661 demo demo] Removing options '' from query. {{(pid=112462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:17:48.397290 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.volume.api [None req-cc2acc3b-605d-4e5e-b9be-12f6cc6ff661 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:17:48.409057 np0000183133 devstack@c-api.service[112462]: INFO cinder.volume.api [None req-cc2acc3b-605d-4e5e-b9be-12f6cc6ff661 demo demo] Get all volumes completed successfully. Jun 26 06:17:48.412261 np0000183133 devstack@c-api.service[112462]: INFO cinder.api.openstack.wsgi [None req-cc2acc3b-605d-4e5e-b9be-12f6cc6ff661 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:17:48.412766 np0000183133 devstack@c-api.service[112462]: [pid: 112462|app: 0|req: 8/33] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:17:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:17:58.402283 np0000183133 devstack@c-api.service[112462]: DEBUG dbcounter [-] [112462] Writing DB stats cinder:SELECT=1 {{(pid=112462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:18:48.427550 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-367d7438-16fe-4c9e-afe8-e8ebe6044b97 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:18:48.430645 np0000183133 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-367d7438-16fe-4c9e-afe8-e8ebe6044b97 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:18:48.430972 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-367d7438-16fe-4c9e-afe8-e8ebe6044b97 demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:18:48.431237 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-367d7438-16fe-4c9e-afe8-e8ebe6044b97 demo demo] Calling method 'detail' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:18:48.431695 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.api_utils [None req-367d7438-16fe-4c9e-afe8-e8ebe6044b97 demo demo] Removing options '' from query. {{(pid=112465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:18:48.433089 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.volume.api [None req-367d7438-16fe-4c9e-afe8-e8ebe6044b97 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:18:48.446371 np0000183133 devstack@c-api.service[112465]: INFO cinder.volume.api [None req-367d7438-16fe-4c9e-afe8-e8ebe6044b97 demo demo] Get all volumes completed successfully. Jun 26 06:18:48.449259 np0000183133 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-367d7438-16fe-4c9e-afe8-e8ebe6044b97 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:18:48.449771 np0000183133 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 9/34] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:18:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:18:58.436813 np0000183133 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:19:48.467760 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.middleware.request_id [None req-b133fd30-e8ae-446b-9e85-94410571e48d None None] RequestId filter calling following filter/app {{(pid=112463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:19:48.471279 np0000183133 devstack@c-api.service[112463]: INFO cinder.api.openstack.wsgi [None req-b133fd30-e8ae-446b-9e85-94410571e48d demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:19:48.471582 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.openstack.wsgi [None req-b133fd30-e8ae-446b-9e85-94410571e48d demo demo] Empty body provided in request {{(pid=112463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:19:48.471906 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.openstack.wsgi [None req-b133fd30-e8ae-446b-9e85-94410571e48d demo demo] Calling method 'detail' {{(pid=112463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:19:48.472352 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.api_utils [None req-b133fd30-e8ae-446b-9e85-94410571e48d demo demo] Removing options '' from query. {{(pid=112463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:19:48.473797 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.volume.api [None req-b133fd30-e8ae-446b-9e85-94410571e48d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112463) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:19:48.483243 np0000183133 devstack@c-api.service[112463]: INFO cinder.volume.api [None req-b133fd30-e8ae-446b-9e85-94410571e48d demo demo] Get all volumes completed successfully. Jun 26 06:19:48.486772 np0000183133 devstack@c-api.service[112463]: INFO cinder.api.openstack.wsgi [None req-b133fd30-e8ae-446b-9e85-94410571e48d demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:19:48.487246 np0000183133 devstack@c-api.service[112463]: [pid: 112463|app: 0|req: 10/35] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:19:48 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 26 06:19:58.477354 np0000183133 devstack@c-api.service[112463]: DEBUG dbcounter [-] [112463] Writing DB stats cinder:SELECT=1 {{(pid=112463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:20:48.504695 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-d6a191cc-8684-46ff-abf8-5c39345bc829 None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:20:48.507712 np0000183133 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-d6a191cc-8684-46ff-abf8-5c39345bc829 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:20:48.508022 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-d6a191cc-8684-46ff-abf8-5c39345bc829 demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:20:48.508101 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-d6a191cc-8684-46ff-abf8-5c39345bc829 demo demo] Calling method 'detail' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:20:48.508285 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.api_utils [None req-d6a191cc-8684-46ff-abf8-5c39345bc829 demo demo] Removing options '' from query. {{(pid=112464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:20:48.509134 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.volume.api [None req-d6a191cc-8684-46ff-abf8-5c39345bc829 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112464) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:20:48.517198 np0000183133 devstack@c-api.service[112464]: INFO cinder.volume.api [None req-d6a191cc-8684-46ff-abf8-5c39345bc829 demo demo] Get all volumes completed successfully. Jun 26 06:20:48.521056 np0000183133 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-d6a191cc-8684-46ff-abf8-5c39345bc829 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:20:48.521557 np0000183133 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 9/36] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:20:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:20:58.512076 np0000183133 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=1 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:21:48.536222 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.middleware.request_id [None req-28dd9c63-871c-45b7-8bf2-2beb6ae52886 None None] RequestId filter calling following filter/app {{(pid=112462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:21:48.542595 np0000183133 devstack@c-api.service[112462]: INFO cinder.api.openstack.wsgi [None req-28dd9c63-871c-45b7-8bf2-2beb6ae52886 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:21:48.542978 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.openstack.wsgi [None req-28dd9c63-871c-45b7-8bf2-2beb6ae52886 demo demo] Empty body provided in request {{(pid=112462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:21:48.543521 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.openstack.wsgi [None req-28dd9c63-871c-45b7-8bf2-2beb6ae52886 demo demo] Calling method 'detail' {{(pid=112462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:21:48.543926 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.api_utils [None req-28dd9c63-871c-45b7-8bf2-2beb6ae52886 demo demo] Removing options '' from query. {{(pid=112462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:21:48.545040 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.volume.api [None req-28dd9c63-871c-45b7-8bf2-2beb6ae52886 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:21:48.553536 np0000183133 devstack@c-api.service[112462]: INFO cinder.volume.api [None req-28dd9c63-871c-45b7-8bf2-2beb6ae52886 demo demo] Get all volumes completed successfully. Jun 26 06:21:48.555486 np0000183133 devstack@c-api.service[112462]: INFO cinder.api.openstack.wsgi [None req-28dd9c63-871c-45b7-8bf2-2beb6ae52886 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:21:48.556084 np0000183133 devstack@c-api.service[112462]: [pid: 112462|app: 0|req: 9/37] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:21:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:21:58.548146 np0000183133 devstack@c-api.service[112462]: DEBUG dbcounter [-] [112462] Writing DB stats cinder:SELECT=1 {{(pid=112462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:22:48.573965 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-14d257ae-1ccc-4f8f-ae5b-d39922b89a9d None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:22:48.640312 np0000183133 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-14d257ae-1ccc-4f8f-ae5b-d39922b89a9d demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:22:48.640515 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-14d257ae-1ccc-4f8f-ae5b-d39922b89a9d demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:22:48.640697 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-14d257ae-1ccc-4f8f-ae5b-d39922b89a9d demo demo] Calling method 'detail' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:22:48.640931 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.api_utils [None req-14d257ae-1ccc-4f8f-ae5b-d39922b89a9d demo demo] Removing options '' from query. {{(pid=112465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:22:48.641625 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.volume.api [None req-14d257ae-1ccc-4f8f-ae5b-d39922b89a9d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:22:48.652809 np0000183133 devstack@c-api.service[112465]: INFO cinder.volume.api [None req-14d257ae-1ccc-4f8f-ae5b-d39922b89a9d demo demo] Get all volumes completed successfully. Jun 26 06:22:48.655605 np0000183133 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-14d257ae-1ccc-4f8f-ae5b-d39922b89a9d demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:22:48.656056 np0000183133 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 10/38] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:22:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:22:58.644642 np0000183133 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:23:48.668792 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.middleware.request_id [None req-632e11e7-f503-4b7a-9fcb-a222602a0431 None None] RequestId filter calling following filter/app {{(pid=112463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:23:48.672971 np0000183133 devstack@c-api.service[112463]: INFO cinder.api.openstack.wsgi [None req-632e11e7-f503-4b7a-9fcb-a222602a0431 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:23:48.673322 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.openstack.wsgi [None req-632e11e7-f503-4b7a-9fcb-a222602a0431 demo demo] Empty body provided in request {{(pid=112463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:23:48.673729 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.openstack.wsgi [None req-632e11e7-f503-4b7a-9fcb-a222602a0431 demo demo] Calling method 'detail' {{(pid=112463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:23:48.674177 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.api_utils [None req-632e11e7-f503-4b7a-9fcb-a222602a0431 demo demo] Removing options '' from query. {{(pid=112463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:23:48.675686 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.volume.api [None req-632e11e7-f503-4b7a-9fcb-a222602a0431 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112463) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:23:48.682114 np0000183133 devstack@c-api.service[112463]: INFO cinder.volume.api [None req-632e11e7-f503-4b7a-9fcb-a222602a0431 demo demo] Get all volumes completed successfully. Jun 26 06:23:48.684087 np0000183133 devstack@c-api.service[112463]: INFO cinder.api.openstack.wsgi [None req-632e11e7-f503-4b7a-9fcb-a222602a0431 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:23:48.684496 np0000183133 devstack@c-api.service[112463]: [pid: 112463|app: 0|req: 11/39] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:23:48 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 26 06:23:58.679665 np0000183133 devstack@c-api.service[112463]: DEBUG dbcounter [-] [112463] Writing DB stats cinder:SELECT=1 {{(pid=112463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:24:48.706696 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-465bafc7-940e-45cc-9a2c-4b47f9ca6ffc None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:24:48.708126 np0000183133 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-465bafc7-940e-45cc-9a2c-4b47f9ca6ffc demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:24:48.708313 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-465bafc7-940e-45cc-9a2c-4b47f9ca6ffc demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:24:48.708546 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-465bafc7-940e-45cc-9a2c-4b47f9ca6ffc demo demo] Calling method 'detail' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:24:48.708813 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.api_utils [None req-465bafc7-940e-45cc-9a2c-4b47f9ca6ffc demo demo] Removing options '' from query. {{(pid=112464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:24:48.709816 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.volume.api [None req-465bafc7-940e-45cc-9a2c-4b47f9ca6ffc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112464) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:24:48.716966 np0000183133 devstack@c-api.service[112464]: INFO cinder.volume.api [None req-465bafc7-940e-45cc-9a2c-4b47f9ca6ffc demo demo] Get all volumes completed successfully. Jun 26 06:24:48.719439 np0000183133 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-465bafc7-940e-45cc-9a2c-4b47f9ca6ffc demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:24:48.720144 np0000183133 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 10/40] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:24:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:24:58.712562 np0000183133 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=1 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:25:48.737883 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.middleware.request_id [None req-d6dde616-a500-458d-9df7-ae7734985b0b None None] RequestId filter calling following filter/app {{(pid=112462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:25:48.743435 np0000183133 devstack@c-api.service[112462]: INFO cinder.api.openstack.wsgi [None req-d6dde616-a500-458d-9df7-ae7734985b0b demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:25:48.744142 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.openstack.wsgi [None req-d6dde616-a500-458d-9df7-ae7734985b0b demo demo] Empty body provided in request {{(pid=112462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:25:48.744439 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.openstack.wsgi [None req-d6dde616-a500-458d-9df7-ae7734985b0b demo demo] Calling method 'detail' {{(pid=112462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:25:48.744903 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.api_utils [None req-d6dde616-a500-458d-9df7-ae7734985b0b demo demo] Removing options '' from query. {{(pid=112462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:25:48.746443 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.volume.api [None req-d6dde616-a500-458d-9df7-ae7734985b0b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:25:48.753190 np0000183133 devstack@c-api.service[112462]: INFO cinder.volume.api [None req-d6dde616-a500-458d-9df7-ae7734985b0b demo demo] Get all volumes completed successfully. Jun 26 06:25:48.755328 np0000183133 devstack@c-api.service[112462]: INFO cinder.api.openstack.wsgi [None req-d6dde616-a500-458d-9df7-ae7734985b0b demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:25:48.755772 np0000183133 devstack@c-api.service[112462]: [pid: 112462|app: 0|req: 10/41] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:25:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:25:58.749148 np0000183133 devstack@c-api.service[112462]: DEBUG dbcounter [-] [112462] Writing DB stats cinder:SELECT=1 {{(pid=112462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:26:48.771017 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-44e6d803-ce3a-42a8-9c23-dbd63a4f72e3 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:26:48.773293 np0000183133 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-44e6d803-ce3a-42a8-9c23-dbd63a4f72e3 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:26:48.773488 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-44e6d803-ce3a-42a8-9c23-dbd63a4f72e3 demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:26:48.773661 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-44e6d803-ce3a-42a8-9c23-dbd63a4f72e3 demo demo] Calling method 'detail' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:26:48.773880 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.api_utils [None req-44e6d803-ce3a-42a8-9c23-dbd63a4f72e3 demo demo] Removing options '' from query. {{(pid=112465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:26:48.774579 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.volume.api [None req-44e6d803-ce3a-42a8-9c23-dbd63a4f72e3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:26:48.781611 np0000183133 devstack@c-api.service[112465]: INFO cinder.volume.api [None req-44e6d803-ce3a-42a8-9c23-dbd63a4f72e3 demo demo] Get all volumes completed successfully. Jun 26 06:26:48.784568 np0000183133 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-44e6d803-ce3a-42a8-9c23-dbd63a4f72e3 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:26:48.785074 np0000183133 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 11/42] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:26:48 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 26 06:26:58.777287 np0000183133 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:27:48.800422 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.middleware.request_id [None req-5999d812-21f7-4cb7-8001-f10aae0628e0 None None] RequestId filter calling following filter/app {{(pid=112463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:27:48.896757 np0000183133 devstack@c-api.service[112463]: INFO cinder.api.openstack.wsgi [None req-5999d812-21f7-4cb7-8001-f10aae0628e0 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:27:48.897032 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.openstack.wsgi [None req-5999d812-21f7-4cb7-8001-f10aae0628e0 demo demo] Empty body provided in request {{(pid=112463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:27:48.897297 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.openstack.wsgi [None req-5999d812-21f7-4cb7-8001-f10aae0628e0 demo demo] Calling method 'detail' {{(pid=112463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:27:48.897708 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.api_utils [None req-5999d812-21f7-4cb7-8001-f10aae0628e0 demo demo] Removing options '' from query. {{(pid=112463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:27:48.898814 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.volume.api [None req-5999d812-21f7-4cb7-8001-f10aae0628e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112463) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:27:48.905984 np0000183133 devstack@c-api.service[112463]: INFO cinder.volume.api [None req-5999d812-21f7-4cb7-8001-f10aae0628e0 demo demo] Get all volumes completed successfully. Jun 26 06:27:48.907969 np0000183133 devstack@c-api.service[112463]: INFO cinder.api.openstack.wsgi [None req-5999d812-21f7-4cb7-8001-f10aae0628e0 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:27:48.908371 np0000183133 devstack@c-api.service[112463]: [pid: 112463|app: 0|req: 12/43] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:27:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:27:58.901896 np0000183133 devstack@c-api.service[112463]: DEBUG dbcounter [-] [112463] Writing DB stats cinder:SELECT=1 {{(pid=112463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:28:48.925096 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-972ed541-9b13-408a-85ad-e97b2ce77ded None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:28:48.927444 np0000183133 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-972ed541-9b13-408a-85ad-e97b2ce77ded demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:28:48.928879 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-972ed541-9b13-408a-85ad-e97b2ce77ded demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:28:48.928879 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-972ed541-9b13-408a-85ad-e97b2ce77ded demo demo] Calling method 'detail' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:28:48.928879 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.api_utils [None req-972ed541-9b13-408a-85ad-e97b2ce77ded demo demo] Removing options '' from query. {{(pid=112464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:28:48.929024 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.volume.api [None req-972ed541-9b13-408a-85ad-e97b2ce77ded demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112464) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:28:48.938395 np0000183133 devstack@c-api.service[112464]: INFO cinder.volume.api [None req-972ed541-9b13-408a-85ad-e97b2ce77ded demo demo] Get all volumes completed successfully. Jun 26 06:28:48.943625 np0000183133 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-972ed541-9b13-408a-85ad-e97b2ce77ded demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:28:48.945230 np0000183133 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 11/44] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:28:48 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 26 06:28:58.932596 np0000183133 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=1 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:29:48.956549 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.middleware.request_id [None req-8192cf03-1122-4177-8737-380f71618c80 None None] RequestId filter calling following filter/app {{(pid=112462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:29:48.960722 np0000183133 devstack@c-api.service[112462]: INFO cinder.api.openstack.wsgi [None req-8192cf03-1122-4177-8737-380f71618c80 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:29:48.960966 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.openstack.wsgi [None req-8192cf03-1122-4177-8737-380f71618c80 demo demo] Empty body provided in request {{(pid=112462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:29:48.961232 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.openstack.wsgi [None req-8192cf03-1122-4177-8737-380f71618c80 demo demo] Calling method 'detail' {{(pid=112462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:29:48.961597 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.api_utils [None req-8192cf03-1122-4177-8737-380f71618c80 demo demo] Removing options '' from query. {{(pid=112462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:29:48.962708 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.volume.api [None req-8192cf03-1122-4177-8737-380f71618c80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:29:48.972997 np0000183133 devstack@c-api.service[112462]: INFO cinder.volume.api [None req-8192cf03-1122-4177-8737-380f71618c80 demo demo] Get all volumes completed successfully. Jun 26 06:29:48.975763 np0000183133 devstack@c-api.service[112462]: INFO cinder.api.openstack.wsgi [None req-8192cf03-1122-4177-8737-380f71618c80 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:29:48.976246 np0000183133 devstack@c-api.service[112462]: [pid: 112462|app: 0|req: 11/45] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:29:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:29:58.966546 np0000183133 devstack@c-api.service[112462]: DEBUG dbcounter [-] [112462] Writing DB stats cinder:SELECT=1 {{(pid=112462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:30:48.988764 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-05aec61e-61bb-4296-bc25-7cdc549fb5a9 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:30:48.991241 np0000183133 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-05aec61e-61bb-4296-bc25-7cdc549fb5a9 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:30:48.991513 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-05aec61e-61bb-4296-bc25-7cdc549fb5a9 demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:30:48.991773 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-05aec61e-61bb-4296-bc25-7cdc549fb5a9 demo demo] Calling method 'detail' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:30:48.992070 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.api_utils [None req-05aec61e-61bb-4296-bc25-7cdc549fb5a9 demo demo] Removing options '' from query. {{(pid=112465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:30:48.993129 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.volume.api [None req-05aec61e-61bb-4296-bc25-7cdc549fb5a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:30:49.001446 np0000183133 devstack@c-api.service[112465]: INFO cinder.volume.api [None req-05aec61e-61bb-4296-bc25-7cdc549fb5a9 demo demo] Get all volumes completed successfully. Jun 26 06:30:49.003569 np0000183133 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-05aec61e-61bb-4296-bc25-7cdc549fb5a9 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:30:49.003935 np0000183133 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 12/46] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:30:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:30:58.998907 np0000183133 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:31:49.015547 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.middleware.request_id [None req-302162d0-ef27-4d39-be45-8815c14ec530 None None] RequestId filter calling following filter/app {{(pid=112463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:31:49.019645 np0000183133 devstack@c-api.service[112463]: INFO cinder.api.openstack.wsgi [None req-302162d0-ef27-4d39-be45-8815c14ec530 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:31:49.019995 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.openstack.wsgi [None req-302162d0-ef27-4d39-be45-8815c14ec530 demo demo] Empty body provided in request {{(pid=112463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:31:49.020339 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.openstack.wsgi [None req-302162d0-ef27-4d39-be45-8815c14ec530 demo demo] Calling method 'detail' {{(pid=112463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:31:49.020838 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.api.api_utils [None req-302162d0-ef27-4d39-be45-8815c14ec530 demo demo] Removing options '' from query. {{(pid=112463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:31:49.022380 np0000183133 devstack@c-api.service[112463]: DEBUG cinder.volume.api [None req-302162d0-ef27-4d39-be45-8815c14ec530 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112463) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:31:49.031421 np0000183133 devstack@c-api.service[112463]: INFO cinder.volume.api [None req-302162d0-ef27-4d39-be45-8815c14ec530 demo demo] Get all volumes completed successfully. Jun 26 06:31:49.033625 np0000183133 devstack@c-api.service[112463]: INFO cinder.api.openstack.wsgi [None req-302162d0-ef27-4d39-be45-8815c14ec530 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:31:49.034117 np0000183133 devstack@c-api.service[112463]: [pid: 112463|app: 0|req: 13/47] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:31:49 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 26 06:31:59.025952 np0000183133 devstack@c-api.service[112463]: DEBUG dbcounter [-] [112463] Writing DB stats cinder:SELECT=1 {{(pid=112463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:32:49.045618 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-2a889b91-236c-4954-b964-5a55722cc070 None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:32:49.047902 np0000183133 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-2a889b91-236c-4954-b964-5a55722cc070 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:32:49.048110 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-2a889b91-236c-4954-b964-5a55722cc070 demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:32:49.048296 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-2a889b91-236c-4954-b964-5a55722cc070 demo demo] Calling method 'detail' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:32:49.048547 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.api.api_utils [None req-2a889b91-236c-4954-b964-5a55722cc070 demo demo] Removing options '' from query. {{(pid=112464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:32:49.049260 np0000183133 devstack@c-api.service[112464]: DEBUG cinder.volume.api [None req-2a889b91-236c-4954-b964-5a55722cc070 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112464) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:32:49.056655 np0000183133 devstack@c-api.service[112464]: INFO cinder.volume.api [None req-2a889b91-236c-4954-b964-5a55722cc070 demo demo] Get all volumes completed successfully. Jun 26 06:32:49.058828 np0000183133 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-2a889b91-236c-4954-b964-5a55722cc070 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:32:49.059188 np0000183133 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 12/48] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:32:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:32:59.052042 np0000183133 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=1 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:33:49.070967 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.middleware.request_id [None req-fc026095-e5b4-4224-b4a5-3e5ccf832fb0 None None] RequestId filter calling following filter/app {{(pid=112462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:33:49.112056 np0000183133 devstack@c-api.service[112462]: INFO cinder.api.openstack.wsgi [None req-fc026095-e5b4-4224-b4a5-3e5ccf832fb0 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:33:49.112234 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.openstack.wsgi [None req-fc026095-e5b4-4224-b4a5-3e5ccf832fb0 demo demo] Empty body provided in request {{(pid=112462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:33:49.112426 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.openstack.wsgi [None req-fc026095-e5b4-4224-b4a5-3e5ccf832fb0 demo demo] Calling method 'detail' {{(pid=112462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:33:49.112652 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.api.api_utils [None req-fc026095-e5b4-4224-b4a5-3e5ccf832fb0 demo demo] Removing options '' from query. {{(pid=112462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:33:49.113608 np0000183133 devstack@c-api.service[112462]: DEBUG cinder.volume.api [None req-fc026095-e5b4-4224-b4a5-3e5ccf832fb0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:33:49.125686 np0000183133 devstack@c-api.service[112462]: INFO cinder.volume.api [None req-fc026095-e5b4-4224-b4a5-3e5ccf832fb0 demo demo] Get all volumes completed successfully. Jun 26 06:33:49.127896 np0000183133 devstack@c-api.service[112462]: INFO cinder.api.openstack.wsgi [None req-fc026095-e5b4-4224-b4a5-3e5ccf832fb0 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:33:49.128256 np0000183133 devstack@c-api.service[112462]: [pid: 112462|app: 0|req: 12/49] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:33:49 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 26 06:33:59.118533 np0000183133 devstack@c-api.service[112462]: DEBUG dbcounter [-] [112462] Writing DB stats cinder:SELECT=1 {{(pid=112462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:34:49.145656 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-03257515-6bc7-4a3e-a0d8-c8bd5c92b191 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:34:49.147794 np0000183133 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-03257515-6bc7-4a3e-a0d8-c8bd5c92b191 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 26 06:34:49.147943 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-03257515-6bc7-4a3e-a0d8-c8bd5c92b191 demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:34:49.148174 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-03257515-6bc7-4a3e-a0d8-c8bd5c92b191 demo demo] Calling method 'detail' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:34:49.148357 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.api.api_utils [None req-03257515-6bc7-4a3e-a0d8-c8bd5c92b191 demo demo] Removing options '' from query. {{(pid=112465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:34:49.149268 np0000183133 devstack@c-api.service[112465]: DEBUG cinder.volume.api [None req-03257515-6bc7-4a3e-a0d8-c8bd5c92b191 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:34:49.157227 np0000183133 devstack@c-api.service[112465]: INFO cinder.volume.api [None req-03257515-6bc7-4a3e-a0d8-c8bd5c92b191 demo demo] Get all volumes completed successfully. Jun 26 06:34:49.159094 np0000183133 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-03257515-6bc7-4a3e-a0d8-c8bd5c92b191 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:34:49.159479 np0000183133 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 13/50] 199.204.45.57 () {64 vars in 1290 bytes} [Fri Jun 26 06:34:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:34:59.152471 np0000183133 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}