Jun 29 04:34:28.396053 np0000183361 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 29 04:34:28.404881 np0000183361 devstack@c-api.service[112606]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 29 04:34:28.407930 np0000183361 devstack@c-api.service[112606]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 29 04:34:28 2026] *** Jun 29 04:34:28.407930 np0000183361 devstack@c-api.service[112606]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 29 04:34:28.407930 np0000183361 devstack@c-api.service[112606]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 29 04:34:28.407930 np0000183361 devstack@c-api.service[112606]: nodename: np0000183361 Jun 29 04:34:28.407930 np0000183361 devstack@c-api.service[112606]: machine: x86_64 Jun 29 04:34:28.407930 np0000183361 devstack@c-api.service[112606]: clock source: unix Jun 29 04:34:28.407930 np0000183361 devstack@c-api.service[112606]: pcre jit disabled Jun 29 04:34:28.407930 np0000183361 devstack@c-api.service[112606]: detected number of CPU cores: 16 Jun 29 04:34:28.407930 np0000183361 devstack@c-api.service[112606]: current working directory: / Jun 29 04:34:28.407930 np0000183361 devstack@c-api.service[112606]: detected binary path: /usr/bin/uwsgi-core Jun 29 04:34:28.407930 np0000183361 devstack@c-api.service[112606]: your processes number limit is 256917 Jun 29 04:34:28.407930 np0000183361 devstack@c-api.service[112606]: your memory page size is 4096 bytes Jun 29 04:34:28.407930 np0000183361 devstack@c-api.service[112606]: detected max file descriptor number: 2048 Jun 29 04:34:28.407930 np0000183361 devstack@c-api.service[112606]: lock engine: pthread robust mutexes Jun 29 04:34:28.408659 np0000183361 devstack@c-api.service[112606]: thunder lock: enabled Jun 29 04:34:28.408787 np0000183361 devstack@c-api.service[112606]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 29 04:34:28.408846 np0000183361 devstack@c-api.service[112606]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 29 04:34:28.408903 np0000183361 devstack@c-api.service[112606]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 29 04:34:28.408903 np0000183361 devstack@c-api.service[112606]: Set PythonHome to /opt/stack/data/venv Jun 29 04:34:28.449848 np0000183361 devstack@c-api.service[112606]: Python main interpreter initialized at 0x7e176f0a3668 Jun 29 04:34:28.449848 np0000183361 devstack@c-api.service[112606]: python threads support enabled Jun 29 04:34:28.449848 np0000183361 devstack@c-api.service[112606]: your server socket listen backlog is limited to 100 connections Jun 29 04:34:28.449848 np0000183361 devstack@c-api.service[112606]: your mercy for graceful operations on workers is 80 seconds Jun 29 04:34:28.450586 np0000183361 devstack@c-api.service[112606]: mapped 671795 bytes (656 KB) for 4 cores Jun 29 04:34:28.450799 np0000183361 devstack@c-api.service[112606]: *** Operational MODE: preforking *** Jun 29 04:34:28.451076 np0000183361 devstack@c-api.service[112606]: *** uWSGI is running in multiple interpreter mode *** Jun 29 04:34:28.451076 np0000183361 devstack@c-api.service[112606]: spawned uWSGI master process (pid: 112606) Jun 29 04:34:28.451205 np0000183361 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 29 04:34:28.452436 np0000183361 devstack@c-api.service[112606]: spawned uWSGI worker 1 (pid: 112616, cores: 1) Jun 29 04:34:28.453358 np0000183361 devstack@c-api.service[112606]: spawned uWSGI worker 2 (pid: 112617, cores: 1) Jun 29 04:34:28.453358 np0000183361 devstack@c-api.service[112606]: spawned uWSGI worker 3 (pid: 112618, cores: 1) Jun 29 04:34:28.453824 np0000183361 devstack@c-api.service[112606]: spawned uWSGI worker 4 (pid: 112619, cores: 1) Jun 29 04:34:28.453935 np0000183361 devstack@c-api.service[112606]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 29 04:34:28.583113 np0000183361 devstack@c-api.service[112616]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:34:28.583113 np0000183361 devstack@c-api.service[112616]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:34:28.583113 np0000183361 devstack@c-api.service[112616]: we strongly recommend against using it for new projects. Jun 29 04:34:28.583113 np0000183361 devstack@c-api.service[112616]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:34:28.583113 np0000183361 devstack@c-api.service[112616]: framework. For more detail see Jun 29 04:34:28.583113 np0000183361 devstack@c-api.service[112616]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:34:28.583113 np0000183361 devstack@c-api.service[112616]: import eventlet # noqa Jun 29 04:34:28.583968 np0000183361 devstack@c-api.service[112619]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:34:28.583968 np0000183361 devstack@c-api.service[112619]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:34:28.583968 np0000183361 devstack@c-api.service[112619]: we strongly recommend against using it for new projects. Jun 29 04:34:28.583968 np0000183361 devstack@c-api.service[112619]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:34:28.583968 np0000183361 devstack@c-api.service[112619]: framework. For more detail see Jun 29 04:34:28.583968 np0000183361 devstack@c-api.service[112619]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:34:28.583968 np0000183361 devstack@c-api.service[112619]: import eventlet # noqa Jun 29 04:34:28.587740 np0000183361 devstack@c-api.service[112618]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:34:28.587740 np0000183361 devstack@c-api.service[112618]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:34:28.587740 np0000183361 devstack@c-api.service[112618]: we strongly recommend against using it for new projects. Jun 29 04:34:28.587740 np0000183361 devstack@c-api.service[112618]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:34:28.587740 np0000183361 devstack@c-api.service[112618]: framework. For more detail see Jun 29 04:34:28.587740 np0000183361 devstack@c-api.service[112618]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:34:28.587740 np0000183361 devstack@c-api.service[112618]: import eventlet # noqa Jun 29 04:34:28.588136 np0000183361 devstack@c-api.service[112617]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:34:28.588136 np0000183361 devstack@c-api.service[112617]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:34:28.588136 np0000183361 devstack@c-api.service[112617]: we strongly recommend against using it for new projects. Jun 29 04:34:28.588136 np0000183361 devstack@c-api.service[112617]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:34:28.588136 np0000183361 devstack@c-api.service[112617]: framework. For more detail see Jun 29 04:34:28.588136 np0000183361 devstack@c-api.service[112617]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:34:28.588136 np0000183361 devstack@c-api.service[112617]: import eventlet # noqa Jun 29 04:34:28.671828 np0000183361 devstack@c-api.service[112619]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:34:28.671828 np0000183361 devstack@c-api.service[112619]: warnings.warn( Jun 29 04:34:28.673377 np0000183361 devstack@c-api.service[112616]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:34:28.673377 np0000183361 devstack@c-api.service[112616]: warnings.warn( Jun 29 04:34:28.695704 np0000183361 devstack@c-api.service[112617]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:34:28.695704 np0000183361 devstack@c-api.service[112617]: warnings.warn( Jun 29 04:34:28.715212 np0000183361 devstack@c-api.service[112618]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:34:28.715212 np0000183361 devstack@c-api.service[112618]: warnings.warn( Jun 29 04:34:28.749393 np0000183361 devstack@c-api.service[112619]: /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 29 04:34:28.749393 np0000183361 devstack@c-api.service[112619]: from cgi import parse_header Jun 29 04:34:28.754778 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:28.754778 np0000183361 devstack@c-api.service[112616]: from cgi import parse_header Jun 29 04:34:28.774563 np0000183361 devstack@c-api.service[112617]: /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 29 04:34:28.774563 np0000183361 devstack@c-api.service[112617]: from cgi import parse_header Jun 29 04:34:28.795472 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:28.795472 np0000183361 devstack@c-api.service[112618]: from cgi import parse_header Jun 29 04:34:28.798476 np0000183361 devstack@c-api.service[112619]: /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 29 04:34:28.798476 np0000183361 devstack@c-api.service[112619]: removals.removed_module( Jun 29 04:34:28.800163 np0000183361 devstack@c-api.service[112619]: /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 29 04:34:28.800163 np0000183361 devstack@c-api.service[112619]: removals.removed_module( Jun 29 04:34:28.808005 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:28.808005 np0000183361 devstack@c-api.service[112616]: removals.removed_module( Jun 29 04:34:28.809934 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:28.809934 np0000183361 devstack@c-api.service[112616]: removals.removed_module( Jun 29 04:34:28.824291 np0000183361 devstack@c-api.service[112617]: /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 29 04:34:28.824291 np0000183361 devstack@c-api.service[112617]: removals.removed_module( Jun 29 04:34:28.825957 np0000183361 devstack@c-api.service[112617]: /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 29 04:34:28.825957 np0000183361 devstack@c-api.service[112617]: removals.removed_module( Jun 29 04:34:28.847352 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:28.847352 np0000183361 devstack@c-api.service[112618]: removals.removed_module( Jun 29 04:34:28.849351 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:28.849351 np0000183361 devstack@c-api.service[112618]: removals.removed_module( Jun 29 04:34:29.569561 np0000183361 devstack@c-api.service[112619]: /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 29 04:34:29.569561 np0000183361 devstack@c-api.service[112619]: warnings.warn( Jun 29 04:34:29.607957 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:29.607957 np0000183361 devstack@c-api.service[112616]: warnings.warn( Jun 29 04:34:29.619085 np0000183361 devstack@c-api.service[112619]: /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 29 04:34:29.619085 np0000183361 devstack@c-api.service[112619]: warnings.warn( Jun 29 04:34:29.629108 np0000183361 devstack@c-api.service[112617]: /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 29 04:34:29.629108 np0000183361 devstack@c-api.service[112617]: warnings.warn( Jun 29 04:34:29.660346 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:29.660346 np0000183361 devstack@c-api.service[112616]: warnings.warn( Jun 29 04:34:29.680406 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:29.680406 np0000183361 devstack@c-api.service[112618]: warnings.warn( Jun 29 04:34:29.680932 np0000183361 devstack@c-api.service[112617]: /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 29 04:34:29.680932 np0000183361 devstack@c-api.service[112617]: warnings.warn( Jun 29 04:34:29.733875 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:29.733875 np0000183361 devstack@c-api.service[112618]: warnings.warn( Jun 29 04:34:29.823694 np0000183361 devstack@c-api.service[112619]: 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 29 04:34:29.823803 np0000183361 devstack@c-api.service[112619]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112619) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:34:29.872191 np0000183361 devstack@c-api.service[112616]: 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 29 04:34:29.872373 np0000183361 devstack@c-api.service[112616]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112616) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:34:29.882048 np0000183361 devstack@c-api.service[112617]: 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 29 04:34:29.882205 np0000183361 devstack@c-api.service[112617]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112617) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:34:29.912640 np0000183361 devstack@c-api.service[112619]: /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 29 04:34:29.912640 np0000183361 devstack@c-api.service[112619]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:34:29.934184 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:29.934184 np0000183361 devstack@c-api.service[112616]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:34:29.943995 np0000183361 devstack@c-api.service[112618]: 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 29 04:34:29.944147 np0000183361 devstack@c-api.service[112618]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112618) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:34:29.946326 np0000183361 devstack@c-api.service[112617]: /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 29 04:34:29.946326 np0000183361 devstack@c-api.service[112617]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:34:30.007785 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.007785 np0000183361 devstack@c-api.service[112618]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:34:30.373750 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112616) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:34:30.373904 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112619) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:34:30.373997 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.374068 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.374265 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.374322 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.374376 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112617) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:34:30.374428 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.374581 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112618) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:34:30.374632 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.374668 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.374757 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.374805 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.374847 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.374902 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.374954 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.374954 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.375043 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.375220 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.375272 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.375316 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.375357 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.375407 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.375452 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.375496 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.375536 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.375585 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.375632 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.375671 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.375731 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.375771 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.375812 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.375864 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.375864 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.375977 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.376199 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.376199 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.376295 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.376348 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.376348 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.376423 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.376423 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.376423 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.376423 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.377822 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.377899 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.377946 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.377982 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.378030 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.378095 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.378147 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.378188 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.378288 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.378376 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.378467 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.378518 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.378584 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.378639 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.378754 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.378848 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.378900 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.378960 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.379013 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.379013 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.379143 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.379190 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.379232 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.379284 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.379339 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.379384 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.379384 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.379472 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.384492 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.384555 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.384602 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.384652 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.384712 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.384774 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.384832 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.384876 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.384921 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.384989 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.385035 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.385107 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.385160 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.385206 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.385257 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.385308 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.385361 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.385479 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.385568 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.385664 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.385782 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.386209 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.386281 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.386281 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.386384 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.386443 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.386497 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.386547 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.386601 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.386650 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.386710 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.386752 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.386795 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.386852 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.386904 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.386959 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.387019 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.387066 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.387111 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.387187 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.387233 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.387278 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.387329 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.387382 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.387429 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.387484 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.387535 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.387581 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.387627 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.387671 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.387747 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.387790 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.387831 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.387870 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.387913 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.387967 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.388028 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.388078 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.388123 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.388167 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.388212 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.388258 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.388302 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.388347 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.388404 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.388453 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.388453 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.388531 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.388577 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.388619 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.388674 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.388741 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.388785 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.388826 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.388826 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.388926 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.388969 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.389024 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.389066 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.389108 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.389148 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.389188 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.389230 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.389269 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.389316 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.389358 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.389397 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.389438 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.389479 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.389525 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.389566 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.389608 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.389648 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.389648 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.389751 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.389792 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.389830 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.389874 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.389921 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.389960 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.390002 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.390041 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.390080 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.390128 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.390170 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.390170 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.390245 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.390288 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.390288 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.390288 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.390288 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.390288 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.390475 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.390475 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.390475 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.390475 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.390475 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.390475 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.390475 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.390841 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.390914 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.390965 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.391018 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.391061 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.391117 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.391213 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.391261 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.391377 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.391458 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.391510 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.391558 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.391601 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.391655 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.391724 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.391772 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.391814 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.391859 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.392069 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.392142 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.392195 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.392240 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.392285 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.392327 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.392327 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.392393 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.392433 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.392474 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.392474 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.392561 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.392561 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.392641 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.392724 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.392781 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.392781 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.392867 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.392937 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.393084 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.393134 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.393134 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.393223 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.393269 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.393316 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.393364 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.393409 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.393453 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.393495 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.393552 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.393598 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.393653 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.393713 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.393758 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.393801 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.393844 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.393844 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.393932 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.393991 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.394039 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.394039 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.394039 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.394039 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.394039 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.394228 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.394228 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.394306 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.394356 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.394356 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.394356 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.394356 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.394356 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.394529 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.394586 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.394652 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.394717 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.394784 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.394841 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.394903 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.395232 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.395291 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.395340 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.395402 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.395448 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.395491 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.395533 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.395583 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.395624 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.395665 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.395726 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.395766 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.395807 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.395847 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.395887 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.395926 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.395965 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.396015 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.396059 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.396098 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.396136 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.396552 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.396616 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.396752 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.396838 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.396937 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.397021 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.397120 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.400348 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.400413 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.400467 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.400511 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.400550 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.400626 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.400690 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.401043 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.401115 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.401160 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.401209 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.401253 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.401332 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.401389 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.401436 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.401481 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.401546 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.401593 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.401647 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.401716 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.401773 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.401821 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.401865 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.401912 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.401964 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.402015 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.402059 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.402108 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.402160 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.402201 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.402240 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.402281 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.402320 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.402363 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.402413 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.402465 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.402514 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.402568 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.402613 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.402664 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.402725 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.402769 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.402813 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.402813 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.402813 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.402813 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.402989 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.403053 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.403053 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.403131 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.403176 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.403276 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.403276 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.403276 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.403276 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.403276 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.403483 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.403483 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.403483 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.403483 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.403483 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.403483 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.403740 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.403787 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.403850 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.403900 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.403944 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.403996 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.404043 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.404043 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.404132 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.404184 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.404227 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.404270 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.404315 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.404355 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.404404 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.404445 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.404484 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.404524 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.404524 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.404597 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.404645 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.404645 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.406317 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.406391 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.406443 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.406486 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.406525 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.406586 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.406649 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.406719 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.406764 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.406806 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.406850 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.406904 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.406973 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.407024 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.407147 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.407335 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.407395 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.407451 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.407502 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.407556 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.407602 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.407656 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.407722 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.407722 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.407807 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.407807 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.407897 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.407943 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.408790 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.408862 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.408923 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.408966 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.409010 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.409049 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.409089 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.409134 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.409177 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.409217 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.409258 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.409297 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.409342 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.409381 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.409416 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.409453 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.409495 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.409534 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.409573 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.409613 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.409656 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.409717 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.409781 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.409824 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.409864 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.409904 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.409951 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.409993 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.410032 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.410071 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.410109 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.410159 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.410203 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.410247 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.410325 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.410369 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.410418 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.410462 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.410511 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.410561 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.410561 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.410561 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.410708 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.410708 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.410793 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.410858 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.410954 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.411007 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.411065 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.411110 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.411155 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.411206 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.411253 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.411349 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.411395 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.411449 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.411501 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.411551 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.411598 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.411598 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.411697 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.411759 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.411804 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.411804 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.411887 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.411932 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.411992 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.412039 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.412084 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.412126 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.412180 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.412227 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.412270 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.412313 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.412370 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.412421 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.412471 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.412514 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.412557 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.412608 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.412647 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.412723 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.412778 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.412822 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.412867 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.412908 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.412951 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.412991 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.413042 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.413087 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.413135 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.413188 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.413233 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.413233 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.413314 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.413366 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.413366 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.413455 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.413500 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.413500 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.413592 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.413651 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.413714 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.413714 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.413793 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.413845 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.413890 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.413932 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.413932 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.414023 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.414070 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.414209 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.414264 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.414310 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.414362 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.414413 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.414458 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.414504 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.414548 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.414592 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.414636 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.414703 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.414753 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.414809 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.414872 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.415011 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.415061 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.415106 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.415149 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.415193 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.415249 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.415343 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.415391 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.415437 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.415482 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.415527 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.415569 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.415633 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.415704 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.415765 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.415818 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.415863 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.415905 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.415948 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.415992 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.416039 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.416081 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.416127 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.416177 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.416230 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.416275 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.416325 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.416371 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.416419 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.416419 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.416501 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.416547 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.416599 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.416664 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.416729 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.416774 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.416774 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.416850 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.416893 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.416935 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.416979 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.417034 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.417080 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.417127 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.417169 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.417212 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.417262 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.417307 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.417352 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.417395 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.417438 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.417491 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.417548 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.417598 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.417644 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.417703 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.417759 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.417759 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.417842 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.417886 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.417951 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.417993 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.418047 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.418090 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.418131 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.418170 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.418170 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.418252 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.418293 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.418333 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.418380 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.418514 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.418560 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.418600 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.418640 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.418695 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.418734 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.418786 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.418828 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.418870 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.418924 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.418973 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.419014 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.419056 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.419056 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.419126 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.419126 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.419126 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.419126 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.419126 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.419297 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.419396 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.419433 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.419433 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.419505 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.419546 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.419587 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.419625 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.419663 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.419719 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.419771 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.419810 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.419849 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.419889 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.419934 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.419973 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.420010 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.420053 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.420095 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.420150 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.420150 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.420150 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.420150 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.420300 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.420300 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.420300 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.420300 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.420453 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.420504 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.420556 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.420607 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.420650 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.420707 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.420764 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.420764 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.420764 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.420764 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.420931 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.420931 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.420931 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.421057 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.421101 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.421142 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.421180 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.421219 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.421266 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.421307 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.421347 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.421395 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.421395 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.421395 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.421508 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.421508 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.421508 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.421508 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.421651 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.421712 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.421765 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.421765 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.421940 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.421986 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.422032 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.422073 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.422073 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.422073 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.423867 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.423942 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.423988 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.424037 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.424079 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.424122 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.424163 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.424204 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.424244 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.424328 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.424386 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.424445 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.424496 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.424564 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.425053 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.425114 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.425179 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.425230 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.425272 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.425312 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.425378 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.425423 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.425473 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.425515 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.425557 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.425595 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.425648 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.425708 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.425708 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.425802 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.425802 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.425802 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.425802 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.425969 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.426016 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.426059 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.426102 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.426146 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.426196 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.426196 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.426196 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.426321 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.426383 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.426383 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.426467 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.426467 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.426467 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.426595 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.426641 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.426700 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.426749 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.426794 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.426848 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.426894 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.426938 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.426980 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.427021 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.427061 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.427102 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.427145 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.427188 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.427240 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.427287 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.427332 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.427442 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.427442 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.427523 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.427568 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.427568 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.427651 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.427706 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.427762 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.427807 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.427852 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.427852 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.427852 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.427852 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.427852 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.428054 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.428101 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.428145 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.428198 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.428198 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.428279 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.428324 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.428369 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.428421 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.428474 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.428524 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.428568 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.428617 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.428657 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.428723 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.428778 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.428822 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.428865 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.428915 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.428958 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.429003 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.429050 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.429110 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.429167 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.429213 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.429272 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.429335 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.429380 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.429423 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.429499 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.429551 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.429622 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.429709 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.429759 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.429818 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.429871 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.429924 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.429969 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.430014 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.430014 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.430014 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.430014 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.430162 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.430217 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.430263 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.430263 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.430351 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.430401 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.430401 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.430478 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.430478 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.430478 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.430478 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.430478 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.430478 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.430478 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.430478 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.430478 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.430867 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.430923 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.430983 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.431029 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.431074 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.431117 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.431169 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.431214 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.431257 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.431301 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.431344 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.431410 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.431454 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.431498 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.431538 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.431578 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.431617 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.431657 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.431725 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.431725 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.431809 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.431851 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.431851 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.431922 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.431961 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.432002 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.432047 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.432093 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.432134 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.432176 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.432176 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.432176 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.432684 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.432744 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.432807 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.432864 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.432910 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.432956 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.433001 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.433040 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.433085 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.433126 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.433170 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.433170 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.433170 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.433271 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.433694 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.433754 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.433849 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.433905 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.433969 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.434021 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.434095 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.434363 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.434443 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.434531 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.434584 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112616) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.434633 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.434691 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.434691 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.434791 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.434840 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.434840 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112616) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.434924 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.434974 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112616) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.435018 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:30.435060 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112618) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.435060 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.435149 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.435207 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.435252 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112618) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.435295 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112618) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.435379 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112619) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.435475 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.435542 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.435591 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112617) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:30.435637 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.435696 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112619) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.435744 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:30.435801 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112619) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.435848 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:30.435848 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:30.435934 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112617) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:30.436022 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112617) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:30.480777 np0000183361 devstack@c-api.service[112616]: INFO dbcounter [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Registered counter for database cinder Jun 29 04:34:30.483425 np0000183361 devstack@c-api.service[112619]: INFO dbcounter [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Registered counter for database cinder Jun 29 04:34:30.486245 np0000183361 devstack@c-api.service[112618]: INFO dbcounter [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Registered counter for database cinder Jun 29 04:34:30.488651 np0000183361 devstack@c-api.service[112617]: INFO dbcounter [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Registered counter for database cinder Jun 29 04:34:30.523159 np0000183361 devstack@c-api.service[112616]: DEBUG oslo_db.sqlalchemy.engines [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 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=112616) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:34:30.528756 np0000183361 devstack@c-api.service[112618]: DEBUG oslo_db.sqlalchemy.engines [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 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=112618) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:34:30.531048 np0000183361 devstack@c-api.service[112619]: DEBUG oslo_db.sqlalchemy.engines [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 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=112619) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:34:30.538317 np0000183361 devstack@c-api.service[112617]: DEBUG oslo_db.sqlalchemy.engines [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b 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=112617) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:34:30.642150 np0000183361 devstack@c-api.service[112616]: DEBUG dbcounter [-] [112616] Writer thread running {{(pid=112616) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:34:30.643818 np0000183361 devstack@c-api.service[112618]: DEBUG dbcounter [-] [112618] Writer thread running {{(pid=112618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:34:30.644833 np0000183361 devstack@c-api.service[112616]: INFO cinder.rpc [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:34:30.647260 np0000183361 devstack@c-api.service[112618]: INFO cinder.rpc [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:34:30.647386 np0000183361 devstack@c-api.service[112616]: INFO cinder.rpc [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:34:30.649502 np0000183361 devstack@c-api.service[112616]: INFO cinder.rpc [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:34:30.650171 np0000183361 devstack@c-api.service[112618]: INFO cinder.rpc [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:34:30.651456 np0000183361 devstack@c-api.service[112616]: INFO cinder.rpc [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:34:30.652283 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.652966 np0000183361 devstack@c-api.service[112618]: INFO cinder.rpc [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:34:30.655055 np0000183361 devstack@c-api.service[112618]: INFO cinder.rpc [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:34:30.655194 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.655877 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.658474 np0000183361 devstack@c-api.service[112617]: DEBUG dbcounter [-] [112617] Writer thread running {{(pid=112617) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:34:30.658831 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.658928 np0000183361 devstack@c-api.service[112619]: DEBUG dbcounter [-] [112619] Writer thread running {{(pid=112619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:34:30.661206 np0000183361 devstack@c-api.service[112617]: INFO cinder.rpc [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:34:30.661662 np0000183361 devstack@c-api.service[112619]: INFO cinder.rpc [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:34:30.663481 np0000183361 devstack@c-api.service[112617]: INFO cinder.rpc [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:34:30.664033 np0000183361 devstack@c-api.service[112619]: INFO cinder.rpc [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:34:30.665643 np0000183361 devstack@c-api.service[112617]: INFO cinder.rpc [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:34:30.666173 np0000183361 devstack@c-api.service[112619]: INFO cinder.rpc [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:34:30.667561 np0000183361 devstack@c-api.service[112617]: INFO cinder.rpc [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:34:30.668381 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.668726 np0000183361 devstack@c-api.service[112619]: INFO cinder.rpc [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:34:30.669889 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.671293 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.673776 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.687715 np0000183361 devstack@c-api.service[112616]: DEBUG oslo_db.sqlalchemy.engines [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 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=112616) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:34:30.689998 np0000183361 devstack@c-api.service[112616]: INFO cinder.rpc [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:34:30.691521 np0000183361 devstack@c-api.service[112618]: DEBUG oslo_db.sqlalchemy.engines [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 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=112618) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:34:30.691961 np0000183361 devstack@c-api.service[112616]: INFO cinder.rpc [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:34:30.692663 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.694186 np0000183361 devstack@c-api.service[112618]: INFO cinder.rpc [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:34:30.696618 np0000183361 devstack@c-api.service[112618]: INFO cinder.rpc [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:34:30.697787 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.703044 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.705394 np0000183361 devstack@c-api.service[112619]: DEBUG oslo_db.sqlalchemy.engines [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 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=112619) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:34:30.707435 np0000183361 devstack@c-api.service[112617]: DEBUG oslo_db.sqlalchemy.engines [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b 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=112617) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:34:30.708197 np0000183361 devstack@c-api.service[112619]: INFO cinder.rpc [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:34:30.709469 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.709765 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.710511 np0000183361 devstack@c-api.service[112617]: INFO cinder.rpc [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:34:30.710993 np0000183361 devstack@c-api.service[112619]: INFO cinder.rpc [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:34:30.712167 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.713175 np0000183361 devstack@c-api.service[112617]: INFO cinder.rpc [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:34:30.713928 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.714211 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.714438 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.717076 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.718561 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.721543 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.721955 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.723902 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.725142 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.725218 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.728464 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.728529 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.728585 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.728696 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.729825 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.730110 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.731533 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.731581 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.732550 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.733413 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.734452 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.735431 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.735958 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.736629 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.736881 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.737441 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.738598 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.739719 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.740002 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.740688 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.743073 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.743781 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.743998 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.745601 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.746668 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.747028 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.747400 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.748897 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.749500 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.749617 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.749894 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.751018 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.751083 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.752443 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.752506 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.752561 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.752726 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.753828 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.753933 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.753993 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.754307 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.755270 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.755356 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.756519 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.756586 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.756816 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.756920 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.757988 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.758120 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.759313 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.759525 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.760647 np0000183361 devstack@c-api.service[112616]: WARNING cinder.api.contrib.hosts [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:34:30.760647 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extended resource: extensions {{(pid=112616) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.760862 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.761850 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extended resource: cgsnapshots {{(pid=112616) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.761951 np0000183361 devstack@c-api.service[112618]: WARNING cinder.api.contrib.hosts [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:34:30.762103 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extended resource: extensions {{(pid=112618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.762245 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.762665 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.763186 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extended resource: qos-specs {{(pid=112616) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.764011 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extended resource: cgsnapshots {{(pid=112618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.765393 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extended resource: qos-specs {{(pid=112618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.765580 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.765819 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extended resource: capabilities {{(pid=112616) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.766122 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.767087 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extended resource: backups {{(pid=112616) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.767441 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extended resource: capabilities {{(pid=112618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.767688 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.768507 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.768685 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extended resource: backups {{(pid=112618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.769044 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extended resource: os-volume-type-access {{(pid=112616) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.769277 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.770158 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.770665 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extended resource: encryption {{(pid=112616) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.770766 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extended resource: os-volume-type-access {{(pid=112618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.770825 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.772392 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.772905 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extended resource: consistencygroups {{(pid=112616) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.773663 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.774377 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extended resource: encryption {{(pid=112618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.774621 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.774891 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.775168 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extended resource: consistencygroups {{(pid=112618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.775441 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extended resource: extra_specs {{(pid=112616) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.775778 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.776188 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.776711 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extended resource: extra_specs {{(pid=112618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.777028 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.777310 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extended resource: encryption {{(pid=112616) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.777630 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.778067 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extended resource: encryption {{(pid=112618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.778506 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.779034 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.779539 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extended resource: os-volume-manage {{(pid=112616) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.780101 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extended resource: os-volume-manage {{(pid=112618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.780380 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.780462 np0000183361 devstack@c-api.service[112619]: WARNING cinder.api.contrib.hosts [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:34:30.780462 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extended resource: extensions {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.780543 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extended resource: os-volume-transfer {{(pid=112616) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.780583 np0000183361 devstack@c-api.service[112617]: WARNING cinder.api.contrib.hosts [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:34:30.780583 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extended resource: extensions {{(pid=112617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.780664 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extended resource: os-volume-transfer {{(pid=112618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.780735 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extended resource: cgsnapshots {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.781169 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extended resource: os-availability-zone {{(pid=112616) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.781922 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extended resource: os-availability-zone {{(pid=112618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.782075 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extended resource: qos-specs {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.782116 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extended resource: cgsnapshots {{(pid=112617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.782893 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extended resource: os-quota-sets {{(pid=112616) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.783203 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extended resource: os-quota-sets {{(pid=112618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.783471 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extended resource: qos-specs {{(pid=112617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.784164 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extended resource: capabilities {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.784290 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extended resource: os-quota-class-sets {{(pid=112616) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.784580 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extended resource: os-quota-class-sets {{(pid=112618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.785574 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extended resource: capabilities {{(pid=112617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.785687 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extended resource: os-snapshot-manage {{(pid=112616) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.785901 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extended resource: os-snapshot-manage {{(pid=112618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.786109 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extended resource: backups {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.786875 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extended resource: backups {{(pid=112617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.787091 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extended resource: os-hosts {{(pid=112616) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.787286 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extended resource: os-hosts {{(pid=112618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.788180 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extended resource: os-volume-type-access {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.788465 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extended resource: scheduler-stats {{(pid=112616) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.788609 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extended resource: scheduler-stats {{(pid=112618) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.788868 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extended resource: os-volume-type-access {{(pid=112617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.790026 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extended resource: encryption {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.790567 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extended resource: encryption {{(pid=112617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.790686 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.791485 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extended resource: consistencygroups {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.791574 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.792213 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.792323 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extended resource: consistencygroups {{(pid=112617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.793063 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.contrib.snapshot_actions [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] SnapshotActionsController initialized {{(pid=112616) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:34:30.793175 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.793427 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extended resource: extra_specs {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.793831 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.793900 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.contrib.snapshot_actions [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] SnapshotActionsController initialized {{(pid=112618) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:34:30.794438 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extended resource: extra_specs {{(pid=112617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.794612 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.795043 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extended resource: encryption {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.795221 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.795953 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.796045 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extended resource: encryption {{(pid=112617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.796701 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.796812 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extended resource: os-volume-manage {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.797247 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.797505 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extended resource: os-volume-manage {{(pid=112617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.798164 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.798633 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extended resource: os-volume-transfer {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.798721 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.799711 np0000183361 devstack@c-api.service[112616]: WARNING castellan.key_manager.migration [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.800069 np0000183361 devstack@c-api.service[112618]: WARNING castellan.key_manager.migration [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.800509 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extension UsedLimits extending resource: limits {{(pid=112616) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.800627 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112616) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.800865 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extension UsedLimits extending resource: limits {{(pid=112618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.800980 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.801138 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extended resource: os-availability-zone {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.801185 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.801269 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.801363 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extension VolumeActions extending resource: volumes {{(pid=112618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.801420 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112616) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.801511 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.801561 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112616) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.801625 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.801711 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extension VolumeActions extending resource: volumes {{(pid=112616) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.801775 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extension TypesManage extending resource: types {{(pid=112618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.801844 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112616) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.801921 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.801981 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112616) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.802038 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.802105 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extension TypesManage extending resource: types {{(pid=112616) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.802155 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extension AdminActions extending resource: volumes {{(pid=112618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.802193 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112616) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.802234 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extended resource: os-volume-transfer {{(pid=112617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.802273 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extension AdminActions extending resource: snapshots {{(pid=112618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.802318 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112616) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.802359 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extension AdminActions extending resource: backups {{(pid=112618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.802396 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extension AdminActions extending resource: volumes {{(pid=112616) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.802443 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.802483 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extension AdminActions extending resource: snapshots {{(pid=112616) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.802521 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.802561 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extension AdminActions extending resource: backups {{(pid=112616) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.802600 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.v3.router [None req-8bb7deea-8d58-4357-bc06-20a2c8f2c1b4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112618) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.802637 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112616) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.802703 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112616) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.802794 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extended resource: os-quota-sets {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.802882 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.v3.router [None req-2c34cd82-74bf-47be-a683-6729aacca4f8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112616) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.804182 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extended resource: os-quota-class-sets {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.804465 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extended resource: os-availability-zone {{(pid=112617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.805451 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extended resource: os-snapshot-manage {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.806517 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extended resource: os-quota-sets {{(pid=112617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.806883 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extended resource: os-hosts {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.808202 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extended resource: scheduler-stats {{(pid=112619) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.808462 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extended resource: os-quota-class-sets {{(pid=112617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.810158 np0000183361 devstack@c-api.service[112618]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e176f0a3668 pid: 112618 (default app) Jun 29 04:34:30.810296 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extended resource: os-snapshot-manage {{(pid=112617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.810440 np0000183361 devstack@c-api.service[112616]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e176f0a3668 pid: 112616 (default app) Jun 29 04:34:30.810575 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.811684 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extended resource: os-hosts {{(pid=112617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.812078 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.812932 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.contrib.snapshot_actions [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] SnapshotActionsController initialized {{(pid=112619) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:34:30.813033 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extended resource: scheduler-stats {{(pid=112617) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:30.813682 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.815007 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.815905 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.816340 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.817359 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.817746 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.818230 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.contrib.snapshot_actions [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] SnapshotActionsController initialized {{(pid=112617) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:34:30.818324 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.818324 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.818324 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.818324 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.818324 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.818706 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.818706 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.818706 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.818706 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.818706 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.819005 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.819005 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.819005 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.819005 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.819005 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.819005 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.819334 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.819334 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.819334 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.819334 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.819592 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.819592 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.819592 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.819592 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.819826 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.819826 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.819826 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.819826 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.820021 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.820021 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.820021 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.820021 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.820021 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.820242 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.820242 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.820242 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.820242 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.820242 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.820478 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.820478 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.820478 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.820478 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.820478 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.820478 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.820855 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.820855 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.820855 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.820855 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.820855 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.820855 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.821206 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.821206 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.821206 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.821206 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.821206 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.821206 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.821567 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.821567 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.821567 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.821567 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.821567 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.822070 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.822070 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.822070 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.822070 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.822070 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.822402 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.822402 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.822402 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.822402 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.822402 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.822402 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.822842 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.822842 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.822842 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.822842 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.822842 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.822842 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.823357 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.823449 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.823449 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.823449 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.823449 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.823449 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.824004 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.824004 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.824004 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.824004 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.824004 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.824407 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.824407 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.824407 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.824407 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.824852 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.824852 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.824852 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.824852 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.825164 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.825164 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.825164 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.825164 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.825164 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.825515 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.825515 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.825515 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.825515 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.825515 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.825921 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.825921 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.825921 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.825921 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.826127 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.826127 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.826127 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.826127 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.826313 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.826313 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.826313 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.826313 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.826500 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.826500 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.826500 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.826500 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.826716 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.826716 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.826716 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.826716 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.826990 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.826990 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.826990 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.826990 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.826990 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.827244 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.827244 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.827244 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.827244 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.827244 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.827244 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.827515 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.827515 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.827515 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.827637 np0000183361 devstack@c-api.service[112619]: WARNING castellan.key_manager.migration [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.827695 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.827695 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.827695 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.827695 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.827695 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.827695 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.827958 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.827958 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.827958 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.827958 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.827958 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.827958 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.828301 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.828301 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.828301 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.828301 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.828301 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.828301 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.828837 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.828837 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.828837 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.828837 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.828837 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.828837 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.829143 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.829143 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.829143 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.829143 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.829381 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.829381 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.829381 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.829381 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.829617 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.829617 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.829617 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.829617 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.829840 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.829840 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.829840 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:30.829840 np0000183361 devstack@c-api.service[112618]: warnings.warn(deprecated_msg) Jun 29 04:34:30.830043 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extension UsedLimits extending resource: limits {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.830082 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.830121 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.830121 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.830121 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.830121 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extension VolumeActions extending resource: volumes {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.830121 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.830121 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.830121 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extension TypesManage extending resource: types {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.830375 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.830375 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.830451 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.middleware.request_id [None req-c4d0fb94-0fb0-4483-b978-75a400f79898 None None] RequestId filter calling following filter/app {{(pid=112618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:34:30.830497 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extension AdminActions extending resource: volumes {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.830544 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.830595 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extension AdminActions extending resource: snapshots {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.830595 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extension AdminActions extending resource: backups {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.830595 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.830595 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.830595 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.v3.router [None req-e6c6707f-a0e2-4dd5-b3e9-67ccad4cc7f6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112619) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.830851 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.830851 np0000183361 devstack@c-api.service[112617]: WARNING castellan.key_manager.migration [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:30.830939 np0000183361 devstack@c-api.service[112618]: [pid: 112618|app: 0|req: 1/1] 199.19.213.223 () {60 vars in 956 bytes} [Mon Jun 29 04:34:30 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:34:30.830995 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extension UsedLimits extending resource: limits {{(pid=112617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.830995 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.830995 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.830995 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.830995 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extension VolumeActions extending resource: volumes {{(pid=112617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.830995 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.830995 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.831304 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extension TypesManage extending resource: types {{(pid=112617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.831304 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.831304 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.831304 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extension AdminActions extending resource: volumes {{(pid=112617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.831304 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extension AdminActions extending resource: snapshots {{(pid=112617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.831304 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extension AdminActions extending resource: backups {{(pid=112617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.831304 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.831544 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.831544 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.v3.router [None req-ec716d85-5e87-4855-a6d9-3e19f89e663b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112617) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:30.831618 np0000183361 devstack@c-api.service[112619]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e176f0a3668 pid: 112619 (default app) Jun 29 04:34:30.835883 np0000183361 devstack@c-api.service[112617]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e176f0a3668 pid: 112617 (default app) Jun 29 04:34:38.150039 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.150039 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.150039 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.150039 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.150039 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.151027 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.151027 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.151027 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.151027 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.151027 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.151331 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.151331 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.151331 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.151331 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.151331 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.151331 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.151756 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.151756 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.151756 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.151756 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.151998 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.151998 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.151998 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.151998 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.152289 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.152289 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.152289 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.152289 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.152542 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.152542 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.152542 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.152542 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.152542 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.152862 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.152862 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.152862 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.152862 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.152862 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.153148 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.153148 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.153148 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.153148 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.153148 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.153148 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.153528 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.153528 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.153528 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.153528 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.153528 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.153528 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.154334 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.154334 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.154334 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.154334 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.154334 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.154334 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.154710 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.154710 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.154710 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.154710 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.154710 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.155090 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.155090 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.155090 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.155090 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.155090 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.155381 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.155381 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.155381 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.155381 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.155381 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.155381 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.155775 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.155775 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.155775 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.155775 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.155775 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.155775 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.156189 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.156189 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.156189 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.156189 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.156189 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.156770 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.156770 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.156770 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.156770 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.156770 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.157063 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.157063 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.157063 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.157063 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.157327 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.157327 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.157327 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.157327 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.157643 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.157643 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.157643 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.157643 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.157643 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.157976 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.157976 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.157976 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.157976 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.157976 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.158217 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.158217 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.158217 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.158217 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.158376 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.158376 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.158376 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.158376 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.158554 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.158554 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.158554 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.158554 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.158750 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.158750 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.158750 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.158750 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.158902 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.158902 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.158902 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.158902 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.159060 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.159060 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.159060 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.159060 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.159060 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.159247 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.159247 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.159247 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.159247 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.159247 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.159247 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.159396 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.159396 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.159396 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.159396 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.159396 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.195274 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.195274 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.195274 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.195274 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.195274 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.195274 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.195793 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.195793 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.195793 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.195793 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.195793 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.195793 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.196142 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.196142 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.196142 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.196142 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.196142 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.196142 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.198353 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.198353 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.198353 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.198353 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.198353 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.198353 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.198776 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.198776 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.198776 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.198776 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.199012 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.199012 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.199012 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.199012 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.199012 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.199301 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.199301 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.199301 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.199301 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.199301 np0000183361 devstack@c-api.service[112616]: warnings.warn(deprecated_msg) Jun 29 04:34:38.199301 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.middleware.request_id [None req-7caa2700-2a32-4789-8a2f-fae5e572ffec None None] RequestId filter calling following filter/app {{(pid=112616) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:34:38.945822 np0000183361 devstack@c-api.service[112616]: INFO cinder.api.openstack.wsgi [None req-7caa2700-2a32-4789-8a2f-fae5e572ffec admin admin] POST https://199.19.213.223/volume/v3/types Jun 29 04:34:38.946408 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.openstack.wsgi [None req-7caa2700-2a32-4789-8a2f-fae5e572ffec admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112616) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:34:38.948370 np0000183361 devstack@c-api.service[112616]: /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 29 04:34:38.948370 np0000183361 devstack@c-api.service[112616]: warnings.warn( Jun 29 04:34:38.985981 np0000183361 devstack@c-api.service[112616]: DEBUG oslo_db.sqlalchemy.engines [None req-7caa2700-2a32-4789-8a2f-fae5e572ffec 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=112616) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:34:39.158266 np0000183361 devstack@c-api.service[112616]: INFO cinder.api.openstack.wsgi [None req-7caa2700-2a32-4789-8a2f-fae5e572ffec admin admin] https://199.19.213.223/volume/v3/types returned with HTTP 200 Jun 29 04:34:39.159040 np0000183361 devstack@c-api.service[112616]: [pid: 112616|app: 0|req: 1/2] 199.19.213.223 () {68 vars in 1288 bytes} [Mon Jun 29 04:34:38 2026] POST /volume/v3/types => generated 186 bytes in 1022 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:34:39.170923 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.middleware.request_id [req-7caa2700-2a32-4789-8a2f-fae5e572ffec req-464b5e4d-f951-451d-9e32-db247718a648 None None] RequestId filter calling following filter/app {{(pid=112618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:34:39.502119 np0000183361 devstack@c-api.service[112618]: INFO cinder.api.openstack.wsgi [req-7caa2700-2a32-4789-8a2f-fae5e572ffec req-464b5e4d-f951-451d-9e32-db247718a648 admin admin] POST https://199.19.213.223/volume/v3/types/3375b7e8-e753-453d-bef7-7697f362acfb/extra_specs Jun 29 04:34:39.502600 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.openstack.wsgi [req-7caa2700-2a32-4789-8a2f-fae5e572ffec req-464b5e4d-f951-451d-9e32-db247718a648 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:34:39.504248 np0000183361 devstack@c-api.service[112618]: /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 29 04:34:39.504248 np0000183361 devstack@c-api.service[112618]: warnings.warn( Jun 29 04:34:39.539290 np0000183361 devstack@c-api.service[112618]: DEBUG oslo_db.sqlalchemy.engines [req-7caa2700-2a32-4789-8a2f-fae5e572ffec req-464b5e4d-f951-451d-9e32-db247718a648 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=112618) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:34:39.929763 np0000183361 devstack@c-api.service[112618]: INFO cinder.api.openstack.wsgi [req-7caa2700-2a32-4789-8a2f-fae5e572ffec req-464b5e4d-f951-451d-9e32-db247718a648 admin admin] https://199.19.213.223/volume/v3/types/3375b7e8-e753-453d-bef7-7697f362acfb/extra_specs returned with HTTP 200 Jun 29 04:34:39.930315 np0000183361 devstack@c-api.service[112618]: [pid: 112618|app: 0|req: 2/3] 199.19.213.223 () {70 vars in 1505 bytes} [Mon Jun 29 04:34:39 2026] POST /volume/v3/types/3375b7e8-e753-453d-bef7-7697f362acfb/extra_specs => generated 55 bytes in 760 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:34:40.710043 np0000183361 devstack@c-api.service[112619]: DEBUG dbcounter [-] [112619] Writing DB stats cinder:SELECT=6 {{(pid=112619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:34:40.714730 np0000183361 devstack@c-api.service[112617]: DEBUG dbcounter [-] [112617] Writing DB stats cinder:SELECT=6 {{(pid=112617) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:34:49.154431 np0000183361 devstack@c-api.service[112616]: DEBUG dbcounter [-] [112616] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112616) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:34:49.962881 np0000183361 devstack@c-api.service[112618]: DEBUG dbcounter [-] [112618] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:37:45.325654 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.325654 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.325654 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.325654 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.326621 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.326621 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.326621 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.326621 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.326950 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.326950 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.326950 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.326950 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.326950 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.326950 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.327369 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.327369 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.327369 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.327369 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.327369 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.327771 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.327771 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.327771 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.327771 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.327771 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.328097 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.328097 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.328097 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.328097 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.328382 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.328382 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.328382 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.328382 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.328382 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.328764 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.328764 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.328764 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.328764 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.328764 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.329089 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.329089 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.329089 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.329089 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.329089 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.329089 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.329479 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.329479 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.329479 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.329479 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.329479 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.329479 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.329895 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.329895 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.329895 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.329895 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.329895 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.329895 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.330296 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.330296 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.330296 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.330296 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.330296 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.330644 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.330644 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.330644 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.330644 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.330644 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.330967 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.330967 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.330967 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.330967 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.330967 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.330967 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.331497 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.331497 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.331497 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.331497 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.331497 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.331497 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.331786 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.331786 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.331786 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.331786 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.331786 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.332036 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.332036 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.332036 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.332036 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.332036 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.332264 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.332264 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.332264 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.332264 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.332478 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.332478 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.332478 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.332478 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.332688 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.332688 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.332688 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.332688 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.332688 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.332964 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.332964 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.332964 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.332964 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.332964 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.333202 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.333202 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.333202 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.333202 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.333397 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.333397 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.333397 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.333397 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.333604 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.333604 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.333604 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.333604 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.333841 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.333841 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.333841 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.333841 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.334036 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.334036 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.334036 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.334036 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.334287 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.334287 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.334287 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.334287 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.334287 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.334545 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.334545 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.334545 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.334545 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.334545 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.334545 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.334857 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.334857 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.334857 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.334857 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.334857 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.335023 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.335023 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.335023 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.335023 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.335023 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.335023 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.335210 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.335210 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.335210 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.335210 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.335210 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.335210 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.335400 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.335400 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.335400 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.335400 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.335400 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.335400 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.335593 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.335593 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.335593 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.335593 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.335593 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.335593 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.335831 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.335831 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.335831 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.335831 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.336006 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.336006 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.336006 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.336006 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.336006 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.336191 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.336191 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.336191 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.336191 np0000183361 devstack@c-api.service[112619]: /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 29 04:37:45.336191 np0000183361 devstack@c-api.service[112619]: warnings.warn(deprecated_msg) Jun 29 04:37:45.336191 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [None req-239ab57b-8b53-447b-9726-7b574c3738fa None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:37:45.336191 np0000183361 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-239ab57b-8b53-447b-9726-7b574c3738fa None None] GET https://199.19.213.223/volume// Jun 29 04:37:45.336392 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-239ab57b-8b53-447b-9726-7b574c3738fa None None] Empty body provided in request {{(pid=112619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:37:45.336392 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-239ab57b-8b53-447b-9726-7b574c3738fa None None] Calling method 'all' {{(pid=112619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:37:45.336392 np0000183361 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-239ab57b-8b53-447b-9726-7b574c3738fa None None] https://199.19.213.223/volume// returned with HTTP 300 Jun 29 04:37:45.336392 np0000183361 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 1/4] 199.19.213.223 () {66 vars in 1456 bytes} [Mon Jun 29 04:37:45 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 29 04:38:23.748323 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.748323 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.748323 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.748323 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.748323 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.749256 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.749256 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.749256 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.749256 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.749256 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.749547 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.749547 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.749547 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.749547 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.749547 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.749547 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.749931 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.749931 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.749931 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.749931 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.750162 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.750162 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.750162 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.750162 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.750399 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.750399 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.750399 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.750399 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.750769 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.750769 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.750769 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.750769 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.750769 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.751217 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.751217 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.751217 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.751217 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.751217 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.751448 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.751448 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.751448 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.751448 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.751448 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.751448 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.751667 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.751667 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.751667 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.751667 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.751667 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.751667 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.751904 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.751904 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.751904 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.751904 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.751904 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.751904 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.752215 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.752215 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.752215 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.752215 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.752215 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.752400 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.752400 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.752400 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.752400 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.752400 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.752569 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.752569 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.752569 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.752569 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.752569 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.752569 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.752792 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.752792 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.752792 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.752792 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.752792 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.752792 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.753027 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.753027 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.753027 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.753027 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.753027 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.753297 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.753297 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.753297 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.753297 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.753297 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.753474 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.753474 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.753474 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.753474 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.753659 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.753659 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.753659 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.753659 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.753870 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.753870 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.753870 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.753870 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.753870 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.754049 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.754049 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.754049 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.754049 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.754049 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.754291 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.754291 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.754291 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.754291 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.754470 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.754470 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.754470 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.754470 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.754607 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.754607 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.754607 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.754607 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.754821 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.754821 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.754821 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.754821 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.754981 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.754981 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.754981 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.754981 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.755134 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.755134 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.755134 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.755134 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.755134 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.755320 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.755320 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.755320 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.755320 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.755320 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.755320 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.755561 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.755561 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.755561 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.755561 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.755561 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.755801 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.755801 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.755801 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.755801 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.755801 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.755801 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.756112 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.756112 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.756112 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.756112 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.756112 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.756112 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.756420 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.756420 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.756420 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.756420 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.756420 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.756420 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.756631 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.756631 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.756631 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.756631 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.756631 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.756631 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.756868 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.756868 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.756868 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.756868 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.757014 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.757014 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.757014 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.757014 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.757014 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.757181 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.757181 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.757181 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.757181 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:23.757181 np0000183361 devstack@c-api.service[112617]: warnings.warn(deprecated_msg) Jun 29 04:38:23.757181 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.middleware.request_id [None req-0aea7cae-7b45-47e3-bfd3-0658121c8e95 None None] RequestId filter calling following filter/app {{(pid=112617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:23.757181 np0000183361 devstack@c-api.service[112617]: [pid: 112617|app: 0|req: 1/5] 199.19.213.223 () {62 vars in 1068 bytes} [Mon Jun 29 04:38:23 2026] GET /volume/v3 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:38:23.789040 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.middleware.request_id [None req-db022050-a88d-4518-82a1-5b54e7e5eb79 None None] RequestId filter calling following filter/app {{(pid=112616) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:23.798880 np0000183361 devstack@c-api.service[112616]: [pid: 112616|app: 0|req: 2/6] 199.19.213.223 () {64 vars in 1272 bytes} [Mon Jun 29 04:38:23 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 04:38:23.836891 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.middleware.request_id [req-db022050-a88d-4518-82a1-5b54e7e5eb79 req-686d2bb2-fe31-49a5-accd-0eb1e1dc54e9 None None] RequestId filter calling following filter/app {{(pid=112618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:23.842387 np0000183361 devstack@c-api.service[112618]: INFO cinder.api.openstack.wsgi [req-db022050-a88d-4518-82a1-5b54e7e5eb79 req-686d2bb2-fe31-49a5-accd-0eb1e1dc54e9 demo demo] GET https://199.19.213.223/volume/v3/ Jun 29 04:38:23.842592 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.openstack.wsgi [req-db022050-a88d-4518-82a1-5b54e7e5eb79 req-686d2bb2-fe31-49a5-accd-0eb1e1dc54e9 demo demo] Empty body provided in request {{(pid=112618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:38:23.843181 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.openstack.wsgi [req-db022050-a88d-4518-82a1-5b54e7e5eb79 req-686d2bb2-fe31-49a5-accd-0eb1e1dc54e9 demo demo] Calling method 'version_select' {{(pid=112618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:38:23.843699 np0000183361 devstack@c-api.service[112618]: INFO cinder.api.openstack.wsgi [req-db022050-a88d-4518-82a1-5b54e7e5eb79 req-686d2bb2-fe31-49a5-accd-0eb1e1dc54e9 demo demo] https://199.19.213.223/volume/v3/ returned with HTTP 200 Jun 29 04:38:23.844020 np0000183361 devstack@c-api.service[112618]: [pid: 112618|app: 0|req: 3/7] 199.19.213.223 () {66 vars in 1346 bytes} [Mon Jun 29 04:38:23 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:38:23.887871 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [None req-88afa06a-cad6-4e6d-ba9a-81b5f72dbb7f None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:24.223470 np0000183361 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-88afa06a-cad6-4e6d-ba9a-81b5f72dbb7f demo demo] GET https://199.19.213.223/volume/v3/types Jun 29 04:38:24.223847 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-88afa06a-cad6-4e6d-ba9a-81b5f72dbb7f demo demo] Empty body provided in request {{(pid=112619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:38:24.224052 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-88afa06a-cad6-4e6d-ba9a-81b5f72dbb7f demo demo] Calling method 'index' {{(pid=112619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:38:24.224562 np0000183361 devstack@c-api.service[112619]: /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 29 04:38:24.224562 np0000183361 devstack@c-api.service[112619]: warnings.warn( Jun 29 04:38:24.225224 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.api_utils [None req-88afa06a-cad6-4e6d-ba9a-81b5f72dbb7f demo demo] Removing options '' from query. {{(pid=112619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:38:24.264611 np0000183361 devstack@c-api.service[112619]: DEBUG oslo_db.sqlalchemy.engines [None req-88afa06a-cad6-4e6d-ba9a-81b5f72dbb7f 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=112619) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:38:24.286212 np0000183361 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-88afa06a-cad6-4e6d-ba9a-81b5f72dbb7f demo demo] https://199.19.213.223/volume/v3/types returned with HTTP 200 Jun 29 04:38:24.286694 np0000183361 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 2/8] 199.19.213.223 () {64 vars in 1290 bytes} [Mon Jun 29 04:38:23 2026] GET /volume/v3/types => generated 377 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:38:24.320716 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.middleware.request_id [None req-1915a03f-a11f-4b00-b225-483b40e619a7 None None] RequestId filter calling following filter/app {{(pid=112617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:24.635724 np0000183361 devstack@c-api.service[112617]: INFO cinder.api.openstack.wsgi [None req-1915a03f-a11f-4b00-b225-483b40e619a7 demo demo] GET https://199.19.213.223/volume/v3/types/default Jun 29 04:38:24.636004 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.openstack.wsgi [None req-1915a03f-a11f-4b00-b225-483b40e619a7 demo demo] Empty body provided in request {{(pid=112617) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:38:24.636220 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.openstack.wsgi [None req-1915a03f-a11f-4b00-b225-483b40e619a7 demo demo] Calling method 'show' {{(pid=112617) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:38:24.669663 np0000183361 devstack@c-api.service[112617]: DEBUG oslo_db.sqlalchemy.engines [None req-1915a03f-a11f-4b00-b225-483b40e619a7 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=112617) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:38:24.683539 np0000183361 devstack@c-api.service[112617]: /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 29 04:38:24.683539 np0000183361 devstack@c-api.service[112617]: warnings.warn( Jun 29 04:38:24.685643 np0000183361 devstack@c-api.service[112617]: INFO cinder.api.openstack.wsgi [None req-1915a03f-a11f-4b00-b225-483b40e619a7 demo demo] https://199.19.213.223/volume/v3/types/default returned with HTTP 200 Jun 29 04:38:24.686002 np0000183361 devstack@c-api.service[112617]: [pid: 112617|app: 0|req: 2/9] 199.19.213.223 () {64 vars in 1301 bytes} [Mon Jun 29 04:38:24 2026] GET /volume/v3/types/default => generated 145 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:38:25.147909 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.middleware.request_id [None req-8c1738fd-7cf7-4826-9aa6-f1420c7bb4b9 None None] RequestId filter calling following filter/app {{(pid=112616) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:25.149181 np0000183361 devstack@c-api.service[112616]: [pid: 112616|app: 0|req: 3/10] 199.19.213.223 () {62 vars in 1068 bytes} [Mon Jun 29 04:38:25 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:38:25.182199 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.middleware.request_id [None req-e4c259bd-bf83-4b49-b721-622c6bfc1372 None None] RequestId filter calling following filter/app {{(pid=112618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:25.191550 np0000183361 devstack@c-api.service[112618]: [pid: 112618|app: 0|req: 4/11] 199.19.213.223 () {64 vars in 1272 bytes} [Mon Jun 29 04:38:25 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 04:38:25.227269 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [req-e4c259bd-bf83-4b49-b721-622c6bfc1372 req-283a8884-c905-4fee-996e-576cee90b19b None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:25.230957 np0000183361 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [req-e4c259bd-bf83-4b49-b721-622c6bfc1372 req-283a8884-c905-4fee-996e-576cee90b19b demo demo] GET https://199.19.213.223/volume/v3/ Jun 29 04:38:25.231356 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [req-e4c259bd-bf83-4b49-b721-622c6bfc1372 req-283a8884-c905-4fee-996e-576cee90b19b demo demo] Empty body provided in request {{(pid=112619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:38:25.231837 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [req-e4c259bd-bf83-4b49-b721-622c6bfc1372 req-283a8884-c905-4fee-996e-576cee90b19b demo demo] Calling method 'version_select' {{(pid=112619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:38:25.232784 np0000183361 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [req-e4c259bd-bf83-4b49-b721-622c6bfc1372 req-283a8884-c905-4fee-996e-576cee90b19b demo demo] https://199.19.213.223/volume/v3/ returned with HTTP 200 Jun 29 04:38:25.233478 np0000183361 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 3/12] 199.19.213.223 () {66 vars in 1346 bytes} [Mon Jun 29 04:38:25 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:38:25.271757 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.middleware.request_id [None req-c48c87c1-ad1c-43bc-b989-76a0832c293c None None] RequestId filter calling following filter/app {{(pid=112617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:25.275422 np0000183361 devstack@c-api.service[112617]: INFO cinder.api.openstack.wsgi [None req-c48c87c1-ad1c-43bc-b989-76a0832c293c demo demo] GET https://199.19.213.223/volume/v3/types/default Jun 29 04:38:25.275637 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.openstack.wsgi [None req-c48c87c1-ad1c-43bc-b989-76a0832c293c demo demo] Empty body provided in request {{(pid=112617) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:38:25.275889 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.openstack.wsgi [None req-c48c87c1-ad1c-43bc-b989-76a0832c293c demo demo] Calling method 'show' {{(pid=112617) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:38:25.283331 np0000183361 devstack@c-api.service[112617]: INFO cinder.api.openstack.wsgi [None req-c48c87c1-ad1c-43bc-b989-76a0832c293c demo demo] https://199.19.213.223/volume/v3/types/default returned with HTTP 200 Jun 29 04:38:25.283710 np0000183361 devstack@c-api.service[112617]: [pid: 112617|app: 0|req: 3/13] 199.19.213.223 () {64 vars in 1301 bytes} [Mon Jun 29 04:38:25 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 29 04:38:25.930612 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.middleware.request_id [None req-74db1cf7-6e47-433d-97e4-f795bc90c63c None None] RequestId filter calling following filter/app {{(pid=112616) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:25.931828 np0000183361 devstack@c-api.service[112616]: [pid: 112616|app: 0|req: 4/14] 199.19.213.223 () {62 vars in 1068 bytes} [Mon Jun 29 04:38:25 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:38:25.967742 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.middleware.request_id [None req-d999678e-60b0-427d-8163-7c69ba7fd15d None None] RequestId filter calling following filter/app {{(pid=112618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:25.971938 np0000183361 devstack@c-api.service[112618]: [pid: 112618|app: 0|req: 5/15] 199.19.213.223 () {64 vars in 1272 bytes} [Mon Jun 29 04:38:25 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 04:38:26.009739 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [req-d999678e-60b0-427d-8163-7c69ba7fd15d req-1e4cb56d-63a6-417f-9e20-51b6644c5b71 None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:26.013518 np0000183361 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [req-d999678e-60b0-427d-8163-7c69ba7fd15d req-1e4cb56d-63a6-417f-9e20-51b6644c5b71 demo demo] GET https://199.19.213.223/volume/v3/ Jun 29 04:38:26.013944 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [req-d999678e-60b0-427d-8163-7c69ba7fd15d req-1e4cb56d-63a6-417f-9e20-51b6644c5b71 demo demo] Empty body provided in request {{(pid=112619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:38:26.014451 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [req-d999678e-60b0-427d-8163-7c69ba7fd15d req-1e4cb56d-63a6-417f-9e20-51b6644c5b71 demo demo] Calling method 'version_select' {{(pid=112619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:38:26.015348 np0000183361 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [req-d999678e-60b0-427d-8163-7c69ba7fd15d req-1e4cb56d-63a6-417f-9e20-51b6644c5b71 demo demo] https://199.19.213.223/volume/v3/ returned with HTTP 200 Jun 29 04:38:26.015890 np0000183361 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 4/16] 199.19.213.223 () {66 vars in 1346 bytes} [Mon Jun 29 04:38:26 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:38:26.055340 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.middleware.request_id [None req-035dc1eb-3d8c-4b12-b43e-882f9d5f9cec None None] RequestId filter calling following filter/app {{(pid=112617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:26.058837 np0000183361 devstack@c-api.service[112617]: INFO cinder.api.openstack.wsgi [None req-035dc1eb-3d8c-4b12-b43e-882f9d5f9cec demo demo] GET https://199.19.213.223/volume/v3/types/default Jun 29 04:38:26.059373 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.openstack.wsgi [None req-035dc1eb-3d8c-4b12-b43e-882f9d5f9cec demo demo] Empty body provided in request {{(pid=112617) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:38:26.059686 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.openstack.wsgi [None req-035dc1eb-3d8c-4b12-b43e-882f9d5f9cec demo demo] Calling method 'show' {{(pid=112617) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:38:26.070024 np0000183361 devstack@c-api.service[112617]: INFO cinder.api.openstack.wsgi [None req-035dc1eb-3d8c-4b12-b43e-882f9d5f9cec demo demo] https://199.19.213.223/volume/v3/types/default returned with HTTP 200 Jun 29 04:38:26.070459 np0000183361 devstack@c-api.service[112617]: [pid: 112617|app: 0|req: 4/17] 199.19.213.223 () {64 vars in 1301 bytes} [Mon Jun 29 04:38:26 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:38:26.266168 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.middleware.request_id [None req-ab88d20d-c9be-4c38-a36c-dd93b78b613e None None] RequestId filter calling following filter/app {{(pid=112616) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:26.267423 np0000183361 devstack@c-api.service[112616]: [pid: 112616|app: 0|req: 5/18] 199.19.213.223 () {62 vars in 1068 bytes} [Mon Jun 29 04:38:26 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:38:26.296132 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.middleware.request_id [None req-8ae1235e-cdbf-45c5-8ea7-32e1710ee529 None None] RequestId filter calling following filter/app {{(pid=112618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:26.299910 np0000183361 devstack@c-api.service[112618]: [pid: 112618|app: 0|req: 6/19] 199.19.213.223 () {64 vars in 1272 bytes} [Mon Jun 29 04:38:26 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 04:38:26.335241 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [req-8ae1235e-cdbf-45c5-8ea7-32e1710ee529 req-86d4552c-3c2f-436e-949a-fe6a1e26ecfb None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:26.337564 np0000183361 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [req-8ae1235e-cdbf-45c5-8ea7-32e1710ee529 req-86d4552c-3c2f-436e-949a-fe6a1e26ecfb demo demo] GET https://199.19.213.223/volume/v3/ Jun 29 04:38:26.337814 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [req-8ae1235e-cdbf-45c5-8ea7-32e1710ee529 req-86d4552c-3c2f-436e-949a-fe6a1e26ecfb demo demo] Empty body provided in request {{(pid=112619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:38:26.338057 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [req-8ae1235e-cdbf-45c5-8ea7-32e1710ee529 req-86d4552c-3c2f-436e-949a-fe6a1e26ecfb demo demo] Calling method 'version_select' {{(pid=112619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:38:26.338475 np0000183361 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [req-8ae1235e-cdbf-45c5-8ea7-32e1710ee529 req-86d4552c-3c2f-436e-949a-fe6a1e26ecfb demo demo] https://199.19.213.223/volume/v3/ returned with HTTP 200 Jun 29 04:38:26.338923 np0000183361 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 5/20] 199.19.213.223 () {66 vars in 1346 bytes} [Mon Jun 29 04:38:26 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:38:26.376154 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.middleware.request_id [None req-3edd2be2-2407-44f0-aaff-7cff6353646e None None] RequestId filter calling following filter/app {{(pid=112617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:26.379518 np0000183361 devstack@c-api.service[112617]: INFO cinder.api.openstack.wsgi [None req-3edd2be2-2407-44f0-aaff-7cff6353646e demo demo] GET https://199.19.213.223/volume/v3/types/default Jun 29 04:38:26.379784 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.openstack.wsgi [None req-3edd2be2-2407-44f0-aaff-7cff6353646e demo demo] Empty body provided in request {{(pid=112617) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:38:26.380077 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.openstack.wsgi [None req-3edd2be2-2407-44f0-aaff-7cff6353646e demo demo] Calling method 'show' {{(pid=112617) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:38:26.389423 np0000183361 devstack@c-api.service[112617]: INFO cinder.api.openstack.wsgi [None req-3edd2be2-2407-44f0-aaff-7cff6353646e demo demo] https://199.19.213.223/volume/v3/types/default returned with HTTP 200 Jun 29 04:38:26.389869 np0000183361 devstack@c-api.service[112617]: [pid: 112617|app: 0|req: 5/21] 199.19.213.223 () {64 vars in 1301 bytes} [Mon Jun 29 04:38:26 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 29 04:38:34.279582 np0000183361 devstack@c-api.service[112619]: DEBUG dbcounter [-] [112619] Writing DB stats cinder:SELECT=1 {{(pid=112619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:38:36.384770 np0000183361 devstack@c-api.service[112617]: DEBUG dbcounter [-] [112617] Writing DB stats cinder:SELECT=8 {{(pid=112617) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:44:07.002072 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.middleware.request_id [None req-1bacb182-6ce9-409e-943e-4db706dcf8c5 None None] RequestId filter calling following filter/app {{(pid=112616) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:44:07.114931 np0000183361 devstack@c-api.service[112616]: INFO cinder.api.openstack.wsgi [None req-1bacb182-6ce9-409e-943e-4db706dcf8c5 demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 04:44:07.115031 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.openstack.wsgi [None req-1bacb182-6ce9-409e-943e-4db706dcf8c5 demo demo] Empty body provided in request {{(pid=112616) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:44:07.115259 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.openstack.wsgi [None req-1bacb182-6ce9-409e-943e-4db706dcf8c5 demo demo] Calling method 'detail' {{(pid=112616) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:44:07.115912 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.api_utils [None req-1bacb182-6ce9-409e-943e-4db706dcf8c5 demo demo] Removing options '' from query. {{(pid=112616) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:44:07.116954 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.volume.api [None req-1bacb182-6ce9-409e-943e-4db706dcf8c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112616) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:44:07.153172 np0000183361 devstack@c-api.service[112616]: INFO cinder.volume.api [None req-1bacb182-6ce9-409e-943e-4db706dcf8c5 demo demo] Get all volumes completed successfully. Jun 29 04:44:07.154832 np0000183361 devstack@c-api.service[112616]: INFO cinder.api.openstack.wsgi [None req-1bacb182-6ce9-409e-943e-4db706dcf8c5 demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:44:07.155194 np0000183361 devstack@c-api.service[112616]: [pid: 112616|app: 0|req: 6/22] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 04:44:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:44:17.147787 np0000183361 devstack@c-api.service[112616]: DEBUG dbcounter [-] [112616] Writing DB stats cinder:SELECT=1 {{(pid=112616) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:45:07.186117 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.middleware.request_id [None req-1112fdb1-c8a9-4260-a858-4c8d188538bf None None] RequestId filter calling following filter/app {{(pid=112618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:45:07.189142 np0000183361 devstack@c-api.service[112618]: INFO cinder.api.openstack.wsgi [None req-1112fdb1-c8a9-4260-a858-4c8d188538bf demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 04:45:07.189417 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.openstack.wsgi [None req-1112fdb1-c8a9-4260-a858-4c8d188538bf demo demo] Empty body provided in request {{(pid=112618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:45:07.189497 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.openstack.wsgi [None req-1112fdb1-c8a9-4260-a858-4c8d188538bf demo demo] Calling method 'detail' {{(pid=112618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:45:07.190739 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.api_utils [None req-1112fdb1-c8a9-4260-a858-4c8d188538bf demo demo] Removing options '' from query. {{(pid=112618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:45:07.190964 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.volume.api [None req-1112fdb1-c8a9-4260-a858-4c8d188538bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:45:07.221175 np0000183361 devstack@c-api.service[112618]: INFO cinder.volume.api [None req-1112fdb1-c8a9-4260-a858-4c8d188538bf demo demo] Get all volumes completed successfully. Jun 29 04:45:07.223953 np0000183361 devstack@c-api.service[112618]: INFO cinder.api.openstack.wsgi [None req-1112fdb1-c8a9-4260-a858-4c8d188538bf demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:45:07.224502 np0000183361 devstack@c-api.service[112618]: [pid: 112618|app: 0|req: 7/23] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 04:45:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:45:20.532458 np0000183361 devstack@c-api.service[112618]: DEBUG dbcounter [-] [112618] Writing DB stats cinder:SELECT=1 {{(pid=112618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:46:07.259537 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [None req-e609b657-24d4-4c12-b456-d25aa688ec7c None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:46:07.264625 np0000183361 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-e609b657-24d4-4c12-b456-d25aa688ec7c demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 04:46:07.264878 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-e609b657-24d4-4c12-b456-d25aa688ec7c demo demo] Empty body provided in request {{(pid=112619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:46:07.265119 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-e609b657-24d4-4c12-b456-d25aa688ec7c demo demo] Calling method 'detail' {{(pid=112619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:46:07.265804 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.api_utils [None req-e609b657-24d4-4c12-b456-d25aa688ec7c demo demo] Removing options '' from query. {{(pid=112619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:46:07.266867 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.volume.api [None req-e609b657-24d4-4c12-b456-d25aa688ec7c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:46:07.320960 np0000183361 devstack@c-api.service[112619]: INFO cinder.volume.api [None req-e609b657-24d4-4c12-b456-d25aa688ec7c demo demo] Get all volumes completed successfully. Jun 29 04:46:07.323875 np0000183361 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-e609b657-24d4-4c12-b456-d25aa688ec7c demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:46:07.324406 np0000183361 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 6/24] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 04:46:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:46:17.312498 np0000183361 devstack@c-api.service[112619]: DEBUG dbcounter [-] [112619] Writing DB stats cinder:SELECT=1 {{(pid=112619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:47:07.358720 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.middleware.request_id [None req-f4efccf0-6d36-431c-8835-ed67172ae70a None None] RequestId filter calling following filter/app {{(pid=112617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:47:07.366665 np0000183361 devstack@c-api.service[112617]: INFO cinder.api.openstack.wsgi [None req-f4efccf0-6d36-431c-8835-ed67172ae70a demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 04:47:07.367311 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.openstack.wsgi [None req-f4efccf0-6d36-431c-8835-ed67172ae70a demo demo] Empty body provided in request {{(pid=112617) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:47:07.367709 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.openstack.wsgi [None req-f4efccf0-6d36-431c-8835-ed67172ae70a demo demo] Calling method 'detail' {{(pid=112617) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:47:07.368471 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.api_utils [None req-f4efccf0-6d36-431c-8835-ed67172ae70a demo demo] Removing options '' from query. {{(pid=112617) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:47:07.369634 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.volume.api [None req-f4efccf0-6d36-431c-8835-ed67172ae70a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112617) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:47:07.420777 np0000183361 devstack@c-api.service[112617]: INFO cinder.volume.api [None req-f4efccf0-6d36-431c-8835-ed67172ae70a demo demo] Get all volumes completed successfully. Jun 29 04:47:07.423451 np0000183361 devstack@c-api.service[112617]: INFO cinder.api.openstack.wsgi [None req-f4efccf0-6d36-431c-8835-ed67172ae70a demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:47:07.424052 np0000183361 devstack@c-api.service[112617]: [pid: 112617|app: 0|req: 6/25] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 04:47:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:47:17.411307 np0000183361 devstack@c-api.service[112617]: DEBUG dbcounter [-] [112617] Writing DB stats cinder:SELECT=1 {{(pid=112617) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:48:07.456191 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.middleware.request_id [None req-3bb86eba-e35e-4de1-b22f-44a5480ae910 None None] RequestId filter calling following filter/app {{(pid=112616) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:48:07.458311 np0000183361 devstack@c-api.service[112616]: INFO cinder.api.openstack.wsgi [None req-3bb86eba-e35e-4de1-b22f-44a5480ae910 demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 04:48:07.458475 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.openstack.wsgi [None req-3bb86eba-e35e-4de1-b22f-44a5480ae910 demo demo] Empty body provided in request {{(pid=112616) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:48:07.458689 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.openstack.wsgi [None req-3bb86eba-e35e-4de1-b22f-44a5480ae910 demo demo] Calling method 'detail' {{(pid=112616) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:48:07.458926 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.api_utils [None req-3bb86eba-e35e-4de1-b22f-44a5480ae910 demo demo] Removing options '' from query. {{(pid=112616) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:48:07.459685 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.volume.api [None req-3bb86eba-e35e-4de1-b22f-44a5480ae910 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112616) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:48:07.470006 np0000183361 devstack@c-api.service[112616]: INFO cinder.volume.api [None req-3bb86eba-e35e-4de1-b22f-44a5480ae910 demo demo] Get all volumes completed successfully. Jun 29 04:48:07.472359 np0000183361 devstack@c-api.service[112616]: INFO cinder.api.openstack.wsgi [None req-3bb86eba-e35e-4de1-b22f-44a5480ae910 demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:48:07.472688 np0000183361 devstack@c-api.service[112616]: [pid: 112616|app: 0|req: 7/26] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 04:48:07 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 29 04:48:17.463071 np0000183361 devstack@c-api.service[112616]: DEBUG dbcounter [-] [112616] Writing DB stats cinder:SELECT=1 {{(pid=112616) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:49:07.523702 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.middleware.request_id [None req-8f85fec0-a6dc-4355-ab40-c05a75f8340c None None] RequestId filter calling following filter/app {{(pid=112618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:49:07.762328 np0000183361 devstack@c-api.service[112618]: INFO cinder.api.openstack.wsgi [None req-8f85fec0-a6dc-4355-ab40-c05a75f8340c demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 04:49:07.762403 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.openstack.wsgi [None req-8f85fec0-a6dc-4355-ab40-c05a75f8340c demo demo] Empty body provided in request {{(pid=112618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:49:07.762578 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.openstack.wsgi [None req-8f85fec0-a6dc-4355-ab40-c05a75f8340c demo demo] Calling method 'detail' {{(pid=112618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:49:07.762837 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.api_utils [None req-8f85fec0-a6dc-4355-ab40-c05a75f8340c demo demo] Removing options '' from query. {{(pid=112618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:49:07.763508 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.volume.api [None req-8f85fec0-a6dc-4355-ab40-c05a75f8340c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:49:07.770856 np0000183361 devstack@c-api.service[112618]: INFO cinder.volume.api [None req-8f85fec0-a6dc-4355-ab40-c05a75f8340c demo demo] Get all volumes completed successfully. Jun 29 04:49:07.774600 np0000183361 devstack@c-api.service[112618]: INFO cinder.api.openstack.wsgi [None req-8f85fec0-a6dc-4355-ab40-c05a75f8340c demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:49:07.774600 np0000183361 devstack@c-api.service[112618]: [pid: 112618|app: 0|req: 8/27] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 04:49:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:49:17.769334 np0000183361 devstack@c-api.service[112618]: DEBUG dbcounter [-] [112618] Writing DB stats cinder:SELECT=1 {{(pid=112618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:50:07.791619 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [None req-cea16be6-15fe-4009-8a3c-cfa8bdc32842 None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:50:07.794921 np0000183361 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-cea16be6-15fe-4009-8a3c-cfa8bdc32842 demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 04:50:07.795081 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-cea16be6-15fe-4009-8a3c-cfa8bdc32842 demo demo] Empty body provided in request {{(pid=112619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:50:07.795221 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-cea16be6-15fe-4009-8a3c-cfa8bdc32842 demo demo] Calling method 'detail' {{(pid=112619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:50:07.795558 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.api_utils [None req-cea16be6-15fe-4009-8a3c-cfa8bdc32842 demo demo] Removing options '' from query. {{(pid=112619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:50:07.796687 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.volume.api [None req-cea16be6-15fe-4009-8a3c-cfa8bdc32842 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:50:07.807101 np0000183361 devstack@c-api.service[112619]: INFO cinder.volume.api [None req-cea16be6-15fe-4009-8a3c-cfa8bdc32842 demo demo] Get all volumes completed successfully. Jun 29 04:50:07.809031 np0000183361 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-cea16be6-15fe-4009-8a3c-cfa8bdc32842 demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:50:07.809389 np0000183361 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 7/28] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 04:50:07 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 29 04:50:17.801149 np0000183361 devstack@c-api.service[112619]: DEBUG dbcounter [-] [112619] Writing DB stats cinder:SELECT=1 {{(pid=112619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:51:07.827474 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.middleware.request_id [None req-11dfbce8-80ba-42b1-aac0-d69cb4f47ac2 None None] RequestId filter calling following filter/app {{(pid=112617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:51:07.829696 np0000183361 devstack@c-api.service[112617]: INFO cinder.api.openstack.wsgi [None req-11dfbce8-80ba-42b1-aac0-d69cb4f47ac2 demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 04:51:07.829865 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.openstack.wsgi [None req-11dfbce8-80ba-42b1-aac0-d69cb4f47ac2 demo demo] Empty body provided in request {{(pid=112617) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:51:07.830067 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.openstack.wsgi [None req-11dfbce8-80ba-42b1-aac0-d69cb4f47ac2 demo demo] Calling method 'detail' {{(pid=112617) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:51:07.830315 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.api_utils [None req-11dfbce8-80ba-42b1-aac0-d69cb4f47ac2 demo demo] Removing options '' from query. {{(pid=112617) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:51:07.831027 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.volume.api [None req-11dfbce8-80ba-42b1-aac0-d69cb4f47ac2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112617) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:51:07.838052 np0000183361 devstack@c-api.service[112617]: INFO cinder.volume.api [None req-11dfbce8-80ba-42b1-aac0-d69cb4f47ac2 demo demo] Get all volumes completed successfully. Jun 29 04:51:07.840109 np0000183361 devstack@c-api.service[112617]: INFO cinder.api.openstack.wsgi [None req-11dfbce8-80ba-42b1-aac0-d69cb4f47ac2 demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:51:07.840452 np0000183361 devstack@c-api.service[112617]: [pid: 112617|app: 0|req: 7/29] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 04:51:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:51:17.833936 np0000183361 devstack@c-api.service[112617]: DEBUG dbcounter [-] [112617] Writing DB stats cinder:SELECT=1 {{(pid=112617) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:52:07.861466 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.middleware.request_id [None req-b4a17d2c-ea35-402e-a680-f9ddd7984cd7 None None] RequestId filter calling following filter/app {{(pid=112616) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:52:07.867560 np0000183361 devstack@c-api.service[112616]: INFO cinder.api.openstack.wsgi [None req-b4a17d2c-ea35-402e-a680-f9ddd7984cd7 demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 04:52:07.868047 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.openstack.wsgi [None req-b4a17d2c-ea35-402e-a680-f9ddd7984cd7 demo demo] Empty body provided in request {{(pid=112616) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:52:07.868455 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.openstack.wsgi [None req-b4a17d2c-ea35-402e-a680-f9ddd7984cd7 demo demo] Calling method 'detail' {{(pid=112616) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:52:07.868893 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.api_utils [None req-b4a17d2c-ea35-402e-a680-f9ddd7984cd7 demo demo] Removing options '' from query. {{(pid=112616) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:52:07.870366 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.volume.api [None req-b4a17d2c-ea35-402e-a680-f9ddd7984cd7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112616) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:52:07.882901 np0000183361 devstack@c-api.service[112616]: INFO cinder.volume.api [None req-b4a17d2c-ea35-402e-a680-f9ddd7984cd7 demo demo] Get all volumes completed successfully. Jun 29 04:52:07.885775 np0000183361 devstack@c-api.service[112616]: INFO cinder.api.openstack.wsgi [None req-b4a17d2c-ea35-402e-a680-f9ddd7984cd7 demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:52:07.886260 np0000183361 devstack@c-api.service[112616]: [pid: 112616|app: 0|req: 8/30] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 04:52:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:52:17.875099 np0000183361 devstack@c-api.service[112616]: DEBUG dbcounter [-] [112616] Writing DB stats cinder:SELECT=1 {{(pid=112616) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:53:07.902837 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.middleware.request_id [None req-c023dbb3-b11b-405e-b855-d68a906deacd None None] RequestId filter calling following filter/app {{(pid=112618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:53:07.905264 np0000183361 devstack@c-api.service[112618]: INFO cinder.api.openstack.wsgi [None req-c023dbb3-b11b-405e-b855-d68a906deacd demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 04:53:07.905500 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.openstack.wsgi [None req-c023dbb3-b11b-405e-b855-d68a906deacd demo demo] Empty body provided in request {{(pid=112618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:53:07.905769 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.openstack.wsgi [None req-c023dbb3-b11b-405e-b855-d68a906deacd demo demo] Calling method 'detail' {{(pid=112618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:53:07.906065 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.api_utils [None req-c023dbb3-b11b-405e-b855-d68a906deacd demo demo] Removing options '' from query. {{(pid=112618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:53:07.906970 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.volume.api [None req-c023dbb3-b11b-405e-b855-d68a906deacd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:53:07.915326 np0000183361 devstack@c-api.service[112618]: INFO cinder.volume.api [None req-c023dbb3-b11b-405e-b855-d68a906deacd demo demo] Get all volumes completed successfully. Jun 29 04:53:07.917995 np0000183361 devstack@c-api.service[112618]: INFO cinder.api.openstack.wsgi [None req-c023dbb3-b11b-405e-b855-d68a906deacd demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:53:07.918457 np0000183361 devstack@c-api.service[112618]: [pid: 112618|app: 0|req: 9/31] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 04:53:07 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 29 04:53:17.910345 np0000183361 devstack@c-api.service[112618]: DEBUG dbcounter [-] [112618] Writing DB stats cinder:SELECT=1 {{(pid=112618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:54:07.934740 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [None req-3ccad9cf-5523-453c-93af-d6571e1a1982 None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:54:07.938421 np0000183361 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-3ccad9cf-5523-453c-93af-d6571e1a1982 demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 04:54:07.938650 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-3ccad9cf-5523-453c-93af-d6571e1a1982 demo demo] Empty body provided in request {{(pid=112619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:54:07.938914 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-3ccad9cf-5523-453c-93af-d6571e1a1982 demo demo] Calling method 'detail' {{(pid=112619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:54:07.939218 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.api_utils [None req-3ccad9cf-5523-453c-93af-d6571e1a1982 demo demo] Removing options '' from query. {{(pid=112619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:54:07.940196 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.volume.api [None req-3ccad9cf-5523-453c-93af-d6571e1a1982 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:54:07.949341 np0000183361 devstack@c-api.service[112619]: INFO cinder.volume.api [None req-3ccad9cf-5523-453c-93af-d6571e1a1982 demo demo] Get all volumes completed successfully. Jun 29 04:54:07.951731 np0000183361 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-3ccad9cf-5523-453c-93af-d6571e1a1982 demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:54:07.952221 np0000183361 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 8/32] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 04:54:07 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 29 04:54:17.943838 np0000183361 devstack@c-api.service[112619]: DEBUG dbcounter [-] [112619] Writing DB stats cinder:SELECT=1 {{(pid=112619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:55:07.964167 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.middleware.request_id [None req-8a0cf5cb-04bd-411b-977d-2c27ae81a92d None None] RequestId filter calling following filter/app {{(pid=112617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:55:08.125137 np0000183361 devstack@c-api.service[112617]: INFO cinder.api.openstack.wsgi [None req-8a0cf5cb-04bd-411b-977d-2c27ae81a92d demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 04:55:08.125512 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.openstack.wsgi [None req-8a0cf5cb-04bd-411b-977d-2c27ae81a92d demo demo] Empty body provided in request {{(pid=112617) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:55:08.126007 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.openstack.wsgi [None req-8a0cf5cb-04bd-411b-977d-2c27ae81a92d demo demo] Calling method 'detail' {{(pid=112617) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:55:08.126459 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.api_utils [None req-8a0cf5cb-04bd-411b-977d-2c27ae81a92d demo demo] Removing options '' from query. {{(pid=112617) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:55:08.128004 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.volume.api [None req-8a0cf5cb-04bd-411b-977d-2c27ae81a92d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112617) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:55:08.135795 np0000183361 devstack@c-api.service[112617]: INFO cinder.volume.api [None req-8a0cf5cb-04bd-411b-977d-2c27ae81a92d demo demo] Get all volumes completed successfully. Jun 29 04:55:08.137765 np0000183361 devstack@c-api.service[112617]: INFO cinder.api.openstack.wsgi [None req-8a0cf5cb-04bd-411b-977d-2c27ae81a92d demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:55:08.138194 np0000183361 devstack@c-api.service[112617]: [pid: 112617|app: 0|req: 8/33] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 04:55:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:55:18.132047 np0000183361 devstack@c-api.service[112617]: DEBUG dbcounter [-] [112617] Writing DB stats cinder:SELECT=1 {{(pid=112617) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:56:08.157845 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.middleware.request_id [None req-56d7a9ff-b503-4fce-a4e9-d2476689414f None None] RequestId filter calling following filter/app {{(pid=112616) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:56:08.160379 np0000183361 devstack@c-api.service[112616]: INFO cinder.api.openstack.wsgi [None req-56d7a9ff-b503-4fce-a4e9-d2476689414f demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 04:56:08.160601 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.openstack.wsgi [None req-56d7a9ff-b503-4fce-a4e9-d2476689414f demo demo] Empty body provided in request {{(pid=112616) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:56:08.160865 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.openstack.wsgi [None req-56d7a9ff-b503-4fce-a4e9-d2476689414f demo demo] Calling method 'detail' {{(pid=112616) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:56:08.161149 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.api_utils [None req-56d7a9ff-b503-4fce-a4e9-d2476689414f demo demo] Removing options '' from query. {{(pid=112616) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:56:08.162071 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.volume.api [None req-56d7a9ff-b503-4fce-a4e9-d2476689414f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112616) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:56:08.170424 np0000183361 devstack@c-api.service[112616]: INFO cinder.volume.api [None req-56d7a9ff-b503-4fce-a4e9-d2476689414f demo demo] Get all volumes completed successfully. Jun 29 04:56:08.172350 np0000183361 devstack@c-api.service[112616]: INFO cinder.api.openstack.wsgi [None req-56d7a9ff-b503-4fce-a4e9-d2476689414f demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:56:08.172684 np0000183361 devstack@c-api.service[112616]: [pid: 112616|app: 0|req: 9/34] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 04:56:08 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 29 04:56:18.165248 np0000183361 devstack@c-api.service[112616]: DEBUG dbcounter [-] [112616] Writing DB stats cinder:SELECT=1 {{(pid=112616) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:57:08.209143 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.middleware.request_id [None req-56322ed3-308d-4dca-8a85-31ebf1fbb80b None None] RequestId filter calling following filter/app {{(pid=112618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:57:08.215126 np0000183361 devstack@c-api.service[112618]: INFO cinder.api.openstack.wsgi [None req-56322ed3-308d-4dca-8a85-31ebf1fbb80b demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 04:57:08.215444 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.openstack.wsgi [None req-56322ed3-308d-4dca-8a85-31ebf1fbb80b demo demo] Empty body provided in request {{(pid=112618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:57:08.215665 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.openstack.wsgi [None req-56322ed3-308d-4dca-8a85-31ebf1fbb80b demo demo] Calling method 'detail' {{(pid=112618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:57:08.215970 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.api_utils [None req-56322ed3-308d-4dca-8a85-31ebf1fbb80b demo demo] Removing options '' from query. {{(pid=112618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:57:08.216841 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.volume.api [None req-56322ed3-308d-4dca-8a85-31ebf1fbb80b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:57:08.225692 np0000183361 devstack@c-api.service[112618]: INFO cinder.volume.api [None req-56322ed3-308d-4dca-8a85-31ebf1fbb80b demo demo] Get all volumes completed successfully. Jun 29 04:57:08.230098 np0000183361 devstack@c-api.service[112618]: INFO cinder.api.openstack.wsgi [None req-56322ed3-308d-4dca-8a85-31ebf1fbb80b demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:57:08.230698 np0000183361 devstack@c-api.service[112618]: [pid: 112618|app: 0|req: 10/35] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 04:57:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:57:18.220869 np0000183361 devstack@c-api.service[112618]: DEBUG dbcounter [-] [112618] Writing DB stats cinder:SELECT=1 {{(pid=112618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:58:08.245821 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [None req-d74461c8-8a11-461a-b77f-1bb4291d07c6 None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:58:08.248886 np0000183361 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-d74461c8-8a11-461a-b77f-1bb4291d07c6 demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 04:58:08.249195 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-d74461c8-8a11-461a-b77f-1bb4291d07c6 demo demo] Empty body provided in request {{(pid=112619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:58:08.249503 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-d74461c8-8a11-461a-b77f-1bb4291d07c6 demo demo] Calling method 'detail' {{(pid=112619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:58:08.249902 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.api_utils [None req-d74461c8-8a11-461a-b77f-1bb4291d07c6 demo demo] Removing options '' from query. {{(pid=112619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:58:08.250955 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.volume.api [None req-d74461c8-8a11-461a-b77f-1bb4291d07c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:58:08.262088 np0000183361 devstack@c-api.service[112619]: INFO cinder.volume.api [None req-d74461c8-8a11-461a-b77f-1bb4291d07c6 demo demo] Get all volumes completed successfully. Jun 29 04:58:08.264659 np0000183361 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-d74461c8-8a11-461a-b77f-1bb4291d07c6 demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:58:08.265140 np0000183361 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 9/36] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 04:58:08 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 29 04:58:18.254903 np0000183361 devstack@c-api.service[112619]: DEBUG dbcounter [-] [112619] Writing DB stats cinder:SELECT=1 {{(pid=112619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:59:08.278775 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.middleware.request_id [None req-51c84c4c-5ebf-46ce-8722-c4de9f3f3a57 None None] RequestId filter calling following filter/app {{(pid=112617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:08.280834 np0000183361 devstack@c-api.service[112617]: INFO cinder.api.openstack.wsgi [None req-51c84c4c-5ebf-46ce-8722-c4de9f3f3a57 demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 04:59:08.281011 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.openstack.wsgi [None req-51c84c4c-5ebf-46ce-8722-c4de9f3f3a57 demo demo] Empty body provided in request {{(pid=112617) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:08.281206 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.openstack.wsgi [None req-51c84c4c-5ebf-46ce-8722-c4de9f3f3a57 demo demo] Calling method 'detail' {{(pid=112617) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:08.281447 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.api_utils [None req-51c84c4c-5ebf-46ce-8722-c4de9f3f3a57 demo demo] Removing options '' from query. {{(pid=112617) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:59:08.282173 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.volume.api [None req-51c84c4c-5ebf-46ce-8722-c4de9f3f3a57 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112617) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:59:08.292155 np0000183361 devstack@c-api.service[112617]: INFO cinder.volume.api [None req-51c84c4c-5ebf-46ce-8722-c4de9f3f3a57 demo demo] Get all volumes completed successfully. Jun 29 04:59:08.295617 np0000183361 devstack@c-api.service[112617]: INFO cinder.api.openstack.wsgi [None req-51c84c4c-5ebf-46ce-8722-c4de9f3f3a57 demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:59:08.296027 np0000183361 devstack@c-api.service[112617]: [pid: 112617|app: 0|req: 9/37] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 04:59:08 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 29 04:59:18.285000 np0000183361 devstack@c-api.service[112617]: DEBUG dbcounter [-] [112617] Writing DB stats cinder:SELECT=1 {{(pid=112617) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:00:08.317977 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.middleware.request_id [None req-c9b88f8d-63f2-4ae2-aca2-4e75c67d48ba None None] RequestId filter calling following filter/app {{(pid=112616) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:00:08.445743 np0000183361 devstack@c-api.service[112616]: INFO cinder.api.openstack.wsgi [None req-c9b88f8d-63f2-4ae2-aca2-4e75c67d48ba demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 05:00:08.446111 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.openstack.wsgi [None req-c9b88f8d-63f2-4ae2-aca2-4e75c67d48ba demo demo] Empty body provided in request {{(pid=112616) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:00:08.446371 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.openstack.wsgi [None req-c9b88f8d-63f2-4ae2-aca2-4e75c67d48ba demo demo] Calling method 'detail' {{(pid=112616) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:00:08.446693 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.api_utils [None req-c9b88f8d-63f2-4ae2-aca2-4e75c67d48ba demo demo] Removing options '' from query. {{(pid=112616) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:00:08.447661 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.volume.api [None req-c9b88f8d-63f2-4ae2-aca2-4e75c67d48ba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112616) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:00:08.456141 np0000183361 devstack@c-api.service[112616]: INFO cinder.volume.api [None req-c9b88f8d-63f2-4ae2-aca2-4e75c67d48ba demo demo] Get all volumes completed successfully. Jun 29 05:00:08.458068 np0000183361 devstack@c-api.service[112616]: INFO cinder.api.openstack.wsgi [None req-c9b88f8d-63f2-4ae2-aca2-4e75c67d48ba demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:00:08.458414 np0000183361 devstack@c-api.service[112616]: [pid: 112616|app: 0|req: 10/38] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:00:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:00:18.451370 np0000183361 devstack@c-api.service[112616]: DEBUG dbcounter [-] [112616] Writing DB stats cinder:SELECT=1 {{(pid=112616) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:01:08.472829 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.middleware.request_id [None req-6bacdef6-3c05-4ec0-a8ee-828a383195cb None None] RequestId filter calling following filter/app {{(pid=112618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:01:08.475890 np0000183361 devstack@c-api.service[112618]: INFO cinder.api.openstack.wsgi [None req-6bacdef6-3c05-4ec0-a8ee-828a383195cb demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 05:01:08.476315 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.openstack.wsgi [None req-6bacdef6-3c05-4ec0-a8ee-828a383195cb demo demo] Empty body provided in request {{(pid=112618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:01:08.476417 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.openstack.wsgi [None req-6bacdef6-3c05-4ec0-a8ee-828a383195cb demo demo] Calling method 'detail' {{(pid=112618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:01:08.476789 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.api_utils [None req-6bacdef6-3c05-4ec0-a8ee-828a383195cb demo demo] Removing options '' from query. {{(pid=112618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:01:08.477576 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.volume.api [None req-6bacdef6-3c05-4ec0-a8ee-828a383195cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:01:08.487014 np0000183361 devstack@c-api.service[112618]: INFO cinder.volume.api [None req-6bacdef6-3c05-4ec0-a8ee-828a383195cb demo demo] Get all volumes completed successfully. Jun 29 05:01:08.489928 np0000183361 devstack@c-api.service[112618]: INFO cinder.api.openstack.wsgi [None req-6bacdef6-3c05-4ec0-a8ee-828a383195cb demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:01:08.490383 np0000183361 devstack@c-api.service[112618]: [pid: 112618|app: 0|req: 11/39] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:01:08 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 29 05:01:18.481553 np0000183361 devstack@c-api.service[112618]: DEBUG dbcounter [-] [112618] Writing DB stats cinder:SELECT=1 {{(pid=112618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:02:08.509869 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [None req-d261af88-098c-4d07-b6fd-04f98f21b753 None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:02:08.513810 np0000183361 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-d261af88-098c-4d07-b6fd-04f98f21b753 demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 05:02:08.514035 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-d261af88-098c-4d07-b6fd-04f98f21b753 demo demo] Empty body provided in request {{(pid=112619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:02:08.514276 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-d261af88-098c-4d07-b6fd-04f98f21b753 demo demo] Calling method 'detail' {{(pid=112619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:02:08.514720 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.api_utils [None req-d261af88-098c-4d07-b6fd-04f98f21b753 demo demo] Removing options '' from query. {{(pid=112619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:02:08.515477 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.volume.api [None req-d261af88-098c-4d07-b6fd-04f98f21b753 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:02:08.524221 np0000183361 devstack@c-api.service[112619]: INFO cinder.volume.api [None req-d261af88-098c-4d07-b6fd-04f98f21b753 demo demo] Get all volumes completed successfully. Jun 29 05:02:08.526447 np0000183361 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-d261af88-098c-4d07-b6fd-04f98f21b753 demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:02:08.526834 np0000183361 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 10/40] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:02:08 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 29 05:02:18.519148 np0000183361 devstack@c-api.service[112619]: DEBUG dbcounter [-] [112619] Writing DB stats cinder:SELECT=1 {{(pid=112619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:03:08.542570 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.middleware.request_id [None req-de536a03-5545-41bd-9edb-d61383c9ab3e None None] RequestId filter calling following filter/app {{(pid=112617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:03:08.545493 np0000183361 devstack@c-api.service[112617]: INFO cinder.api.openstack.wsgi [None req-de536a03-5545-41bd-9edb-d61383c9ab3e demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 05:03:08.545756 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.openstack.wsgi [None req-de536a03-5545-41bd-9edb-d61383c9ab3e demo demo] Empty body provided in request {{(pid=112617) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:03:08.546034 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.openstack.wsgi [None req-de536a03-5545-41bd-9edb-d61383c9ab3e demo demo] Calling method 'detail' {{(pid=112617) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:03:08.546332 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.api_utils [None req-de536a03-5545-41bd-9edb-d61383c9ab3e demo demo] Removing options '' from query. {{(pid=112617) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:03:08.547272 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.volume.api [None req-de536a03-5545-41bd-9edb-d61383c9ab3e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112617) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:03:08.555354 np0000183361 devstack@c-api.service[112617]: INFO cinder.volume.api [None req-de536a03-5545-41bd-9edb-d61383c9ab3e demo demo] Get all volumes completed successfully. Jun 29 05:03:08.557164 np0000183361 devstack@c-api.service[112617]: INFO cinder.api.openstack.wsgi [None req-de536a03-5545-41bd-9edb-d61383c9ab3e demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:03:08.557495 np0000183361 devstack@c-api.service[112617]: [pid: 112617|app: 0|req: 10/41] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:03:08 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 29 05:03:18.550496 np0000183361 devstack@c-api.service[112617]: DEBUG dbcounter [-] [112617] Writing DB stats cinder:SELECT=1 {{(pid=112617) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:04:08.573899 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.middleware.request_id [None req-57dd8c81-533b-41b0-91b3-a2213e72d5da None None] RequestId filter calling following filter/app {{(pid=112616) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:04:08.579151 np0000183361 devstack@c-api.service[112616]: INFO cinder.api.openstack.wsgi [None req-57dd8c81-533b-41b0-91b3-a2213e72d5da demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 05:04:08.579730 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.openstack.wsgi [None req-57dd8c81-533b-41b0-91b3-a2213e72d5da demo demo] Empty body provided in request {{(pid=112616) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:04:08.580055 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.openstack.wsgi [None req-57dd8c81-533b-41b0-91b3-a2213e72d5da demo demo] Calling method 'detail' {{(pid=112616) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:04:08.580504 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.api_utils [None req-57dd8c81-533b-41b0-91b3-a2213e72d5da demo demo] Removing options '' from query. {{(pid=112616) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:04:08.581852 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.volume.api [None req-57dd8c81-533b-41b0-91b3-a2213e72d5da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112616) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:04:08.593058 np0000183361 devstack@c-api.service[112616]: INFO cinder.volume.api [None req-57dd8c81-533b-41b0-91b3-a2213e72d5da demo demo] Get all volumes completed successfully. Jun 29 05:04:08.595460 np0000183361 devstack@c-api.service[112616]: INFO cinder.api.openstack.wsgi [None req-57dd8c81-533b-41b0-91b3-a2213e72d5da demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:04:08.596482 np0000183361 devstack@c-api.service[112616]: [pid: 112616|app: 0|req: 11/42] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:04:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:04:18.586441 np0000183361 devstack@c-api.service[112616]: DEBUG dbcounter [-] [112616] Writing DB stats cinder:SELECT=1 {{(pid=112616) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:05:08.609469 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.middleware.request_id [None req-e267ef9a-74ad-460a-9eaf-ccb945db92ca None None] RequestId filter calling following filter/app {{(pid=112618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:05:08.613055 np0000183361 devstack@c-api.service[112618]: INFO cinder.api.openstack.wsgi [None req-e267ef9a-74ad-460a-9eaf-ccb945db92ca demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 05:05:08.613772 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.openstack.wsgi [None req-e267ef9a-74ad-460a-9eaf-ccb945db92ca demo demo] Empty body provided in request {{(pid=112618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:05:08.614373 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.openstack.wsgi [None req-e267ef9a-74ad-460a-9eaf-ccb945db92ca demo demo] Calling method 'detail' {{(pid=112618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:05:08.615350 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.api_utils [None req-e267ef9a-74ad-460a-9eaf-ccb945db92ca demo demo] Removing options '' from query. {{(pid=112618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:05:08.618081 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.volume.api [None req-e267ef9a-74ad-460a-9eaf-ccb945db92ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:05:08.629402 np0000183361 devstack@c-api.service[112618]: INFO cinder.volume.api [None req-e267ef9a-74ad-460a-9eaf-ccb945db92ca demo demo] Get all volumes completed successfully. Jun 29 05:05:08.632641 np0000183361 devstack@c-api.service[112618]: INFO cinder.api.openstack.wsgi [None req-e267ef9a-74ad-460a-9eaf-ccb945db92ca demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:05:08.633211 np0000183361 devstack@c-api.service[112618]: [pid: 112618|app: 0|req: 12/43] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:05:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:05:18.621969 np0000183361 devstack@c-api.service[112618]: DEBUG dbcounter [-] [112618] Writing DB stats cinder:SELECT=1 {{(pid=112618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:06:08.653314 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [None req-9a237fde-3d01-478e-883c-b431e96444bc None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:06:08.860430 np0000183361 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-9a237fde-3d01-478e-883c-b431e96444bc demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 05:06:08.860922 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-9a237fde-3d01-478e-883c-b431e96444bc demo demo] Empty body provided in request {{(pid=112619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:06:08.861479 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-9a237fde-3d01-478e-883c-b431e96444bc demo demo] Calling method 'detail' {{(pid=112619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:06:08.861907 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.api_utils [None req-9a237fde-3d01-478e-883c-b431e96444bc demo demo] Removing options '' from query. {{(pid=112619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:06:08.863492 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.volume.api [None req-9a237fde-3d01-478e-883c-b431e96444bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:06:08.872910 np0000183361 devstack@c-api.service[112619]: INFO cinder.volume.api [None req-9a237fde-3d01-478e-883c-b431e96444bc demo demo] Get all volumes completed successfully. Jun 29 05:06:08.874927 np0000183361 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-9a237fde-3d01-478e-883c-b431e96444bc demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:06:08.875264 np0000183361 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 11/44] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:06:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:06:18.868889 np0000183361 devstack@c-api.service[112619]: DEBUG dbcounter [-] [112619] Writing DB stats cinder:SELECT=1 {{(pid=112619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:07:08.893760 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.middleware.request_id [None req-573828d7-fa96-43e7-85c7-07aaff3fc0b4 None None] RequestId filter calling following filter/app {{(pid=112617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:07:08.896901 np0000183361 devstack@c-api.service[112617]: INFO cinder.api.openstack.wsgi [None req-573828d7-fa96-43e7-85c7-07aaff3fc0b4 demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 05:07:08.897184 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.openstack.wsgi [None req-573828d7-fa96-43e7-85c7-07aaff3fc0b4 demo demo] Empty body provided in request {{(pid=112617) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:07:08.897400 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.openstack.wsgi [None req-573828d7-fa96-43e7-85c7-07aaff3fc0b4 demo demo] Calling method 'detail' {{(pid=112617) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:07:08.897712 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.api_utils [None req-573828d7-fa96-43e7-85c7-07aaff3fc0b4 demo demo] Removing options '' from query. {{(pid=112617) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:07:08.899328 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.volume.api [None req-573828d7-fa96-43e7-85c7-07aaff3fc0b4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112617) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:07:08.909537 np0000183361 devstack@c-api.service[112617]: INFO cinder.volume.api [None req-573828d7-fa96-43e7-85c7-07aaff3fc0b4 demo demo] Get all volumes completed successfully. Jun 29 05:07:08.913796 np0000183361 devstack@c-api.service[112617]: INFO cinder.api.openstack.wsgi [None req-573828d7-fa96-43e7-85c7-07aaff3fc0b4 demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:07:08.914300 np0000183361 devstack@c-api.service[112617]: [pid: 112617|app: 0|req: 11/45] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:07:08 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 29 05:07:18.903097 np0000183361 devstack@c-api.service[112617]: DEBUG dbcounter [-] [112617] Writing DB stats cinder:SELECT=1 {{(pid=112617) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:08:08.930645 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.middleware.request_id [None req-3327c522-5368-4b5d-9a2d-4888aecf0d72 None None] RequestId filter calling following filter/app {{(pid=112616) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:08:08.933702 np0000183361 devstack@c-api.service[112616]: INFO cinder.api.openstack.wsgi [None req-3327c522-5368-4b5d-9a2d-4888aecf0d72 demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 05:08:08.933926 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.openstack.wsgi [None req-3327c522-5368-4b5d-9a2d-4888aecf0d72 demo demo] Empty body provided in request {{(pid=112616) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:08:08.934175 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.openstack.wsgi [None req-3327c522-5368-4b5d-9a2d-4888aecf0d72 demo demo] Calling method 'detail' {{(pid=112616) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:08:08.934472 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.api_utils [None req-3327c522-5368-4b5d-9a2d-4888aecf0d72 demo demo] Removing options '' from query. {{(pid=112616) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:08:08.935574 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.volume.api [None req-3327c522-5368-4b5d-9a2d-4888aecf0d72 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112616) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:08:08.944929 np0000183361 devstack@c-api.service[112616]: INFO cinder.volume.api [None req-3327c522-5368-4b5d-9a2d-4888aecf0d72 demo demo] Get all volumes completed successfully. Jun 29 05:08:08.948201 np0000183361 devstack@c-api.service[112616]: INFO cinder.api.openstack.wsgi [None req-3327c522-5368-4b5d-9a2d-4888aecf0d72 demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:08:08.948814 np0000183361 devstack@c-api.service[112616]: [pid: 112616|app: 0|req: 12/46] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:08:08 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 29 05:08:18.938900 np0000183361 devstack@c-api.service[112616]: DEBUG dbcounter [-] [112616] Writing DB stats cinder:SELECT=1 {{(pid=112616) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:09:08.962555 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.middleware.request_id [None req-48c6abe4-34ec-41da-b454-31ada348b8d8 None None] RequestId filter calling following filter/app {{(pid=112618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:09:08.967697 np0000183361 devstack@c-api.service[112618]: INFO cinder.api.openstack.wsgi [None req-48c6abe4-34ec-41da-b454-31ada348b8d8 demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 05:09:08.968103 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.openstack.wsgi [None req-48c6abe4-34ec-41da-b454-31ada348b8d8 demo demo] Empty body provided in request {{(pid=112618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:09:08.968630 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.openstack.wsgi [None req-48c6abe4-34ec-41da-b454-31ada348b8d8 demo demo] Calling method 'detail' {{(pid=112618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:09:08.969128 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.api_utils [None req-48c6abe4-34ec-41da-b454-31ada348b8d8 demo demo] Removing options '' from query. {{(pid=112618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:09:08.970557 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.volume.api [None req-48c6abe4-34ec-41da-b454-31ada348b8d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:09:08.980170 np0000183361 devstack@c-api.service[112618]: INFO cinder.volume.api [None req-48c6abe4-34ec-41da-b454-31ada348b8d8 demo demo] Get all volumes completed successfully. Jun 29 05:09:08.983665 np0000183361 devstack@c-api.service[112618]: INFO cinder.api.openstack.wsgi [None req-48c6abe4-34ec-41da-b454-31ada348b8d8 demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:09:08.984153 np0000183361 devstack@c-api.service[112618]: [pid: 112618|app: 0|req: 13/47] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:09:08 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 29 05:09:18.973083 np0000183361 devstack@c-api.service[112618]: DEBUG dbcounter [-] [112618] Writing DB stats cinder:SELECT=1 {{(pid=112618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:10:09.000778 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.middleware.request_id [None req-844efd9a-eee6-4cd1-a49c-1af3aa4857ba None None] RequestId filter calling following filter/app {{(pid=112619) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:09.007257 np0000183361 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-844efd9a-eee6-4cd1-a49c-1af3aa4857ba demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 05:10:09.007475 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-844efd9a-eee6-4cd1-a49c-1af3aa4857ba demo demo] Empty body provided in request {{(pid=112619) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:09.007592 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.openstack.wsgi [None req-844efd9a-eee6-4cd1-a49c-1af3aa4857ba demo demo] Calling method 'detail' {{(pid=112619) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:09.007860 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.api.api_utils [None req-844efd9a-eee6-4cd1-a49c-1af3aa4857ba demo demo] Removing options '' from query. {{(pid=112619) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:10:09.008711 np0000183361 devstack@c-api.service[112619]: DEBUG cinder.volume.api [None req-844efd9a-eee6-4cd1-a49c-1af3aa4857ba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112619) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:10:09.014949 np0000183361 devstack@c-api.service[112619]: INFO cinder.volume.api [None req-844efd9a-eee6-4cd1-a49c-1af3aa4857ba demo demo] Get all volumes completed successfully. Jun 29 05:10:09.016914 np0000183361 devstack@c-api.service[112619]: INFO cinder.api.openstack.wsgi [None req-844efd9a-eee6-4cd1-a49c-1af3aa4857ba demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:10:09.017264 np0000183361 devstack@c-api.service[112619]: [pid: 112619|app: 0|req: 12/48] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:10:08 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 29 05:10:19.011239 np0000183361 devstack@c-api.service[112619]: DEBUG dbcounter [-] [112619] Writing DB stats cinder:SELECT=1 {{(pid=112619) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:11:09.029115 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.middleware.request_id [None req-f49b4608-ba94-4d8e-9769-231fb16150e7 None None] RequestId filter calling following filter/app {{(pid=112617) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:11:09.069853 np0000183361 devstack@c-api.service[112617]: INFO cinder.api.openstack.wsgi [None req-f49b4608-ba94-4d8e-9769-231fb16150e7 demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 05:11:09.070437 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.openstack.wsgi [None req-f49b4608-ba94-4d8e-9769-231fb16150e7 demo demo] Empty body provided in request {{(pid=112617) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:11:09.070988 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.openstack.wsgi [None req-f49b4608-ba94-4d8e-9769-231fb16150e7 demo demo] Calling method 'detail' {{(pid=112617) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:11:09.071509 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.api.api_utils [None req-f49b4608-ba94-4d8e-9769-231fb16150e7 demo demo] Removing options '' from query. {{(pid=112617) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:11:09.073036 np0000183361 devstack@c-api.service[112617]: DEBUG cinder.volume.api [None req-f49b4608-ba94-4d8e-9769-231fb16150e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112617) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:11:09.083731 np0000183361 devstack@c-api.service[112617]: INFO cinder.volume.api [None req-f49b4608-ba94-4d8e-9769-231fb16150e7 demo demo] Get all volumes completed successfully. Jun 29 05:11:09.086581 np0000183361 devstack@c-api.service[112617]: INFO cinder.api.openstack.wsgi [None req-f49b4608-ba94-4d8e-9769-231fb16150e7 demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:11:09.090514 np0000183361 devstack@c-api.service[112617]: [pid: 112617|app: 0|req: 12/49] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:11:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:11:19.077882 np0000183361 devstack@c-api.service[112617]: DEBUG dbcounter [-] [112617] Writing DB stats cinder:SELECT=1 {{(pid=112617) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:12:09.106214 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.middleware.request_id [None req-d0eb31ca-a8c4-49b8-879c-7faf63325644 None None] RequestId filter calling following filter/app {{(pid=112616) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:12:09.110043 np0000183361 devstack@c-api.service[112616]: INFO cinder.api.openstack.wsgi [None req-d0eb31ca-a8c4-49b8-879c-7faf63325644 demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 05:12:09.110268 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.openstack.wsgi [None req-d0eb31ca-a8c4-49b8-879c-7faf63325644 demo demo] Empty body provided in request {{(pid=112616) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:12:09.110507 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.openstack.wsgi [None req-d0eb31ca-a8c4-49b8-879c-7faf63325644 demo demo] Calling method 'detail' {{(pid=112616) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:12:09.110813 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.api.api_utils [None req-d0eb31ca-a8c4-49b8-879c-7faf63325644 demo demo] Removing options '' from query. {{(pid=112616) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:12:09.111756 np0000183361 devstack@c-api.service[112616]: DEBUG cinder.volume.api [None req-d0eb31ca-a8c4-49b8-879c-7faf63325644 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112616) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:12:09.120361 np0000183361 devstack@c-api.service[112616]: INFO cinder.volume.api [None req-d0eb31ca-a8c4-49b8-879c-7faf63325644 demo demo] Get all volumes completed successfully. Jun 29 05:12:09.123333 np0000183361 devstack@c-api.service[112616]: INFO cinder.api.openstack.wsgi [None req-d0eb31ca-a8c4-49b8-879c-7faf63325644 demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:12:09.123903 np0000183361 devstack@c-api.service[112616]: [pid: 112616|app: 0|req: 13/50] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:12:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:12:19.114932 np0000183361 devstack@c-api.service[112616]: DEBUG dbcounter [-] [112616] Writing DB stats cinder:SELECT=1 {{(pid=112616) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:13:09.139505 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.middleware.request_id [None req-bff4b000-80a1-4867-9aa7-7cc939cea6a7 None None] RequestId filter calling following filter/app {{(pid=112618) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:13:09.142663 np0000183361 devstack@c-api.service[112618]: INFO cinder.api.openstack.wsgi [None req-bff4b000-80a1-4867-9aa7-7cc939cea6a7 demo demo] GET https://199.19.213.223/volume/v3/volumes/detail Jun 29 05:13:09.142952 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.openstack.wsgi [None req-bff4b000-80a1-4867-9aa7-7cc939cea6a7 demo demo] Empty body provided in request {{(pid=112618) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:13:09.143207 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.openstack.wsgi [None req-bff4b000-80a1-4867-9aa7-7cc939cea6a7 demo demo] Calling method 'detail' {{(pid=112618) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:13:09.143508 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.api.api_utils [None req-bff4b000-80a1-4867-9aa7-7cc939cea6a7 demo demo] Removing options '' from query. {{(pid=112618) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:13:09.144476 np0000183361 devstack@c-api.service[112618]: DEBUG cinder.volume.api [None req-bff4b000-80a1-4867-9aa7-7cc939cea6a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112618) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:13:09.154283 np0000183361 devstack@c-api.service[112618]: INFO cinder.volume.api [None req-bff4b000-80a1-4867-9aa7-7cc939cea6a7 demo demo] Get all volumes completed successfully. Jun 29 05:13:09.156307 np0000183361 devstack@c-api.service[112618]: INFO cinder.api.openstack.wsgi [None req-bff4b000-80a1-4867-9aa7-7cc939cea6a7 demo demo] https://199.19.213.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:13:09.156630 np0000183361 devstack@c-api.service[112618]: [pid: 112618|app: 0|req: 14/51] 199.19.213.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:13:09 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)